Rich Felker 106e75f712 add isastream (obsolete STREAMS junk) vor 13 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
crypt.c 0161244784 remove ugly warning-suppression hack from crypt - this invokes UB! vor 14 Jahren
cuserid.c bad481266e fix compile failure: legacy cuserid needs to define feature test vor 14 Jahren
dirname.c 0b44a0315b initial check-in, version 0.5.0 vor 14 Jahren
ffs.c 0b44a0315b initial check-in, version 0.5.0 vor 14 Jahren
forkpty.c c0fe5b9da9 check for fd exhaustion in forkpty vor 14 Jahren
ftw.c 0b44a0315b initial check-in, version 0.5.0 vor 14 Jahren
futimes.c 477e72ac4a add legacy futimes and lutimes functions vor 13 Jahren
get_current_dir_name.c f96eb335e1 fix get_current_dir_name behavior vor 13 Jahren
getdomainname.c 0b44a0315b initial check-in, version 0.5.0 vor 14 Jahren
getgrouplist.c 91e836fda7 implement getgrouplist (for initgroups), formerly dummied-out vor 14 Jahren
getopt.c 0b44a0315b initial check-in, version 0.5.0 vor 14 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
getusershell.c 90da74ef51 implement getusershell, etc. legacy functions vor 13 Jahren
ioctl.c aa398f56fa global cleanup to use the new syscall interface vor 14 Jahren
isastream.c 106e75f712 add isastream (obsolete STREAMS junk) vor 13 Jahren
lockf.c 0b44a0315b initial check-in, version 0.5.0 vor 14 Jahren
lutimes.c 477e72ac4a add legacy futimes and lutimes functions vor 13 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
prlimit.c 26f38328d6 add prlimit syscall wrapper vor 13 Jahren
ptrace.c 00b883a955 fix (hopefully) PTRACE_TRACEME (command 0) argument handling vor 13 Jahren
ptsname.c 750b738e53 add ptsname_r (nonstandard) and split ptsname (standard) to separate file vor 14 Jahren
pty.c 750b738e53 add ptsname_r (nonstandard) and split ptsname (standard) to separate file vor 14 Jahren
realpath.c d43ff110bc fix memory leak on failure in realpath vor 14 Jahren
setpriority.c aa398f56fa global cleanup to use the new syscall interface vor 14 Jahren
setrlimit.c 5235a2a5a4 use prlimit syscall for getrlimit/setrlimit vor 13 Jahren
syslog.c 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock vor 13 Jahren
ulimit.c 28af39fe42 remove some stray trailing space characters vor 13 Jahren
uname.c aa398f56fa global cleanup to use the new syscall interface vor 14 Jahren
wordexp.c 0d5df2df4f wordexp must set the we_offs entries of we_wordv to null pointers vor 13 Jahren