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