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