musl/src
Rich Felker a5bf06c035 move arch-specific internal headers into place 2011-02-15 04:00:40 -05:00
..
conf put confstr.c with the other conf functions 2011-02-14 19:13:18 -05:00
ctype more header fixes, minor warning fix 2011-02-14 19:33:11 -05:00
dirent initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
env initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
errno initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
exit initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
fcntl initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
internal move arch-specific internal headers into place 2011-02-15 04:00:40 -05:00
ipc fixed missing cast in the non-i386 version of shmat (preparation for ports) 2011-02-13 23:26:51 -05:00
linux cleaning up syscalls in preparation for x86_64 port 2011-02-13 22:45:42 -05:00
locale use a more-correct integer type, and silence 64-bit warnings as a bonus 2011-02-13 23:38:21 -05:00
malloc initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
math initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
misc initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
mman cleaning up syscalls in preparation for x86_64 port 2011-02-13 22:45:42 -05:00
multibyte cleanup multibyte stuff to remove ugly casts, sanitize the ptr align casts 2011-02-13 23:08:18 -05:00
network another pointer signedness fix 2011-02-14 19:40:20 -05:00
passwd guard against hard links to non-ordinary-files when reading tcb shadow 2011-02-14 21:15:07 -05:00
prng initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
process initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
regex initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
select initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
setjmp initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
signal header cleanup, conformance fixes - signals 2011-02-14 20:33:54 -05:00
stat initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
stdio fix some pointer signedness issues (this was invalid C) 2011-02-14 19:37:01 -05:00
stdlib more header fixes, minor warning fix 2011-02-14 19:33:11 -05:00
string more header cleanup and conformance fixes - string.h 2011-02-14 20:53:15 -05:00
stub initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
temp ensure standard functions mk[sd]temp don't depend on removed function mktemp 2011-02-14 19:18:06 -05:00
termios initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
thread finish unifying thread register handling in preparation for porting 2011-02-15 03:56:52 -05:00
time initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
unistd put confstr.c with the other conf functions 2011-02-14 19:13:18 -05:00