Rich Felker 3990c5c6a4 avoid all malloc/free in timer creation/destruction 14 年之前
..
conf 81af503610 fix sem_open and sem_close to obey posix semantics 14 年之前
ctype c247ebdd98 more header fixes, minor warning fix 14 年之前
dirent aa398f56fa global cleanup to use the new syscall interface 14 年之前
env 0b44a0315b initial check-in, version 0.5.0 14 年之前
errno 71e6be641f change errno to static linkage (improves PIC code generation) 14 年之前
exit e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes 14 年之前
fcntl aa398f56fa global cleanup to use the new syscall interface 14 年之前
internal b8be64c43d optimize timer creation and possibly protect against some minor races 14 年之前
ipc aa398f56fa global cleanup to use the new syscall interface 14 年之前
ldso 41d518360f various changes in preparation for dynamic linking support 14 年之前
linux aa398f56fa global cleanup to use the new syscall interface 14 年之前
locale 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 年之前
malloc 620a134638 rename __simple_malloc.c to lite_malloc.c - yes this affects behavior! 14 年之前
math 1e12632591 Port musl to x86-64. One giant commit! 14 年之前
misc 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 年之前
mman aa398f56fa global cleanup to use the new syscall interface 14 年之前
multibyte 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 年之前
network 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 年之前
passwd 976f42d1f1 guard against hard links to non-ordinary-files when reading tcb shadow 14 年之前
prng 0b44a0315b initial check-in, version 0.5.0 14 年之前
process b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals 14 年之前
regex 0b44a0315b initial check-in, version 0.5.0 14 年之前
select b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals 14 年之前
setjmp 1e12632591 Port musl to x86-64. One giant commit! 14 年之前
signal 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 年之前
stat aa398f56fa global cleanup to use the new syscall interface 14 年之前
stdio 8250742b90 fix tempnam name generation, and a small bug in tmpnam on retry limit 14 年之前
stdlib 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 年之前
string 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 14 年之前
stub f5ba2bc9ca various legacy and linux-specific stuff 14 年之前
temp 69ecbd0f31 make mktemp match the historic behavior, and update functions that use it 14 年之前
termios b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals 14 年之前
thread a1eb8cb5da avoid crash on stupid but allowable usage of pthread_mutex_unlock 14 年之前
time 3990c5c6a4 avoid all malloc/free in timer creation/destruction 14 年之前
unistd aa398f56fa global cleanup to use the new syscall interface 14 年之前