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