summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_sigmask.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make SO_RCVTIMEO and SO_SNDTIMEO work with pthreads. Fixes at least some offgsch2010-01-031-2/+2
* Return the proper values upon failure per POSIX for pthread_sigmask(3) andkurt2008-04-241-3/+2
* remove variable never readmarc2003-07-081-4/+1
* pthreads signal handling improvements. With these changes allmarc2003-01-271-2/+2
* account for the process signal mask when dealing with signals; testedfgsch2002-02-211-4/+16
* Start syncing with FreeBSD:fgsch2001-08-211-5/+6
* sync with FreeBSDd1999-11-251-2/+3
* identd1999-01-061-0/+1
* experimental threaded libc - kernel onlyd1998-08-271-0/+89