summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/raise.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split the intra-thread functionality from kill(2) into its own syscallguenther2015-11-101-2/+2
* Finish wrapping <signal.h> so that calls to the sigset ops go direct andguenther2015-09-121-4/+3
* Per POSIX, fix raise() and abort() to send the signal to the current thread.guenther2012-11-101-2/+4
* zap remaining rcsid.espie2005-08-081-4/+1
* ansify function definitions and zap some `register'jfb2004-05-181-3/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Fix RCS idstholo1996-08-191-7/+1
* initial import of NetBSD treederaadt1995-10-181-0/+52