musl/src
Rich Felker 67ba40d1e0 optimize legacy ffs function 2012-08-23 14:38:34 -04:00
..
aio
complex
conf let sysconf accurately report # of cpus available 2012-05-13 00:44:35 -04:00
ctype fix argument type error on wcwidth function 2012-08-02 21:02:34 -04:00
dirent add (currently stubbed due to stubbed strverscmp) versionsort function 2012-06-13 11:14:38 -04:00
env save AT_HWCAP from auxv for subsequent use in machine-specific code 2012-07-27 00:14:57 -04:00
errno
exit fix bug whereby most atexit-registered functions got skipped 2012-08-19 20:48:16 -04:00
fcntl proper error handling for fcntl F_GETOWN on modern kernels 2012-06-20 22:16:47 -04:00
fenv
internal fix float parsing logic for long decimal expansions 2012-08-17 16:53:09 -04:00
ipc
ldso make dynamic linker report all failures before exiting 2012-08-18 16:00:23 -04:00
linux handle null arguments to legacy bsd err.h functions 2012-08-15 22:35:02 -04:00
locale duplocale: don't crash when called with LC_GLOBAL_LOCALE 2012-06-20 13:48:57 -04:00
malloc
math Merge remote-tracking branch 'nsz/exp' 2012-08-13 21:55:22 -04:00
misc optimize legacy ffs function 2012-08-23 14:38:34 -04:00
mman
mq
multibyte fix failure of mbsinit(0) (not UB; required to return nonzero) 2012-05-26 18:02:45 -04:00
network remove scanf dependency from getaddrinfo /etc/services support 2012-07-22 22:09:45 -04:00
passwd
prng
process
regex fix regex on arm 2012-05-25 10:45:05 -04:00
sched avoid setting nondefault scheduler too 2012-05-03 23:19:29 -04:00
search search: add comments to tsearch_avl.c 2012-05-13 01:50:53 +02:00
select fix (hopefully) all hard-coded 8's for kernel sigset_t size 2012-08-09 22:52:13 -04:00
setjmp floating point support for arm setjmp/longjmp 2012-08-05 02:37:14 -04:00
signal fix (hopefully) all hard-coded 8's for kernel sigset_t size 2012-08-09 22:52:13 -04:00
stat add LSB ABI __xstat, etc. junk 2012-05-31 23:32:09 -04:00
stdio add bsd fgetln function 2012-08-11 18:10:38 -04:00
stdlib
string memcpy asm for i386 and x86_64 2012-08-11 21:33:13 -04:00
stub
temp
termios
thread fix extremely rare but dangerous race condition in robust mutexes 2012-08-17 17:13:53 -04:00
time fix (hopefully) all hard-coded 8's for kernel sigset_t size 2012-08-09 22:52:13 -04:00
unistd initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00