Rich Felker
|
a5dec11306
|
use umount2 syscall for umount (new targets lack old 1-arg umount)
|
2011-02-13 21:28:43 -05:00 |
Rich Felker
|
1a9a2ff7b0
|
reorganize thread exit code, make pthread_exit call cancellation handlers (pt2)
|
2011-02-13 19:58:30 -05:00 |
Rich Felker
|
50e26f09eb
|
reorganize thread exit code, make pthread_exit call cancellation handlers
|
2011-02-13 19:50:47 -05:00 |
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 |