summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/uthread_sigwait.c
AgeCommit message (Expand)Author
2003-01-31Create a siginfo_t for thread-to-thread kill.Marco S Hyman
2003-01-27pthreads signal handling improvements. With these changes allMarco S Hyman
2002-10-30signal handling changes. This corrects several signalMarco S Hyman
2002-02-21account for the process signal mask when dealing with signals; testedFederico G. Schwindt
2001-08-21Start syncing with FreeBSD:Federico G. Schwindt
2000-01-06quieten gcc with extra parensDavid Leonard
1999-11-25sync with FreeBSDDavid Leonard
1999-06-09document cancellation point handling a bit betterDavid Leonard
1999-05-26sync with FreeBSDDavid Leonard
1999-01-17pthread_cancel() and cancellation pointsDavid Leonard
1999-01-06identDavid Leonard
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard
1998-08-27experimental threaded libc - kernel onlyDavid Leonard