Files
semi-libc/src
Timo TeräsandRich Felker 48748143a3 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.
2013-07-30 09:14:56 -04:00
..
2013-07-21 03:34:31 -04:00
2012-11-18 16:31:14 -05:00
2013-07-27 21:37:05 -04:00
2013-07-23 23:40:26 -04:00
2013-04-05 23:20:28 -07:00