Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark __syscall_*sigaction hidden and add guard to the header | Peter S. Mazinger | 2006-02-28 | 1 | -5/+5 |
| | |||||
* | move alpha/hppa into their own arch subdir where they should be | Mike Frysinger | 2005-11-18 | 1 | -30/+1 |
| | |||||
* | add support for ia64 | Mike Frysinger | 2005-11-18 | 1 | -0/+12 |
| | |||||
* | sjhill needs to buy donuts for everyone | Eric Andersen | 2003-03-11 | 1 | -1/+0 |
| | |||||
* | Compliance with MIPS ABI and MIPS kernel changes. | "Steven J. Hill" | 2003-03-11 | 1 | -9/+2 |
| | |||||
* | Update sigaction syscall names to act more like glibc. Fix the x86 sigaction | Eric Andersen | 2003-01-22 | 1 | -4/+4 |
| | | | | | | implementation such that gdb can actually debug signal handlers. Gdb behaves much better now, for example, on multi-threaded apps. -Erik | ||||
* | Missed an endif | Eric Andersen | 2003-01-22 | 1 | -0/+1 |
| | |||||
* | Looks like sigaction on arm needs adjustment, so split this into | Eric Andersen | 2003-01-22 | 1 | -0/+92 |
a common header file and a default implementation. |