Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-01 | Hide mostly used functions | Peter S. Mazinger | |
2005-11-21 | tweak restore function definitions like glibc does it to get rid of warnings | Mike Frysinger | |
2003-02-03 | Oops. I'd left an extra invocation of sigaction in there... | Eric Andersen | |
2003-01-22 | Update sigaction syscall names to act more like glibc. Fix the x86 sigaction | Eric Andersen | |
implementation such that gdb can actually debug signal handlers. Gdb behaves much better now, for example, on multi-threaded apps. -Erik |