musl/src
Rich Felker 75a31faaed eliminate gdb complaints about missing linux-gate.so.1
actually, the hard-coded name should be eliminated too, and replaced
by a search for the soname in the headers, but that can be done
separately later.
2012-11-25 20:56:31 -05:00
..
aio clean up sloppy nested inclusion from pthread_impl.h 2012-11-08 17:04:20 -05:00
complex complex: add C11 CMPLX macros and replace cpack with them 2012-11-13 01:31:49 +01:00
conf report support of TPS option in unistd.h and sysconf 2012-11-11 15:54:20 -05:00
crypt
ctype
dirent
env clean up sloppy nested inclusion from pthread_impl.h 2012-11-08 17:04:20 -05:00
errno
exit
fcntl
fenv fenv support for ppc, untested 2012-11-18 16:31:14 -05:00
internal Merge remote-tracking branch 'nsz/math' 2012-11-15 08:37:58 -05:00
ipc fix shmdt syscall calling convention on old archs 2012-10-28 15:04:26 -04:00
ldso eliminate gdb complaints about missing linux-gate.so.1 2012-11-25 20:56:31 -05:00
legacy more close-on-exec fixes, mostly using new "e" flag to fopen 2012-09-29 18:14:46 -04:00
linux add port io functions to sys/io.h 2012-11-18 19:31:58 -05:00
locale
malloc
math math: use float constants in exp10f.c 2012-11-18 03:52:29 +01:00
misc add getopt reset support 2012-09-30 20:00:38 -04:00
mman overhaul sem_open 2012-09-30 19:35:40 -04:00
mq
multibyte
network improve SOCK_NONBLOCK/SOCK_CLOEXEC fallback code 2012-11-05 14:30:15 -05:00
passwd more close-on-exec fixes, mostly using new "e" flag to fopen 2012-09-29 18:14:46 -04:00
prng
process add support for thread scheduling (POSIX TPS option) 2012-11-11 15:38:04 -05:00
regex
sched add support for thread scheduling (POSIX TPS option) 2012-11-11 15:38:04 -05:00
search
select
setjmp fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf 2012-11-23 14:30:58 -05:00
signal fix powerpc sigsetjmp asm to match the new jmp_buf size/offsets 2012-11-23 14:34:59 -05:00
stat
stdio always add memory streams to stdio open file list 2012-11-09 14:26:25 -05:00
stdlib clean up stdio_impl.h 2012-11-08 16:39:41 -05:00
string simplify logic in stpcpy; avoid copying first aligned byte twice 2012-10-22 15:17:09 -04:00
temp
termios
thread powerpc: handle syscall error in clone. 2012-11-19 16:58:09 +01:00
time clean up sloppy nested inclusion from pthread_impl.h 2012-11-08 17:04:20 -05:00
unistd greatly improve freopen behavior 2012-10-24 21:16:06 -04:00