musl/src
2011-09-13 14:45:59 -04:00
..
aio implement POSIX asynchronous io 2011-09-09 01:07:38 -04:00
conf in pathconf, -1, not 0, means unsupported.. syncio presumably works, too. 2011-08-16 23:23:15 -04:00
ctype
dirent fix errno value when fdopendir is given an invalid file descriptor 2011-07-21 21:15:14 -04:00
env bring back ___environ symbol (3 underscores) 2011-08-23 12:55:47 -04:00
errno simplify multi-threaded errno, eliminate useless function pointer 2011-08-06 20:20:23 -04:00
exit
fcntl
fenv use type directives for fenv asm functions 2011-06-28 14:41:41 -04:00
internal security hardening: ensure suid programs have valid stdin/out/err 2011-08-23 09:37:39 -04:00
ipc
ldso fix RTLD_NEXT on x86_64 2011-09-03 16:10:30 -04:00
linux fix stubbed-out reboot call 2011-08-02 21:22:56 -04:00
locale gb18030 support in iconv (only from, not to) 2011-07-12 20:30:04 -04:00
malloc use new a_crash() asm to optimize double-free handler. 2011-08-23 09:43:45 -04:00
math fix error in previous ld80 fpclassify commit 2011-06-30 16:37:51 -04:00
misc remove some stray trailing space characters 2011-09-13 09:53:41 -04:00
mman work around linux bug in mprotect 2011-06-29 00:42:42 -04:00
mq
multibyte
network remove some stray trailing space characters 2011-09-13 09:53:41 -04:00
passwd fix buffer overrun in getgrent code when there are no group members 2011-06-30 08:11:06 -04:00
prng locking support for random() prng 2011-06-29 15:29:52 -04:00
process add missing posix_spawnattr_init/destroy functions 2011-09-13 14:45:59 -04:00
regex
search XSI search.h API implementation by Szabolcs Nagy 2011-06-25 18:18:57 -04:00
select
setjmp
signal implement gnu sigisemptyset 2011-09-12 00:00:30 -04:00
stat
stdio more fmemopen null termination fixes 2011-09-04 21:53:20 -04:00
stdlib fix incorrect overflow errors on strtoul, etc. 2011-09-05 22:23:06 -04:00
string add dummied strverscmp (obnoxious GNU function) 2011-09-11 22:45:56 -04:00
stub
temp remove ugly prng from mk*temp and just re-poll time on retry 2011-07-28 22:03:54 -04:00
termios
thread remove some stray trailing space characters 2011-09-13 09:53:41 -04:00
time strptime: fix use of uninitialized dest field in converting integer 2011-09-05 15:39:36 -04:00
unistd fix some bugs in setxid and update setrlimit to use __synccall 2011-07-30 08:19:31 -04:00