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