summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/sigset.h
Commit message (Expand)AuthorAgeFilesLines
* *: inline constant __sig{add,del}set and __sigismemberDenys Vlasenko2010-10-221-1/+34
* sleep: employ __USE_EXTERN_INLINES (with necessary fixes)Denys Vlasenko2010-10-221-4/+10
* sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko2008-12-151-4/+2
* fix sigset_t size for mips (it's the only arch with 128 signals).Denis Vlasenko2008-12-011-11/+20
* optimize signal mask ops. comment out "impossible" errorsDenis Vlasenko2008-12-011-42/+85
* reduce sigset_t size for 128 bytes to 64 bits:Denis Vlasenko2008-11-291-5/+11
* signal ops: avoid calls through PLT for __sigXXX opsDenis Vlasenko2008-11-221-0/+3
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+125