Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 1 | -1/+0 | |
2013-07-30 | use separate sigaction buffers for old and new data | Timo Teräs | 1 | -3/+3 | |
in signal() it is needed since __sigaction uses restrict in parameters and sharing the buffer is technically an aliasing error. do the same for the syscall, as at least qemu-user does not handle it properly. | |||||
2011-02-14 | header cleanup, conformance fixes - signals | Rich Felker | 1 | -0/+3 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+13 | |