.. |
aio
|
…
|
|
complex
|
…
|
|
conf
|
…
|
|
crypt
|
in crypt-sha*, reject excessive rounds as error rather than clamping
|
2016-02-16 17:38:07 -05:00 |
ctype
|
…
|
|
dirent
|
…
|
|
env
|
remove undef weak refs to init/fini array symbols in libc.so
|
2015-11-19 22:10:55 -05:00 |
errno
|
…
|
|
exit
|
move arm-specific translation units out of arch/arm/src, to src/*/arm
|
2016-01-22 00:02:21 +00:00 |
fcntl
|
…
|
|
fenv
|
switch arm, sh, and mips fenv asm from .sub system to .S files
|
2016-01-20 02:07:59 +00:00 |
internal
|
allow implementing a_cas_p with pointer-sized ll/sc
|
2016-02-23 13:04:08 -05:00 |
ipc
|
…
|
|
ldso
|
move dynamic linker to its own top-level directory, ldso
|
2016-01-25 19:29:55 -05:00 |
legacy
|
add errno setting to stub utmpxname function
|
2016-01-28 00:38:23 -05:00 |
linux
|
move x32 sysinfo impl and syscall fixup code out of arch/x32/src
|
2016-01-22 03:39:07 +00:00 |
locale
|
fix return value of nl_langinfo for invalid item arguments
|
2015-11-10 23:07:17 -05:00 |
malloc
|
fix malloc_usable_size for NULL input
|
2016-01-31 17:34:45 -05:00 |
math
|
work around regression building for armhf with clang (compiler bug)
|
2016-02-19 01:20:07 +00:00 |
misc
|
fix unlikely corner cases in getopt's message printing
|
2016-02-16 13:27:24 -05:00 |
mman
|
fix mremap memory synchronization and use of variadic argument
|
2015-11-02 16:37:51 -05:00 |
mq
|
…
|
|
multibyte
|
explicitly include stdio.h to get EOF definition needed by wctob
|
2016-03-02 00:44:56 -05:00 |
network
|
handle non-matching address family entries in hosts file
|
2016-03-02 00:34:51 -05:00 |
passwd
|
…
|
|
prng
|
…
|
|
process
|
…
|
|
regex
|
regex: increase the stack tre uses for tnfa creation
|
2016-01-31 17:33:54 -05:00 |
sched
|
…
|
|
search
|
fix tsearch, tfind, tdelete to handle null pointer input
|
2015-12-08 18:53:18 -05:00 |
select
|
…
|
|
setjmp
|
switch sh and mips setjmp asm from .sub system to .S files
|
2016-01-20 01:45:44 +00:00 |
signal
|
fix crash when signal number 0 is passed to sigaction
|
2015-12-15 23:20:36 -05:00 |
stat
|
…
|
|
stdio
|
fix assumption in fputs that fwrite returning 0 implies an error
|
2016-02-16 13:26:16 -05:00 |
stdlib
|
…
|
|
string
|
move arm-specific translation units out of arch/arm/src, to src/*/arm
|
2016-01-22 00:02:21 +00:00 |
temp
|
…
|
|
termios
|
…
|
|
thread
|
remove workaround for broken mips assemblers
|
2016-02-08 21:07:09 +00:00 |
time
|
improve clock_gettime and adapt it to support slightly-broken vdso
|
2016-01-27 12:23:47 -05:00 |
unistd
|
…
|
|