summaryrefslogtreecommitdiff
path: root/lib/libc_r/uthread/uthread_find_thread.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-261-1/+1
* 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