| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use separate sigaction buffers for old and new data•••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. | Timo Teräs | 2013-07-30 | 1 | -3/+3 |
| * | header cleanup, conformance fixes - signals | Rich Felker | 2011-02-14 | 1 | -0/+3 |
| * | initial check-in, version 0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+13 |
