You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 84d061d5a3 fix deletion of pthread tsd keys that still have non-null values stored 8 years ago
..
aio remove spurious inclusion of libc.h for LFS64 ABI aliases 8 years ago
complex fix incorrect results for catan with some inputs 8 years ago
conf fix build regression in sysconf for archs with variable page size 8 years ago
crypt reduce spurious inclusion of libc.h 8 years ago
ctype reduce spurious inclusion of libc.h 8 years ago
dirent split internal lock API out of libc.h, creating lock.h 8 years ago
env reduce spurious inclusion of libc.h 8 years ago
errno add hidden version of &errno accessor function 8 years ago
exit split internal lock API out of libc.h, creating lock.h 8 years ago
fcntl remove spurious inclusion of libc.h for LFS64 ABI aliases 8 years ago
fenv reduce spurious inclusion of libc.h 8 years ago
include add hidden version of &errno accessor function 8 years ago
internal fix deletion of pthread tsd keys that still have non-null values stored 8 years ago
ipc reduce spurious inclusion of libc.h 8 years ago
ldso reduce spurious inclusion of libc.h 8 years ago
legacy remove spurious inclusion of libc.h for LFS64 ABI aliases 8 years ago
linux wireup linux/name_to_handle_at and name_to_handle_at syscalls 8 years ago
locale drop lazy plural forms init in dcngettext 8 years ago
malloc split internal lock API out of libc.h, creating lock.h 8 years ago
math reduce spurious inclusion of libc.h 8 years ago
misc split internal lock API out of libc.h, creating lock.h 8 years ago
mman remove spurious inclusion of libc.h for LFS64 ABI aliases 8 years ago
mq use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
multibyte reduce spurious inclusion of libc.h 8 years ago
network reduce spurious inclusion of libc.h 8 years ago
passwd reduce spurious inclusion of libc.h 8 years ago
prng split internal lock API out of libc.h, creating lock.h 8 years ago
process reduce spurious inclusion of libc.h 8 years ago
regex remove spurious inclusion of libc.h for LFS64 ABI aliases 8 years ago
sched move and deduplicate declarations of __vdsosym to make it checkable 8 years ago
search reduce spurious inclusion of libc.h 8 years ago
select reduce spurious inclusion of libc.h 8 years ago
setjmp add m68k port 8 years ago
signal split internal lock API out of libc.h, creating lock.h 8 years ago
stat remove spurious inclusion of libc.h for LFS64 ABI aliases 8 years ago
stdio fix race condition in file locking 8 years ago
stdlib fix undefined behavior in strto* via FILE buffer pointer abuse 8 years ago
string reduce spurious inclusion of libc.h 8 years ago
temp remove spurious inclusion of libc.h for LFS64 ABI aliases 8 years ago
termios reduce spurious inclusion of libc.h 8 years ago
thread fix deletion of pthread tsd keys that still have non-null values stored 8 years ago
time always reset DST rules during tzset 8 years ago
unistd improve error handling of ttyname_r and isatty 8 years ago