| .. |
|
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
|
finish moving 32-bit-specific junk out of source files.
|
2011-02-15 04:12:19 -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
|
make daemon try the operations that might fail before fork rather than after
|
2011-02-17 10:30:00 -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
|
Port musl to x86-64. One giant commit!
|
2011-02-15 07:32:09 -05:00 |
|
misc
|
fix compile failure: legacy cuserid needs to define feature test
|
2011-02-16 09:30:56 -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
|
cleanup socketcall syscall interface to ease porting to sane(r) archs
|
2011-02-15 04:40:40 -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
|
yet another ugly legacy syscall rename...
|
2011-02-15 05:52:27 -05:00 |
|
setjmp
|
Port musl to x86-64. One giant commit!
|
2011-02-15 07:32:09 -05:00 |
|
signal
|
Port musl to x86-64. One giant commit!
|
2011-02-15 07:32:09 -05:00 |
|
stat
|
finish moving 32-bit-specific junk out of source files.
|
2011-02-15 04:12:19 -05:00 |
|
stdio
|
fix printf %n specifier - missing breaks had it clobbering memory
|
2011-02-16 18:19:46 -05:00 |
|
stdlib
|
don't compare elements with themselves during qsort.
|
2011-02-17 00:03:24 -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
|
patch by njk, simplifies thread register initialization for x86_64
|
2011-02-16 09:50:57 -05:00 |
|
time
|
initial check-in, version 0.5.0
|
2011-02-12 00:22:29 -05:00 |
|
unistd
|
finish moving 32-bit-specific junk out of source files.
|
2011-02-15 04:12:19 -05:00 |