summaryrefslogtreecommitdiff
path: root/src/signal/sigorset.c
AgeCommit message (Expand)AuthorLines
2014-01-07fix const-correctness in sigandset/sigorset argumentsRich Felker-1/+1
2012-12-06fix sigorset/sigandset: _NSIG/8 is the size in bytesrofl0r-1/+1
2012-12-06sigandset/sigorset: do not check for NULL pointers.rofl0r-5/+0
2012-12-06fixup sigandsetrofl0r-1/+1
2012-12-06add sigandset and sigorset (needed for qemu)rofl0r-0/+17