aboutsummaryrefslogtreecommitdiff
path: root/lib/libkse/thread/thr_find_thread.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a race condition in pthread_join(). All of the following must occurJason Evans2001-06-271-32/+0
* Add weak definitions for wrapped system calls. In general:Daniel Eischen2001-01-241-2/+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-18/+16
* Move the cleanup code that frees memory allocated for a dead thread fromJohn Birrell1998-09-301-5/+10
* Change signal model to match POSIX (i.e. one set of signal handlersJohn Birrell1998-04-291-0/+97