Files
semi-libc/src/thread
Rich Felker 40bd1726b6 remove implementation-reserved bits when saving signal mask
this fix is necessary because a program could be started with some of
the implementation-reserved signals masked (e.g. due to exec having
been called from a signal handler, or from a non-musl program) and
then could obtain an invalid-to-use-later sigset_t as the old/saved
signal mask.
2012-06-02 20:04:27 -04:00
..
2012-05-23 15:58:53 -04:00
2011-02-12 00:22:29 -05:00
2011-09-18 10:14:37 -04:00
2011-08-14 15:17:36 -04:00
2011-09-11 12:35:41 -04:00
2011-03-17 20:41:37 -04:00
2011-03-04 00:45:59 -05:00
2011-03-04 00:45:59 -05:00
2011-03-04 00:45:59 -05:00
2011-03-04 00:45:59 -05:00
2011-04-17 11:43:03 -04:00