Rich Felker 26c66c485c add namespace-safe version of getauxval for internal use %!s(int64=6) %!d(string=hai) anos
..
a64l.c 77baaa47e1 fix a64l undefined behavior on ILP32 archs, wrong results on LP64 archs %!s(int64=9) %!d(string=hai) anos
basename.c 5ce3737931 reduce spurious inclusion of libc.h %!s(int64=6) %!d(string=hai) anos
dirname.c 507faa63cb fix dirname to handle input of form "foo/" correctly %!s(int64=12) %!d(string=hai) anos
ffs.c 67ba40d1e0 optimize legacy ffs function %!s(int64=12) %!d(string=hai) anos
ffsl.c ecc082c61b implement ffsl and ffsll functions %!s(int64=10) %!d(string=hai) anos
ffsll.c ecc082c61b implement ffsl and ffsll functions %!s(int64=10) %!d(string=hai) anos
fmtmsg.c 5474a34669 implement fmtmsg function %!s(int64=11) %!d(string=hai) anos
forkpty.c 814aae2009 overhaul forkpty function using new login_tty %!s(int64=10) %!d(string=hai) anos
get_current_dir_name.c 2b7cf6dbb9 optimize get_current_dir_name to reduce stack bloat %!s(int64=11) %!d(string=hai) anos
getauxval.c 26c66c485c add namespace-safe version of getauxval for internal use %!s(int64=6) %!d(string=hai) anos
getdomainname.c c87584a3e9 add setdomainname syscall, fix getdomainname (previously a stub) %!s(int64=12) %!d(string=hai) anos
getentropy.c c221d3e586 fix issues from public functions defined without declaration visible %!s(int64=6) %!d(string=hai) anos
gethostid.c 57b97b42bd add public interface headers to implementation files %!s(int64=7) %!d(string=hai) anos
getopt.c 5ce3737931 reduce spurious inclusion of libc.h %!s(int64=6) %!d(string=hai) anos
getopt_long.c 8c1ac426e1 declare __getopt_msg in stdio_impl.h %!s(int64=6) %!d(string=hai) anos
getpriority.c aa398f56fa global cleanup to use the new syscall interface %!s(int64=14) %!d(string=hai) anos
getresgid.c b1b3d3525b add getresuid and getresgid syscall wrappers %!s(int64=13) %!d(string=hai) anos
getresuid.c b1b3d3525b add getresuid and getresgid syscall wrappers %!s(int64=13) %!d(string=hai) anos
getrlimit.c 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases %!s(int64=6) %!d(string=hai) anos
getrusage.c 571744447c include cleanups: remove unused headers and add feature test macros %!s(int64=11) %!d(string=hai) anos
getsubopt.c aa71ec3db8 getsubopt: don't include leading = in value string %!s(int64=9) %!d(string=hai) anos
initgroups.c 571744447c include cleanups: remove unused headers and add feature test macros %!s(int64=11) %!d(string=hai) anos
ioctl.c aa398f56fa global cleanup to use the new syscall interface %!s(int64=14) %!d(string=hai) anos
issetugid.c c221d3e586 fix issues from public functions defined without declaration visible %!s(int64=6) %!d(string=hai) anos
lockf.c 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases %!s(int64=6) %!d(string=hai) anos
login_tty.c 4b2cb37770 add login_tty function %!s(int64=10) %!d(string=hai) anos
mntent.c 05973dc3bb use dynamic buffer for getmntent %!s(int64=8) %!d(string=hai) anos
nftw.c 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases %!s(int64=6) %!d(string=hai) anos
openpty.c 1227e418ea block pthread cancellation in openpty function %!s(int64=10) %!d(string=hai) anos
ptsname.c 13d1afa46f overhaul internally-public declarations using wrapper headers %!s(int64=6) %!d(string=hai) anos
pty.c 5ce3737931 reduce spurious inclusion of libc.h %!s(int64=6) %!d(string=hai) anos
realpath.c 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable %!s(int64=6) %!d(string=hai) anos
setdomainname.c c87584a3e9 add setdomainname syscall, fix getdomainname (previously a stub) %!s(int64=12) %!d(string=hai) anos
setpriority.c 201e6603c3 fix typo in setpriority syscall wrapper %!s(int64=12) %!d(string=hai) anos
setrlimit.c 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases %!s(int64=6) %!d(string=hai) anos
syscall.c c221d3e586 fix issues from public functions defined without declaration visible %!s(int64=6) %!d(string=hai) anos
syslog.c 5f12ffe123 split internal lock API out of libc.h, creating lock.h %!s(int64=6) %!d(string=hai) anos
uname.c 571744447c include cleanups: remove unused headers and add feature test macros %!s(int64=11) %!d(string=hai) anos
wordexp.c 7c84547900 fix wordexp not to read past end of string ending with lone backslash %!s(int64=6) %!d(string=hai) anos