Rich Felker 7c84547900 fix wordexp not to read past end of string ending with lone backslash hace 6 años
..
aio 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases hace 6 años
complex 10e4bd3780 fix incorrect results for catan with some inputs hace 7 años
conf da55d4884b fix build regression in sysconf for archs with variable page size hace 6 años
crypt 5ce3737931 reduce spurious inclusion of libc.h hace 6 años
ctype 5ce3737931 reduce spurious inclusion of libc.h hace 6 años
dirent 5f12ffe123 split internal lock API out of libc.h, creating lock.h hace 6 años
env 00bd3b7d30 __libc_start_main: slightly simplify stage2 pointer setup hace 6 años
errno e13063aad7 add hidden version of &errno accessor function hace 6 años
exit 5f12ffe123 split internal lock API out of libc.h, creating lock.h hace 6 años
fcntl 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases hace 6 años
fenv 7b384c42b7 fix fesetround error checking hace 6 años
include d8f2efa708 bypass indirection through pointer objects to access stdin/out/err hace 6 años
internal 6753fb68b8 remove volatile qualification from category pointers in __locale_struct hace 6 años
ipc 5ce3737931 reduce spurious inclusion of libc.h hace 6 años
ldso b3389bbfb5 fix build regression on armhf in tlsdesc asm hace 6 años
legacy 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases hace 6 años
linux 3e14bbcd19 wireup linux/name_to_handle_at and name_to_handle_at syscalls hace 6 años
locale 04e18b61df fix regression in setlocale for LC_ALL with per-category setting hace 6 años
malloc 5f12ffe123 split internal lock API out of libc.h, creating lock.h hace 6 años
math e901613888 x86_64: add single instruction fma hace 6 años
misc 7c84547900 fix wordexp not to read past end of string ending with lone backslash hace 6 años
mman 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases hace 6 años
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
multibyte 5ce3737931 reduce spurious inclusion of libc.h hace 6 años
network d1395c43c0 allow freeaddrinfo of arbitrary sublists of addrinfo list hace 6 años
passwd 5ce3737931 reduce spurious inclusion of libc.h hace 6 años
prng 5f12ffe123 split internal lock API out of libc.h, creating lock.h hace 6 años
process 5ce3737931 reduce spurious inclusion of libc.h hace 6 años
regex 481006fd88 allow escaped path-separator slashes in glob hace 6 años
sched cb229f614f move and deduplicate declarations of __vdsosym to make it checkable hace 6 años
search c50985d5c8 new tsearch implementation hace 6 años
select 5ce3737931 reduce spurious inclusion of libc.h hace 6 años
setjmp f81e44a0d9 add m68k port hace 6 años
signal 5f12ffe123 split internal lock API out of libc.h, creating lock.h hace 6 años
stat 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases hace 6 años
stdio 79f653c6bc fix failure to flush stderr when fflush(0) is called hace 6 años
stdlib d6c855caa8 fix undefined behavior in strto* via FILE buffer pointer abuse hace 6 años
string d9bdfd1644 fix memccpy to not access buffer past given size hace 6 años
temp 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases hace 6 años
termios 5ce3737931 reduce spurious inclusion of libc.h hace 6 años
thread b6d701a475 combine arch ABI's DTP_OFFSET into DTV pointers hace 6 años
time 1b52863e24 don't omit setting errno in internal __map_file function hace 6 años
unistd c84971995b improve error handling of ttyname_r and isatty hace 6 años