Rich Felker 6871fd773d make sigaltstack work (missing macros in signal.h, error conditions) 14 vuotta sitten
..
conf c255e5542d put confstr.c with the other conf functions 14 vuotta sitten
ctype c247ebdd98 more header fixes, minor warning fix 14 vuotta sitten
dirent cfe373146d finish moving 32-bit-specific junk out of source files. 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 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
fcntl 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
internal 4820f9268d fix and optimize non-default-type mutex behavior 14 vuotta sitten
ipc a130d33cad fixed missing cast in the non-i386 version of shmat (preparation for ports) 14 vuotta sitten
ldso 41d518360f various changes in preparation for dynamic linking support 14 vuotta sitten
linux 07e9d63b8f depends on settimeofday which needs _GNU_SOURCE feature test 14 vuotta sitten
locale 7fe308eb9f use a more-correct integer type, and silence 64-bit warnings as a bonus 14 vuotta sitten
malloc 26031da0f8 make malloc(0) return unique pointers rather than NULL 14 vuotta sitten
math 1e12632591 Port musl to x86-64. One giant commit! 14 vuotta sitten
misc bad481266e fix compile failure: legacy cuserid needs to define feature test 14 vuotta sitten
mman ebd7af6940 implement POSIX shared memory 14 vuotta sitten
multibyte 015d33c507 cleanup utf-8 multibyte code, use visibility if possible 14 vuotta sitten
network 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 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 3f5420bcda make fork properly initialize the main thread in the child process 14 vuotta sitten
regex 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
select c2afb747b0 yet another ugly legacy syscall rename... 14 vuotta sitten
setjmp 1e12632591 Port musl to x86-64. One giant commit! 14 vuotta sitten
signal 6871fd773d make sigaltstack work (missing macros in signal.h, error conditions) 14 vuotta sitten
stat eda8e9da76 implement futimens and utimensat 14 vuotta sitten
stdio a6238c30d1 rewind must clear the error indicator in addition to seeking 14 vuotta sitten
stdlib b24bc15f5c don't compare elements with themselves during qsort. 14 vuotta sitten
string 2a195dd31c fix missing prototype for strsignal 14 vuotta sitten
stub eee150f39c make real symbols for the legacy (nonstandardized) utmp functions 14 vuotta sitten
temp 69ecbd0f31 make mktemp match the historic behavior, and update functions that use it 14 vuotta sitten
termios 0b44a0315b initial check-in, version 0.5.0 14 vuotta sitten
thread 500c969f05 fix error handling for pthread_sigmask 14 vuotta sitten
time 1b538acb0a fix errno behavior in clock_* functions 14 vuotta sitten
unistd cfe373146d finish moving 32-bit-specific junk out of source files. 14 vuotta sitten