summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sigsetops.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finish wrapping <signal.h> so that calls to the sigset ops go direct andguenther2015-09-121-1/+6
| | | | | everything but raise() and signal() are weak. No longer need _thread_sys_ prefix on getthrid()
* Make this compile with llvm-clang; problem pointed out by Amit Kulkarniguenther2010-12-311-1/+2
|
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* ansify function definitions and zap some `register'jfb2004-05-181-14/+6
| | | | ok millert@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Fix RCS idstholo1996-08-191-7/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+107