summaryrefslogtreecommitdiff
path: root/lib/libc/gen/raise.c
AgeCommit message (Expand)Author
2015-11-10Split the intra-thread functionality from kill(2) into its own syscallPhilip Guenther
2015-09-12Finish wrapping <signal.h> so that calls to the sigset ops go direct andPhilip Guenther
2012-11-10Per POSIX, fix raise() and abort() to send the signal to the current thread.Philip Guenthe
2005-08-08zap remaining rcsid.Marc Espie
2004-05-18ansify function definitions and zap some `register'Jean-Francois Brousseau
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt