Rich Felker ebd7af6940 implement POSIX shared memory há 14 anos atrás
..
conf c255e5542d put confstr.c with the other conf functions há 14 anos atrás
ctype c247ebdd98 more header fixes, minor warning fix há 14 anos atrás
dirent cfe373146d finish moving 32-bit-specific junk out of source files. há 14 anos atrás
env 0b44a0315b initial check-in, version 0.5.0 há 14 anos atrás
errno 71e6be641f change errno to static linkage (improves PIC code generation) há 14 anos atrás
exit 0b44a0315b initial check-in, version 0.5.0 há 14 anos atrás
fcntl 0b44a0315b initial check-in, version 0.5.0 há 14 anos atrás
internal 41d518360f various changes in preparation for dynamic linking support há 14 anos atrás
ipc a130d33cad fixed missing cast in the non-i386 version of shmat (preparation for ports) há 14 anos atrás
ldso 41d518360f various changes in preparation for dynamic linking support há 14 anos atrás
linux 07e9d63b8f depends on settimeofday which needs _GNU_SOURCE feature test há 14 anos atrás
locale 7fe308eb9f use a more-correct integer type, and silence 64-bit warnings as a bonus há 14 anos atrás
malloc 26031da0f8 make malloc(0) return unique pointers rather than NULL há 14 anos atrás
math 1e12632591 Port musl to x86-64. One giant commit! há 14 anos atrás
misc bad481266e fix compile failure: legacy cuserid needs to define feature test há 14 anos atrás
mman ebd7af6940 implement POSIX shared memory há 14 anos atrás
multibyte 015d33c507 cleanup utf-8 multibyte code, use visibility if possible há 14 anos atrás
network 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs há 14 anos atrás
passwd 976f42d1f1 guard against hard links to non-ordinary-files when reading tcb shadow há 14 anos atrás
prng 0b44a0315b initial check-in, version 0.5.0 há 14 anos atrás
process f2374ed852 implement fexecve há 14 anos atrás
regex 0b44a0315b initial check-in, version 0.5.0 há 14 anos atrás
select c2afb747b0 yet another ugly legacy syscall rename... há 14 anos atrás
setjmp 1e12632591 Port musl to x86-64. One giant commit! há 14 anos atrás
signal 96f2197494 fix null pointer dereference introduced in last sigprocmask commit há 14 anos atrás
stat eda8e9da76 implement futimens and utimensat há 14 anos atrás
stdio a6238c30d1 rewind must clear the error indicator in addition to seeking há 14 anos atrás
stdlib b24bc15f5c don't compare elements with themselves during qsort. há 14 anos atrás
string 2a195dd31c fix missing prototype for strsignal há 14 anos atrás
stub eee150f39c make real symbols for the legacy (nonstandardized) utmp functions há 14 anos atrás
temp 69ecbd0f31 make mktemp match the historic behavior, and update functions that use it há 14 anos atrás
termios 0b44a0315b initial check-in, version 0.5.0 há 14 anos atrás
thread 98e02144da use rt_sigprocmask, not legacy sigprocmask, syscall in pthread exit code há 14 anos atrás
time 4b1244a0bf implement the remaining clock_* interfaces há 14 anos atrás
unistd cfe373146d finish moving 32-bit-specific junk out of source files. há 14 anos atrás