summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/uthread_kill.c
AgeCommit message (Expand)Author
2007-01-28Return ESRCH instead of segfaulting when a thread ID could not be found.Mark Kettenis
2003-04-30fix for pr# 3179 and 3238. Patch verified by author of 3179.Marco S Hyman
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
1999-11-25sync with FreeBSDDavid Leonard
1999-05-26sync with FreeBSDDavid Leonard
1999-01-06identDavid Leonard
1998-12-10sync with FreeBSDDavid Leonard
1998-11-20sync with freebsdDavid Leonard
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard
1998-08-27experimental threaded libc - kernel onlyDavid Leonard