summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits/sigset.h
AgeCommit message (Expand)Author
2015-02-27libc: silence warningBernhard Reutner-Fischer
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
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-12-15sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko
2008-12-01fix sigset_t size for mips (it's the only arch with 128 signals).Denis Vlasenko
2008-12-01optimize signal mask ops. comment out "impossible" errorsDenis Vlasenko
2008-11-29reduce sigset_t size for 128 bytes to 64 bits:Denis Vlasenko
2008-11-22signal ops: avoid calls through PLT for __sigXXX opsDenis Vlasenko
2002-03-01Major rework of the include files to eliminate redundancyEric Andersen