Historial de Commits

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