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