master
misc: Add internal __getauxval2 function
Update.
include/sys/cdefs.h: Add __attribute_optimization_barrier__
Use __nonnull for the epoll_wait(2) family of syscalls
* include/sys/errno.h: New file.
Installed header hygiene (BZ#20366): Test of installed headers.
Remove __bb_init_func and __bb_exit_func [BZ #21974]
Hide internal __ioctl function [BZ #18822]
Hide internal __mremap function [BZ #18822]
sysv: linux: Add 64-bit time_t variant for msgctl
Split sys/param.h out into common file and sysdeps bits/param.h file.
Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)
linux: Add PR_SET_VMA_ANON_NAME support
hurd: Fix local PLT
setrlimit/getrlimit: Use __nonnull to avoid null pointer
misc/bits/select2.h: Clearly separate declaration from definitions
sysv: linux: Add 64-bit time_t variant for semctl
hurd: avoid PLT ref between sendfile and sendfile64
sysv: linux: Add 64-bit time_t variant for shmctl
misc: Optimize internal usage of __libc_single_threaded
Fix all the remaining misspellings -- BZ 25337
hurd: Factorize at/non-at functions
linux: Consolidate fstatfs implementations
linux: Consolidate statvfs implementations
malloc: Use __get_nprocs on arena_get2 (BZ 30945)
misc/bits/syslog.h: Clearly separate declaration from definition
Update copyright dates with scripts/update-copyrights
time: Add 64-bit time_t support for ftime
First steps to get conformtest fully working
Add missing header wrappers under include/
Hide __readv and __writev [BZ #18822]
socket: Add the __sockaddr_un_set function
hurd: keep only required PLTs in ld.so
Implement waitpid in terms of wait4
2005-12-29 Roland McGrath <roland@frob.com>