Rich Felker
|
74eea628cf
extensive header cleanup for standards conformance & correctness
|
14 years ago |
Rich Felker
|
80695b1d1e
begin namespace-cleanup of standard C headers
|
14 years ago |
Rich Felker
|
7fe308eb9f
use a more-correct integer type, and silence 64-bit warnings as a bonus
|
14 years ago |
Rich Felker
|
05ea04558f
explicitly release crt/* to the public domain
|
14 years ago |
Rich Felker
|
a130d33cad
fixed missing cast in the non-i386 version of shmat (preparation for ports)
|
14 years ago |
Rich Felker
|
f9d880d258
cleanup multibyte stuff to remove ugly casts, sanitize the ptr align casts
|
14 years ago |
Rich Felker
|
2cdfb7ca26
cleaning up syscalls in preparation for x86_64 port
|
14 years ago |
Rich Felker
|
978ca01659
syscall cleanup for umount2
|
14 years ago |
Rich Felker
|
a5dec11306
use umount2 syscall for umount (new targets lack old 1-arg umount)
|
14 years ago |
Rich Felker
|
1a9a2ff7b0
reorganize thread exit code, make pthread_exit call cancellation handlers (pt2)
|
14 years ago |
Rich Felker
|
50e26f09eb
reorganize thread exit code, make pthread_exit call cancellation handlers
|
14 years ago |
Rich Felker
|
f38c154be2
added missing O_NDELAY
|
14 years ago |
Rich Felker
|
dc3776d445
fix previous commit that broke sigreturn. looks like the asm is needed.
|
14 years ago |
Rich Felker
|
6027201e5a
ensure that musl is compiled as C99 code & XSI option is available in headers
|
14 years ago |
Rich Felker
|
e1d8d25a50
fix omission that kept sa_restorer from being used
|
14 years ago |
Rich Felker
|
0bcbb53dc4
ensure that the compiler doesn't try to reorder around atomic ops
|
14 years ago |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |