Rich Felker 3990c5c6a4 avoid all malloc/free in timer creation/destruction 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 b8be64c43d optimize timer creation and possibly protect against some minor races 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 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers před 14 roky
malloc 620a134638 rename __simple_malloc.c to lite_malloc.c - yes this affects behavior! 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 aa398f56fa global cleanup to use the new syscall interface před 14 roky
stdio 8250742b90 fix tempnam name generation, and a small bug in tmpnam on retry limit před 14 roky
stdlib 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers před 14 roky
string 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 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 a1eb8cb5da avoid crash on stupid but allowable usage of pthread_mutex_unlock před 14 roky
time 3990c5c6a4 avoid all malloc/free in timer creation/destruction před 14 roky
unistd aa398f56fa global cleanup to use the new syscall interface před 14 roky