summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sigsetops.c
AgeCommit message (Collapse)Author
2015-09-12Finish wrapping <signal.h> so that calls to the sigset ops go direct andPhilip Guenther
everything but raise() and signal() are weak. No longer need _thread_sys_ prefix on getthrid()
2010-12-31Make this compile with llvm-clang; problem pointed out by Amit KulkarniPhilip Guenthe
2005-08-08zap remaining rcsid.Marc Espie
Kill old files that are no longer compiled. okay theo
2004-05-18ansify function definitions and zap some `register'Jean-Francois Brousseau
ok millert@
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1995-10-18initial import of NetBSD treeTheo de Raadt