Commit Verlauf

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