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