summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/bits/signum.h
Commit message (Collapse)AuthorAgeFilesLines
* remove some duplicates in bits/signum.h. No code changes.Denis Vlasenko2008-12-151-21/+2
| | | | | | | | | | | include/signal.h | 42 +++++++++++++++++++------------- libc/sysdeps/linux/alpha/bits/signum.h | 19 -------------- libc/sysdeps/linux/common/bits/signum.h | 22 ---------------- libc/sysdeps/linux/hppa/bits/signum.h | 17 ------------ libc/sysdeps/linux/mips/bits/signum.h | 23 +---------------- libc/sysdeps/linux/sparc/bits/signum.h | 20 --------------- 6 files changed, 27 insertions(+), 116 deletions(-)
* fix sigset_t size for mips (it's the only arch with 128 signals).Denis Vlasenko2008-12-011-1/+1
| | | | | | | fix _NSIG for it. better document what's going on in sigaction(). seems to not induce any actual code changes (sans mips).
* Sync up mipsel headersEric Andersen2001-11-141-8/+8
|
* Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package.David Schleef2001-05-221-0/+79