Rich Felker 4106cdcd2d revert some more spin optimizations that turned out to be pessimizations 14 years ago
..
conf 81af503610 fix sem_open and sem_close to obey posix semantics 14 years ago
ctype c247ebdd98 more header fixes, minor warning fix 14 years ago
dirent aa398f56fa global cleanup to use the new syscall interface 14 years ago
env 0b44a0315b initial check-in, version 0.5.0 14 years ago
errno 71e6be641f change errno to static linkage (improves PIC code generation) 14 years ago
exit e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes 14 years ago
fcntl aa398f56fa global cleanup to use the new syscall interface 14 years ago
internal 83b6c9e052 remove useless field in pthread struct (wasted a good bit of space) 14 years ago
ipc aa398f56fa global cleanup to use the new syscall interface 14 years ago
ldso 41d518360f various changes in preparation for dynamic linking support 14 years ago
linux aa398f56fa global cleanup to use the new syscall interface 14 years ago
locale 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 years ago
malloc 0958200166 very cheap double-free checks in malloc 14 years ago
math 1e12632591 Port musl to x86-64. One giant commit! 14 years ago
misc 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 years ago
mman aa398f56fa global cleanup to use the new syscall interface 14 years ago
multibyte 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 years ago
network 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 years ago
passwd 976f42d1f1 guard against hard links to non-ordinary-files when reading tcb shadow 14 years ago
prng 0b44a0315b initial check-in, version 0.5.0 14 years ago
process b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals 14 years ago
regex 0b44a0315b initial check-in, version 0.5.0 14 years ago
select b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals 14 years ago
setjmp 1e12632591 Port musl to x86-64. One giant commit! 14 years ago
signal 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 years ago
stat aa398f56fa global cleanup to use the new syscall interface 14 years ago
stdio 4106cdcd2d revert some more spin optimizations that turned out to be pessimizations 14 years ago
stdlib 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 years ago
string 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 years ago
stub f5ba2bc9ca various legacy and linux-specific stuff 14 years ago
temp 69ecbd0f31 make mktemp match the historic behavior, and update functions that use it 14 years ago
termios b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals 14 years ago
thread 4106cdcd2d revert some more spin optimizations that turned out to be pessimizations 14 years ago
time b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals 14 years ago
unistd aa398f56fa global cleanup to use the new syscall interface 14 years ago