Peter S. Mazinger
|
27fbcf79bc
signal.h: move prototypes for __syscall_[rt_]sigaction to common place
|
13 年之前 |
Austin Foxley
|
57e8823548
cancellation support for a large amount of the required syscalls
|
15 年之前 |
Denis Vlasenko
|
885f507317
sigaction overhaul as described in docs/sigaction.txt
|
16 年之前 |
Denis Vlasenko
|
ac131a333b
Remove the rest of "bounded pointers" scaffolding. gcc website says"
|
16 年之前 |
Denis Vlasenko
|
83eb4d5219
fix sigset_t size for mips (it's the only arch with 128 signals).
|
16 年之前 |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
16 年之前 |
Peter S. Mazinger
|
2f9d92c9be
Mark __syscall_*sigaction hidden and add guard to the header
|
18 年之前 |
Mike Frysinger
|
2d01e3ae24
move alpha/hppa into their own arch subdir where they should be
|
19 年之前 |
Mike Frysinger
|
ee2c06618a
add support for ia64
|
19 年之前 |
Eric Andersen
|
4ab5177a20
sjhill needs to buy donuts for everyone
|
21 年之前 |
"Steven J. Hill"
|
763a62315d
Compliance with MIPS ABI and MIPS kernel changes.
|
21 年之前 |
Eric Andersen
|
9febc84ad3
Update sigaction syscall names to act more like glibc. Fix the x86 sigaction
|
22 年之前 |
Eric Andersen
|
e696e9e900
Missed an endif
|
22 年之前 |
Eric Andersen
|
49bf4a5a4c
Looks like sigaction on arm needs adjustment, so split this into
|
22 年之前 |