summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_detach.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-91/+0
| | | | | Like autumn leaves on water don't fear the tedu@
* From FreeBSD:fgsch2002-03-071-2/+4
| | | | | Properly clear the status of a join operation if the joining thread is canceled or the joinee is detached.
* More sync with freebsd code; join related code this time.fgsch2001-12-111-8/+14
|
* unused varsd2000-01-061-2/+1
|
* sync with FreeBSDd1999-11-251-10/+14
|
* sync with FreeBSDd1999-05-261-1/+14
|
* identd1999-01-061-0/+1
|
* sync with FreeBSD (rwlock, gc thread, man pages)d1998-11-091-1/+0
| | | | | | | add (broken) mips md stuff fix some const warnings add sigaltstack() stub another hash at getting shlib auto-init to work (mips/elf and i386/a.out)
* experimental threaded libc - kernel onlyd1998-08-271-0/+67