summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_fork.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some double semicolons (hmm, do two semis equal a maxi?).millert2003-08-061-5/+5
* Start syncing with FreeBSD:fgsch2001-08-211-5/+6
* include stdlib.hd2000-01-061-1/+2
* really remove all other threads when fork()ing. (bug was in removing elements from a list whilest walking it)d1999-11-301-24/+15
* sync with FreeBSDd1999-11-251-39/+73
* Remove pthread_atfork(). It was only part of draft 10 for a little while and was removed before stddization.d1999-06-151-9/+1
* sync with FreeBSDd1999-05-261-2/+35
* pthread_atfork()d1999-01-171-1/+7
* identd1999-01-061-0/+1
* sync with FreeBSD (rwlock, gc thread, man pages)d1998-11-091-4/+4
* experimental threaded libc - kernel onlyd1998-08-271-0/+132