Rich Felker 106e75f712 add isastream (obsolete STREAMS junk) 13 years ago
..
a64l.c ca19774c91 implement a64l and l64a (legacy xsi stuff) 13 years ago
basename.c 07065210ca alias basename to glibc name for it, to meet abi goals 13 years ago
crypt.c 0161244784 remove ugly warning-suppression hack from crypt - this invokes UB! 14 years ago
cuserid.c bad481266e fix compile failure: legacy cuserid needs to define feature test 14 years ago
dirname.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
ffs.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
forkpty.c c0fe5b9da9 check for fd exhaustion in forkpty 14 years ago
ftw.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
futimes.c 477e72ac4a add legacy futimes and lutimes functions 13 years ago
get_current_dir_name.c f96eb335e1 fix get_current_dir_name behavior 13 years ago
getdomainname.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
getgrouplist.c 91e836fda7 implement getgrouplist (for initgroups), formerly dummied-out 14 years ago
getopt.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
getpriority.c aa398f56fa global cleanup to use the new syscall interface 14 years ago
getresgid.c b1b3d3525b add getresuid and getresgid syscall wrappers 13 years ago
getresuid.c b1b3d3525b add getresuid and getresgid syscall wrappers 13 years ago
getrlimit.c 5235a2a5a4 use prlimit syscall for getrlimit/setrlimit 13 years ago
getrusage.c aa398f56fa global cleanup to use the new syscall interface 14 years ago
getsubopt.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
getusershell.c 90da74ef51 implement getusershell, etc. legacy functions 13 years ago
ioctl.c aa398f56fa global cleanup to use the new syscall interface 14 years ago
isastream.c 106e75f712 add isastream (obsolete STREAMS junk) 13 years ago
lockf.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
lutimes.c 477e72ac4a add legacy futimes and lutimes functions 13 years ago
nftw.c df9e11bb06 protect ftw and nftw against cancellation 14 years ago
openpty.c d40e344f7b incorrect check for open failure in openpty function 14 years ago
prlimit.c 26f38328d6 add prlimit syscall wrapper 13 years ago
ptrace.c 00b883a955 fix (hopefully) PTRACE_TRACEME (command 0) argument handling 13 years ago
ptsname.c 750b738e53 add ptsname_r (nonstandard) and split ptsname (standard) to separate file 14 years ago
pty.c 750b738e53 add ptsname_r (nonstandard) and split ptsname (standard) to separate file 14 years ago
realpath.c d43ff110bc fix memory leak on failure in realpath 14 years ago
setpriority.c aa398f56fa global cleanup to use the new syscall interface 14 years ago
setrlimit.c 5235a2a5a4 use prlimit syscall for getrlimit/setrlimit 13 years ago
syslog.c 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock 13 years ago
ulimit.c 28af39fe42 remove some stray trailing space characters 13 years ago
uname.c aa398f56fa global cleanup to use the new syscall interface 14 years ago
wordexp.c 0d5df2df4f wordexp must set the we_offs entries of we_wordv to null pointers 13 years ago