..
aio
make all objects used with atomic operations volatile
11 years ago
complex
complex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf)
11 years ago
conf
add legacy functions from sysinfo.h duplicating sysconf functionality
11 years ago
crypt
add legacy functions setkey() and encrypt()
12 years ago
ctype
byte-based C locale, phase 1: multibyte character handling functions
11 years ago
dirent
make all objects used with atomic operations volatile
11 years ago
env
remove undef weak refs to init/fini array symbols in libc.so
11 years ago
errno
remove remnants of support for running in no-thread-pointer mode
11 years ago
exit
move arm-specific translation units out of arch/arm/src, to src/*/arm
10 years ago
fcntl
remove dead case for F_SETLKW in fcntl
11 years ago
fenv
switch arm, sh, and mips fenv asm from .sub system to .S files
10 years ago
internal
change the internal socketcall selection logic
10 years ago
ipc
semctl: fix UB causing crashes on powerpc
12 years ago
ldso
move dynamic linker to its own top-level directory, ldso
10 years ago
legacy
fix futimes legacy function with null tv pointer
11 years ago
linux
move x32 sysinfo impl and syscall fixup code out of arch/x32/src
10 years ago
locale
fix return value of nl_langinfo for invalid item arguments
11 years ago
malloc
remove external linkage from __simple_malloc definition
11 years ago
math
replace armhf math asm source files with inline asm
10 years ago
misc
getsubopt: don't include leading = in value string
11 years ago
mman
fix mremap memory synchronization and use of variadic argument
11 years ago
mq
use restrict everywhere it's required by c99 and/or posix 2008
14 years ago
multibyte
fix undefined left-shift of negative values in utf-8 state table
11 years ago
network
fix if_nametoindex return value when socket open fails
10 years ago
passwd
fix spurious errors from pwd/grp functions when nscd backend is absent
11 years ago
prng
make all objects used with atomic operations volatile
11 years ago
process
switch to using trap number 31 for syscalls on sh
11 years ago
regex
regcomp: propagate allocation failures
11 years ago
sched
fix return value of pthread_getaffinity_np and pthread_setaffinity_np
12 years ago
search
fix tsearch, tfind, tdelete to handle null pointer input
11 years ago
select
support linux kernel apis (new archs) with old syscalls removed
12 years ago
setjmp
switch sh and mips setjmp asm from .sub system to .S files
10 years ago
signal
fix crash when signal number 0 is passed to sigaction
11 years ago
stat
fix failure of fchmodat to report EOPNOTSUPP in the race path
11 years ago
stdio
fix overly pessimistic realloc strategy in getdelim
11 years ago
stdlib
include cleanups: remove unused headers and add feature test macros
13 years ago
string
move arm-specific translation units out of arch/arm/src, to src/*/arm
10 years ago
temp
ignore access mode bits of flags in mkostemps and functions that use it
12 years ago
termios
include cleanups: remove unused headers and add feature test macros
13 years ago
thread
move sh __unmapself code from arch/sh/src to main src tree
10 years ago
time
fix strftime handling of out-of-range struct tm fields
11 years ago
unistd
switch to using trap number 31 for syscalls on sh
11 years ago