summaryrefslogtreecommitdiff
path: root/libc/signal/sigsetops.c
AgeCommit message (Expand)Author
2016-06-25bits/sigset.h: Fix _EXTERN_INLINE redefinitionLeonid Lisovskiy
2010-10-22*: inline constant __sig{add,del}set and __sigismemberDenys Vlasenko
2010-10-22sleep: employ __USE_EXTERN_INLINES (with necessary fixes)Denys Vlasenko
2008-11-22signal ops: avoid calls through PLT for __sigXXX opsDenis Vlasenko
2006-02-15Use <> instead of \"\"Peter S. Mazinger
2001-10-17Fix up sig handling so it is more in sync with glibc behaviorEric Andersen