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