Szabolcs Nagy 169fc008d8 math: add configuration macros vor 6 Jahren
..
aio c00cdefa1d on failed aio submission, set aiocb error and return value vor 6 Jahren
complex 2d72b58070 math: move complex math out of libm.h vor 6 Jahren
conf da55d4884b fix build regression in sysconf for archs with variable page size vor 6 Jahren
crypt 5ce3737931 reduce spurious inclusion of libc.h vor 6 Jahren
ctype 5ce3737931 reduce spurious inclusion of libc.h vor 6 Jahren
dirent 042b3ee452 fail fdopendir for O_PATH file descriptors vor 6 Jahren
env 22e5bbd0de overhaul i386 syscall mechanism not to depend on external asm source vor 6 Jahren
errno e13063aad7 add hidden version of &errno accessor function vor 6 Jahren
exit 5f12ffe123 split internal lock API out of libc.h, creating lock.h vor 6 Jahren
fcntl 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases vor 6 Jahren
fenv 7b384c42b7 fix fesetround error checking vor 6 Jahren
include f368d9fd26 make FILE a complete type for pre-C11 standard profiles vor 6 Jahren
internal 169fc008d8 math: add configuration macros vor 6 Jahren
ipc 5ce3737931 reduce spurious inclusion of libc.h vor 6 Jahren
ldso 9d44b6460a install dynamic tls synchronously at dlopen, streamline access vor 6 Jahren
legacy 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases vor 6 Jahren
linux a01ff71f7c in membarrier fallback, allow for possibility that sigaction fails vor 6 Jahren
locale 8d82971775 locale: ensure dcngettext() preserves errno vor 6 Jahren
malloc 5f12ffe123 split internal lock API out of libc.h, creating lock.h vor 6 Jahren
math 4f8acf953c math: add double precision error handling functions vor 6 Jahren
misc 26c66c485c add namespace-safe version of getauxval for internal use vor 6 Jahren
mman 46fb680c85 support archs with no mlock syscall, only mlock2 vor 6 Jahren
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 vor 12 Jahren
multibyte 5ce3737931 reduce spurious inclusion of libc.h vor 6 Jahren
network 2a0ff45b36 handle labels with 8-bit byte values in dn_skipname vor 6 Jahren
passwd de7dc1318f halt getspnam[_r] search on error accessing TCB shadow vor 6 Jahren
prng 5f12ffe123 split internal lock API out of libc.h, creating lock.h vor 6 Jahren
process 7fe51ea85b use __strchrnul instead of strchr and strlen in execvpe vor 6 Jahren
regex 481006fd88 allow escaped path-separator slashes in glob vor 6 Jahren
sched cb229f614f move and deduplicate declarations of __vdsosym to make it checkable vor 6 Jahren
search c50985d5c8 new tsearch implementation vor 6 Jahren
select 5ce3737931 reduce spurious inclusion of libc.h vor 6 Jahren
setjmp f81e44a0d9 add m68k port vor 7 Jahren
signal 4918b7fb0d don't reject unknown/future flags in sigaltstack, allow SS_AUTODISARM vor 6 Jahren
stat 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases vor 6 Jahren
stdio 54316a52b2 support archs with no renameat syscall, only renameat2 vor 6 Jahren
stdlib d6c855caa8 fix undefined behavior in strto* via FILE buffer pointer abuse vor 6 Jahren
string d9bdfd1644 fix memccpy to not access buffer past given size vor 6 Jahren
temp 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases vor 6 Jahren
termios 5ce3737931 reduce spurious inclusion of libc.h vor 6 Jahren
thread 788d5e24ca remove external __syscall function and last remaining users vor 6 Jahren
time 04335d9260 always block signals for starting new threads, refactor start args vor 6 Jahren
unistd 54316a52b2 support archs with no renameat syscall, only renameat2 vor 6 Jahren