summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_kern.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the incremental priority increment.John Birrell1998-04-301-2/+2
* Change signal model to match POSIX (i.e. one set of signal handlersJohn Birrell1998-04-291-435/+35
* When in PS_SIGWAIT state, still call signal handlers and set errnoJohn Birrell1998-04-171-13/+2
* Change the FILE locking to be by FILE, not by the underlying fd asJohn Birrell1998-04-111-1/+4
* Add FreeBSD/Alpha code to initialise a jmpbuf for a created thread.John Birrell1998-03-091-4/+4
* Fixes from Jeremy Allison and Terry Lambert for pthreads:Julian Elischer1998-02-131-1/+53
* Fix indentations. Sigh.John Birrell1997-04-011-15/+17
* Submitted by: John BirrellJulian Elischer1997-02-051-16/+55
* Remove now un-necessary FreeBSD specific code since our timespecNate Williams1996-09-201-112/+0
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-201-1/+230
* Reviewed by: julianJulian Elischer1996-01-221-0/+1581