Ryan Fairfax 2a0ff45b36 handle labels with 8-bit byte values in dn_skipname 6 年之前
..
aio c00cdefa1d on failed aio submission, set aiocb error and return value 6 年之前
complex 10e4bd3780 fix incorrect results for catan with some inputs 7 年之前
conf da55d4884b fix build regression in sysconf for archs with variable page size 6 年之前
crypt 5ce3737931 reduce spurious inclusion of libc.h 6 年之前
ctype 5ce3737931 reduce spurious inclusion of libc.h 6 年之前
dirent 042b3ee452 fail fdopendir for O_PATH file descriptors 6 年之前
env 8f11e6127f track all live threads in an AS-safe, fully-consistent linked list 6 年之前
errno e13063aad7 add hidden version of &errno accessor function 6 年之前
exit 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 年之前
fcntl 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 年之前
fenv 7b384c42b7 fix fesetround error checking 6 年之前
include f368d9fd26 make FILE a complete type for pre-C11 standard profiles 6 年之前
internal ba18c1ecc6 add membarrier syscall wrapper, refactor dynamic tls install to use it 6 年之前
ipc 5ce3737931 reduce spurious inclusion of libc.h 6 年之前
ldso 9d44b6460a install dynamic tls synchronously at dlopen, streamline access 6 年之前
legacy 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 年之前
linux ba18c1ecc6 add membarrier syscall wrapper, refactor dynamic tls install to use it 6 年之前
locale 8d82971775 locale: ensure dcngettext() preserves errno 6 年之前
malloc 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 年之前
math e901613888 x86_64: add single instruction fma 6 年之前
misc 26c66c485c add namespace-safe version of getauxval for internal use 6 年之前
mman 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 年之前
mq 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 年之前
multibyte 5ce3737931 reduce spurious inclusion of libc.h 6 年之前
network 2a0ff45b36 handle labels with 8-bit byte values in dn_skipname 6 年之前
passwd de7dc1318f halt getspnam[_r] search on error accessing TCB shadow 6 年之前
prng 5f12ffe123 split internal lock API out of libc.h, creating lock.h 6 年之前
process 8f11e6127f track all live threads in an AS-safe, fully-consistent linked list 6 年之前
regex 481006fd88 allow escaped path-separator slashes in glob 6 年之前
sched cb229f614f move and deduplicate declarations of __vdsosym to make it checkable 6 年之前
search c50985d5c8 new tsearch implementation 6 年之前
select 5ce3737931 reduce spurious inclusion of libc.h 6 年之前
setjmp f81e44a0d9 add m68k port 6 年之前
signal 4918b7fb0d don't reject unknown/future flags in sigaltstack, allow SS_AUTODISARM 6 年之前
stat 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 年之前
stdio 00d3d577ca setvbuf: return failure if mode is invalid 6 年之前
stdlib d6c855caa8 fix undefined behavior in strto* via FILE buffer pointer abuse 6 年之前
string d9bdfd1644 fix memccpy to not access buffer past given size 6 年之前
temp 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 6 年之前
termios 5ce3737931 reduce spurious inclusion of libc.h 6 年之前
thread ba18c1ecc6 add membarrier syscall wrapper, refactor dynamic tls install to use it 6 年之前
time 04335d9260 always block signals for starting new threads, refactor start args 6 年之前
unistd c84971995b improve error handling of ttyname_r and isatty 6 年之前