You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker cdf51506ce replace old and ugly crypt implementation 14 years ago
..
a64l.c implement a64l and l64a (legacy xsi stuff) 14 years ago
basename.c alias basename to glibc name for it, to meet abi goals 15 years ago
crypt.c replace old and ugly crypt implementation 14 years ago
crypt_des.c replace old and ugly crypt implementation 14 years ago
crypt_r.c replace old and ugly crypt implementation 14 years ago
cuserid.c fix compile failure: legacy cuserid needs to define feature test 15 years ago
dirname.c initial check-in, version 0.5.0 15 years ago
ffs.c initial check-in, version 0.5.0 15 years ago
forkpty.c check for fd exhaustion in forkpty 15 years ago
ftw.c initial check-in, version 0.5.0 15 years ago
futimes.c add legacy futimes and lutimes functions 15 years ago
get_current_dir_name.c fix get_current_dir_name behavior 14 years ago
getdomainname.c initial check-in, version 0.5.0 15 years ago
getgrouplist.c implement getgrouplist (for initgroups), formerly dummied-out 15 years ago
getopt.c initial check-in, version 0.5.0 15 years ago
getpriority.c global cleanup to use the new syscall interface 15 years ago
getresgid.c add getresuid and getresgid syscall wrappers 14 years ago
getresuid.c add getresuid and getresgid syscall wrappers 14 years ago
getrlimit.c use prlimit syscall for getrlimit/setrlimit 15 years ago
getrusage.c global cleanup to use the new syscall interface 15 years ago
getsubopt.c initial check-in, version 0.5.0 15 years ago
getusershell.c implement getusershell, etc. legacy functions 14 years ago
ioctl.c global cleanup to use the new syscall interface 15 years ago
isastream.c add isastream (obsolete STREAMS junk) 14 years ago
lockf.c initial check-in, version 0.5.0 15 years ago
lutimes.c add legacy futimes and lutimes functions 15 years ago
nftw.c protect ftw and nftw against cancellation 15 years ago
openpty.c incorrect check for open failure in openpty function 15 years ago
prlimit.c add prlimit syscall wrapper 15 years ago
ptrace.c fix (hopefully) PTRACE_TRACEME (command 0) argument handling 14 years ago
ptsname.c fix ptsname_r to conform to the upcoming posix requirements 14 years ago
pty.c fix ptsname_r to conform to the upcoming posix requirements 14 years ago
realpath.c fix memory leak on failure in realpath 15 years ago
setpriority.c global cleanup to use the new syscall interface 15 years ago
setrlimit.c use prlimit syscall for getrlimit/setrlimit 15 years ago
syslog.c ditch the priority inheritance locks; use malloc's version of lock 14 years ago
ulimit.c remove some stray trailing space characters 15 years ago
uname.c global cleanup to use the new syscall interface 15 years ago
wordexp.c wordexp must set the we_offs entries of we_wordv to null pointers 14 years ago