Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove some duplicates in bits/signum.h. No code changes. | Denis Vlasenko | 2008-12-15 | 1 | -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 Vlasenko | 2008-12-01 | 1 | -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 headers | Eric Andersen | 2001-11-14 | 1 | -8/+8 |
| | |||||
* | Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package. | David Schleef | 2001-05-22 | 1 | -0/+79 |