summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_detach.c
Commit message (Expand)AuthorAgeFilesLines
* Change signal model to match POSIX (i.e. one set of signal handlersJohn Birrell1998-04-291-10/+3
* Add a magic field to the pthread structure to help recognize validJohn Birrell1998-04-031-1/+1
* Changed pthread_detach to conform to POSIX, i.e. the single argumentAlexander Langer1997-12-251-10/+3
* Modify the return values to comply with POSIX. Previously theseAlexander Langer1997-11-251-4/+2
* Submitted by: John BirrellJulian Elischer1997-02-051-3/+3
* Reviewed by: julianJulian Elischer1996-01-221-0/+83