Commit Graph

256 Commits

Author SHA1 Message Date
Rich Felker
f38c154be2 added missing O_NDELAY 2011-02-13 19:02:57 -05:00
Rich Felker
dc3776d445 fix previous commit that broke sigreturn. looks like the asm is needed. 2011-02-13 19:01:43 -05:00
Rich Felker
6027201e5a ensure that musl is compiled as C99 code & XSI option is available in headers 2011-02-13 16:48:39 -05:00
Rich Felker
e1d8d25a50 fix omission that kept sa_restorer from being used 2011-02-13 16:46:33 -05:00
Rich Felker
0bcbb53dc4 ensure that the compiler doesn't try to reorder around atomic ops 2011-02-12 00:26:24 -05:00
Rich Felker
0b44a0315b initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00