Rich Felker
|
150747b41e
reduce impact of REG_* namespace pollution in x86[_64] signal.h
|
7 年之前 |
Rich Felker
|
d5a5045382
fix MINSIGSTKSZ values for archs with large signal contexts
|
9 年之前 |
Rich Felker
|
9505bfbc40
fix signal.h breakage from moving stack_t to arch-specific bits
|
10 年之前 |
Rich Felker
|
bd5f221eaa
move signal.h definition of stack_t to arch-specific bits
|
10 年之前 |
Rich Felker
|
2d0f495e7b
add deprecated SIGIOT alias for SIGABRT
|
11 年之前 |
Rich Felker
|
5c5e45e58b
move signal.h REG_* macros under _GNU_SOURCE protection
|
12 年之前 |
rofl0r
|
a631c5df53
bits/signal.h: add register names for x86(_64)
|
12 年之前 |
Rich Felker
|
a8da6c2f28
fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate
|
12 年之前 |
Rich Felker
|
c72fc23843
sigcontext/mcontext cleanup for arch-specific bits
|
12 年之前 |
Rich Felker
|
7538708f8b
fix up leftover, incorrect NSIG definitions in arch-specific signal.h
|
12 年之前 |
Rich Felker
|
65b98213e4
add back NSIG, removed from powerpc in last commit, but for all archs
|
12 年之前 |
Rich Felker
|
030b452b8d
fix missing _BSD_SOURCE support in bits/*.h
|
12 年之前 |
Rich Felker
|
f780ac5baf
cleanup redundancy in bits/signal.h versions
|
13 年之前 |
Rich Felker
|
6871fd773d
make sigaltstack work (missing macros in signal.h, error conditions)
|
13 年之前 |
Rich Felker
|
8668f033bc
fill in some missing siginfo stuff in signal.h
|
13 年之前 |
Rich Felker
|
ad2fe25041
support the ugly and deprecated ucontext and sigcontext header stuff...
|
13 年之前 |
Rich Felker
|
1355fdca7c
preparing build system to handle ports - step 1
|
13 年之前 |