Josiah Worcester 2894a44b40 add alternate backend support for getgrouplist %!s(int64=10) %!d(string=hai) anos
..
a64l.c ca19774c91 implement a64l and l64a (legacy xsi stuff) %!s(int64=13) %!d(string=hai) anos
basename.c 07065210ca alias basename to glibc name for it, to meet abi goals %!s(int64=13) %!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 7bece9c209 provide getauxval(AT_SECURE) even if it is missing from the aux vector %!s(int64=10) %!d(string=hai) anos
getdomainname.c c87584a3e9 add setdomainname syscall, fix getdomainname (previously a stub) %!s(int64=12) %!d(string=hai) anos
gethostid.c b9bb8f67bb cleanup src/linux and src/misc trees, etc. %!s(int64=12) %!d(string=hai) anos
getopt.c 91184c4f16 add error message printing to getopt_long and make related improvements %!s(int64=10) %!d(string=hai) anos
getopt_long.c 63cac4e29a simplify part of getopt_long %!s(int64=10) %!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 8258014fd1 fix for broken kernel side RLIM_INFINITY on mips %!s(int64=11) %!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 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!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 ddddec106f add issetugid function to check for elevated privilege %!s(int64=10) %!d(string=hai) anos
lockf.c 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos
login_tty.c 4b2cb37770 add login_tty function %!s(int64=10) %!d(string=hai) anos
mntent.c 0a24be213a make endmntent function handle null argument %!s(int64=10) %!d(string=hai) anos
nftw.c 73871ee3f2 fix nftw FTW_MOUNT flag %!s(int64=11) %!d(string=hai) anos
openpty.c 1227e418ea block pthread cancellation in openpty function %!s(int64=10) %!d(string=hai) anos
ptsname.c c21a19d5a5 fix ptsname_r to conform to the upcoming posix requirements %!s(int64=13) %!d(string=hai) anos
pty.c 6619317164 fix negated error codes from ptsname_r %!s(int64=11) %!d(string=hai) anos
realpath.c 594c827a22 support kernels with no SYS_open syscall, only SYS_openat %!s(int64=11) %!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 472e8b71f7 for multithreaded set*id/setrlimit, handle case where callback does not run %!s(int64=10) %!d(string=hai) anos
syscall.c 5f95f965e9 use syscall_arg_t for arguments in public syscall() function %!s(int64=11) %!d(string=hai) anos
syslog.c 6de071a0be eliminate atomics in syslog setlogmask function %!s(int64=10) %!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 594ffed82f fix bad character checking in wordexp %!s(int64=10) %!d(string=hai) anos