musl/src
2014-01-08 17:37:05 -05:00
..
aio support configurable page size on mips, powerpc and microblaze 2013-09-15 02:00:32 +00:00
complex
conf correct the sysconf value for RTSIG_MAX 2013-09-20 01:49:03 -04:00
crypt
ctype include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
dirent include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
env include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
errno
exit include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
fcntl in fcntl, avoid passing pointer arguments to syscalls as longs 2014-01-08 02:18:06 -05:00
fenv fenv: fix i386 fesetround for sse 2013-10-28 20:33:54 +00:00
internal include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
ipc fix inadvertent use of struct in place of union for semun 2014-01-08 17:37:05 -05:00
ldso const-qualify the address argument to dladdr 2014-01-06 22:03:38 -05:00
legacy include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
linux fix const-correctness of argument to stime 2014-01-07 03:02:14 -05:00
locale include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
malloc include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
math math: add drem and dremf weak aliases to i386 remainder asm 2014-01-08 22:51:46 +01:00
misc optimize get_current_dir_name to reduce stack bloat 2013-12-13 02:25:09 -05:00
mman include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
mq
multibyte include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
network fix argument types for legacy function inet_makeaddr 2014-01-06 22:17:24 -05:00
passwd include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
prng include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
process include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
regex include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
sched add pthread_setaffinity_np and pthread_getaffinity_np functions 2013-08-10 21:41:05 -04:00
search POSIX conformance fix: define struct entry in search.h 2013-10-29 20:25:11 +00:00
select
setjmp
signal fix const-correctness in sigandset/sigorset arguments 2014-01-07 02:50:34 -05:00
stat fix failure of fchmod, fstat, fchdir, and fchown to produce EBADF 2013-12-19 14:24:55 -05:00
stdio add __isoc99_vfscanf weak alias to vfscanf 2014-01-08 22:52:26 +01:00
stdlib include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
string include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
temp include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
termios include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
thread eliminate explicit (long) casts when making syscalls 2014-01-06 22:05:54 -05:00
time eliminate explicit (long) casts when making syscalls 2014-01-06 22:05:54 -05:00
unistd fix failure of fchmod, fstat, fchdir, and fchown to produce EBADF 2013-12-19 14:24:55 -05:00