Isaac Dunham 14f0272ea1 Add ABI compatability aliases. 12 anos atrás
..
a64l.c ca19774c91 implement a64l and l64a (legacy xsi stuff) 13 anos atrás
basename.c 07065210ca alias basename to glibc name for it, to meet abi goals 13 anos atrás
dirname.c 507faa63cb fix dirname to handle input of form "foo/" correctly 12 anos atrás
ffs.c 67ba40d1e0 optimize legacy ffs function 12 anos atrás
forkpty.c c0fe5b9da9 check for fd exhaustion in forkpty 13 anos atrás
get_current_dir_name.c f96eb335e1 fix get_current_dir_name behavior 13 anos atrás
getdomainname.c c87584a3e9 add setdomainname syscall, fix getdomainname (previously a stub) 12 anos atrás
getgrouplist.c 91e836fda7 implement getgrouplist (for initgroups), formerly dummied-out 14 anos atrás
gethostid.c b9bb8f67bb cleanup src/linux and src/misc trees, etc. 12 anos atrás
getopt.c 14f0272ea1 Add ABI compatability aliases. 12 anos atrás
getopt_long.c 030e526392 add getopt reset support 12 anos atrás
getpriority.c aa398f56fa global cleanup to use the new syscall interface 14 anos atrás
getresgid.c b1b3d3525b add getresuid and getresgid syscall wrappers 13 anos atrás
getresuid.c b1b3d3525b add getresuid and getresgid syscall wrappers 13 anos atrás
getrlimit.c 5235a2a5a4 use prlimit syscall for getrlimit/setrlimit 13 anos atrás
getrusage.c aa398f56fa global cleanup to use the new syscall interface 14 anos atrás
getsubopt.c 0b44a0315b initial check-in, version 0.5.0 14 anos atrás
initgroups.c b9bb8f67bb cleanup src/linux and src/misc trees, etc. 12 anos atrás
ioctl.c aa398f56fa global cleanup to use the new syscall interface 14 anos atrás
lockf.c 0b44a0315b initial check-in, version 0.5.0 14 anos atrás
mntent.c b9bb8f67bb cleanup src/linux and src/misc trees, etc. 12 anos atrás
nftw.c df9e11bb06 protect ftw and nftw against cancellation 14 anos atrás
openpty.c d40e344f7b incorrect check for open failure in openpty function 13 anos atrás
ptsname.c c21a19d5a5 fix ptsname_r to conform to the upcoming posix requirements 13 anos atrás
pty.c c21a19d5a5 fix ptsname_r to conform to the upcoming posix requirements 13 anos atrás
realpath.c f2d08cf755 fix some more O_CLOEXEC/SOCK_CLOEXEC issues 12 anos atrás
setdomainname.c c87584a3e9 add setdomainname syscall, fix getdomainname (previously a stub) 12 anos atrás
setpriority.c 201e6603c3 fix typo in setpriority syscall wrapper 12 anos atrás
setrlimit.c 5235a2a5a4 use prlimit syscall for getrlimit/setrlimit 13 anos atrás
syscall.c b9bb8f67bb cleanup src/linux and src/misc trees, etc. 12 anos atrás
syslog.c 427c0ca79e fix multiple bugs in syslog interfaces 12 anos atrás
uname.c aa398f56fa global cleanup to use the new syscall interface 14 anos atrás
wordexp.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 anos atrás