summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_detach.c
Commit message (Expand)AuthorAgeFilesLines
* -Wall and minor style(9) cleanups.Daniel Eischen1999-12-281-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add RCS IDs to those files without them.Daniel Eischen1999-08-051-2/+2
* In the words of the author:John Birrell1999-06-201-8/+11
* [ The author's description... ]John Birrell1999-03-231-0/+13
* 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