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