Files
semi-libc/src/signal
Rich Felker 42216742cd fix crash when signal number 0 is passed to sigaction
this error case was overlooked in the old range checking logic. new
check is moved out of __libc_sigaction to the public wrapper in order
to unify the error path and reduce code size.
2015-12-15 23:20:36 -05:00
..
2015-09-23 18:33:49 +00:00
2015-05-02 11:57:20 -04:00
2011-02-12 00:22:29 -05:00
2011-06-08 16:41:44 -04:00
2013-08-10 23:39:43 -04:00