summaryrefslogtreecommitdiffstats
path: root/src/libthread/exit.c
Commit message (Collapse)AuthorAgeFilesLines
* New thread libraryrsc2004-12-251-44/+0
|
* more thread workrsc2004-11-081-1/+1
|
* Continue fighting pthreads.rsc2004-09-231-30/+1
| | | | Clean up thread library a bit too.
* More consistent use of _exits and exitsrsc2004-08-111-1/+1
| | | | in place of _exit and exit.
* More little bug fixesrsc2004-05-141-1/+2
|
* SunOS can rot in hell.rsc2004-03-261-0/+1
|
* various tweaks.rsc2003-12-061-0/+2
|
* make -> mkrsc2003-11-231-4/+10
| | | | | | | | remove clumsy stack hack. fix exec. fix nthreads maintenance. fix threadexitsall not to kill self. add sun support.
* Initial revisionrsc2003-09-301-0/+63