Rich Felker 3075f7e847 cleanup asprintf stuff il y a 14 ans
..
conf c255e5542d put confstr.c with the other conf functions il y a 14 ans
ctype c247ebdd98 more header fixes, minor warning fix il y a 14 ans
dirent cfe373146d finish moving 32-bit-specific junk out of source files. il y a 14 ans
env 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
errno 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
exit 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
fcntl 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
internal e9417fffb3 add pthread_atfork interface il y a 14 ans
ipc a130d33cad fixed missing cast in the non-i386 version of shmat (preparation for ports) il y a 14 ans
linux 13e8459232 workaround gcc bug 46926 by providing a dumb sincos implementation il y a 14 ans
locale 7fe308eb9f use a more-correct integer type, and silence 64-bit warnings as a bonus il y a 14 ans
malloc 26031da0f8 make malloc(0) return unique pointers rather than NULL il y a 14 ans
math 1e12632591 Port musl to x86-64. One giant commit! il y a 14 ans
misc bad481266e fix compile failure: legacy cuserid needs to define feature test il y a 14 ans
mman 2cdfb7ca26 cleaning up syscalls in preparation for x86_64 port il y a 14 ans
multibyte f9d880d258 cleanup multibyte stuff to remove ugly casts, sanitize the ptr align casts il y a 14 ans
network 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs il y a 14 ans
passwd 976f42d1f1 guard against hard links to non-ordinary-files when reading tcb shadow il y a 14 ans
prng 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
process e9417fffb3 add pthread_atfork interface il y a 14 ans
regex 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
select c2afb747b0 yet another ugly legacy syscall rename... il y a 14 ans
setjmp 1e12632591 Port musl to x86-64. One giant commit! il y a 14 ans
signal 96f2197494 fix null pointer dereference introduced in last sigprocmask commit il y a 14 ans
stat d5ca067c7b add portable lchown (trivial to support and a few ancient things want it..) il y a 14 ans
stdio 3075f7e847 cleanup asprintf stuff il y a 14 ans
stdlib b24bc15f5c don't compare elements with themselves during qsort. il y a 14 ans
string ca1aa5bae9 more header cleanup and conformance fixes - string.h il y a 14 ans
stub eee150f39c make real symbols for the legacy (nonstandardized) utmp functions il y a 14 ans
temp 69ecbd0f31 make mktemp match the historic behavior, and update functions that use it il y a 14 ans
termios 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans
thread 98e02144da use rt_sigprocmask, not legacy sigprocmask, syscall in pthread exit code il y a 14 ans
time 4b1244a0bf implement the remaining clock_* interfaces il y a 14 ans
unistd cfe373146d finish moving 32-bit-specific junk out of source files. il y a 14 ans