summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_kill.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Return ESRCH instead of segfaulting when a thread ID could not be found.kettenis2007-01-281-2/+2
* fix for pr# 3179 and 3238. Patch verified by author of 3179.marc2003-04-301-1/+3
* Create a siginfo_t for thread-to-thread kill.marc2003-01-311-3/+28
* pthreads signal handling improvements. With these changes allmarc2003-01-271-152/+18
* signal handling changes. This corrects several signalmarc2002-10-301-5/+8
* sync with FreeBSDd1999-11-251-16/+53
* sync with FreeBSDd1999-05-261-1/+14
* identd1999-01-061-0/+1
* sync with FreeBSDd1998-12-101-2/+2
* sync with freebsdd1998-11-201-0/+20
* sync with FreeBSD (rwlock, gc thread, man pages)d1998-11-091-7/+37
* experimental threaded libc - kernel onlyd1998-08-271-0/+66