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 년 전