1211 Commits (1dd6eee692be09f04398f378446afec96bc112f2)
 

Author SHA1 Message Date
Rich Felker 2cdfb7ca26 cleaning up syscalls in preparation for x86_64 port 15 years ago
Rich Felker 978ca01659 syscall cleanup for umount2 15 years ago
Rich Felker a5dec11306 use umount2 syscall for umount (new targets lack old 1-arg umount) 15 years ago
Rich Felker 1a9a2ff7b0 reorganize thread exit code, make pthread_exit call cancellation handlers (pt2) 15 years ago
Rich Felker 50e26f09eb reorganize thread exit code, make pthread_exit call cancellation handlers 15 years ago
Rich Felker f38c154be2 added missing O_NDELAY 15 years ago
Rich Felker dc3776d445 fix previous commit that broke sigreturn. looks like the asm is needed. 15 years ago
Rich Felker 6027201e5a ensure that musl is compiled as C99 code & XSI option is available in headers 15 years ago
Rich Felker e1d8d25a50 fix omission that kept sa_restorer from being used 15 years ago
Rich Felker 0bcbb53dc4 ensure that the compiler doesn't try to reorder around atomic ops 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago