summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits/sigset.h
AgeCommit message (Expand)Author
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