about summary refs log tree commit diff
path: root/src/signal/sigpending.c
Commit message (Expand)AuthorAgeFilesLines
* remove __SYSCALL_SSLEN arch macro in favor of using public _NSIGRich Felker2013-03-261-1/+1
* fix (hopefully) all hard-coded 8's for kernel sigset_t sizeRich Felker2012-08-091-1/+1
* consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefixRich Felker2011-04-061-1/+1
* syscall overhaul part two - unify public and internal syscall interfaceRich Felker2011-03-191-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+7