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