Rich Felker 98c5583ad5 simplify vdprintf implementation greatly based on recent vfprintf changes před 14 roky
..
conf 81af503610 fix sem_open and sem_close to obey posix semantics před 14 roky
ctype c247ebdd98 more header fixes, minor warning fix před 14 roky
dirent aa398f56fa global cleanup to use the new syscall interface před 14 roky
env 0b44a0315b initial check-in, version 0.5.0 před 14 roky
errno 71e6be641f change errno to static linkage (improves PIC code generation) před 14 roky
exit e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes před 14 roky
fcntl aa398f56fa global cleanup to use the new syscall interface před 14 roky
internal f01d351842 simplify calling of timer signal handler před 14 roky
ipc aa398f56fa global cleanup to use the new syscall interface před 14 roky
ldso 41d518360f various changes in preparation for dynamic linking support před 14 roky
linux aa398f56fa global cleanup to use the new syscall interface před 14 roky
locale 5600088d38 fix nl_langinfo to actually use the existing, correct internal version před 14 roky
malloc bf8785825a avoid over-allocation of brk on first malloc před 14 roky
math 1e12632591 Port musl to x86-64. One giant commit! před 14 roky
misc 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers před 14 roky
mman aa398f56fa global cleanup to use the new syscall interface před 14 roky
multibyte 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers před 14 roky
network 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers před 14 roky
passwd 976f42d1f1 guard against hard links to non-ordinary-files when reading tcb shadow před 14 roky
prng 0b44a0315b initial check-in, version 0.5.0 před 14 roky
process b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals před 14 roky
regex 0b44a0315b initial check-in, version 0.5.0 před 14 roky
select b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals před 14 roky
setjmp 1e12632591 Port musl to x86-64. One giant commit! před 14 roky
signal 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers před 14 roky
stat 7e795ca7ed fix statvfs syscalls (missing size argument) před 14 roky
stdio 98c5583ad5 simplify vdprintf implementation greatly based on recent vfprintf changes před 14 roky
stdlib e898a79053 fix various bugs in strtold: před 14 roky
string c68b26369e fix serious bug in strchr - char signedness před 14 roky
stub f5ba2bc9ca various legacy and linux-specific stuff před 14 roky
temp 69ecbd0f31 make mktemp match the historic behavior, and update functions that use it před 14 roky
termios b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals před 14 roky
thread 7fd3995282 pthread_create need not set errno před 14 roky
time 6e9ed66d0d timer threads should sleep and stay asleep... a long time před 14 roky
unistd 3910e93340 make ualarm actually work (obsolete function removed from SUS) před 14 roky