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