summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/uthread/uthread_join.c
Commit message (Expand)AuthorAgeFilesLines
* Don't needlessly poll file descriptors when there are nodeischen2000-11-091-38/+66
* Implement zero system call thread switching. Performance ofdeischen2000-10-131-9/+22
* Implement continuations to correctly handle [sig|_]longjmp() inside of ajasone2000-01-191-5/+3
* Fix problems with cancellation while in critical regions.deischen1999-12-171-0/+1
* add pthread_cancel, obtained from OpenBSD.alfred1999-11-281-2/+29
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add RCS IDs to those files without them.deischen1999-08-051-2/+2
* In the words of the author:jb1999-06-201-1/+2
* Add the missing {} that caused the function to return ESRCH if itjb1998-06-251-1/+2
* Change signal model to match POSIX (i.e. one set of signal handlersjb1998-04-291-49/+23
* Add a magic field to the pthread structure to help recognize validjb1998-04-031-0/+10
* Modify the return values to comply with POSIX. Previously thesealex1997-11-251-6/+3
* Submitted by: John Birrelljulian1997-02-051-3/+29
* Reviewed by: julianjulian1996-01-221-0/+90
OpenPOWER on IntegriCloud