.. |
a64l.c
|
ca19774c91
implement a64l and l64a (legacy xsi stuff)
|
13 gadi atpakaļ |
arch_prctl.c
|
b6f75ab07f
add arch_prctl syscall (amd64/x32 only)
|
12 gadi atpakaļ |
basename.c
|
07065210ca
alias basename to glibc name for it, to meet abi goals
|
13 gadi atpakaļ |
dirname.c
|
507faa63cb
fix dirname to handle input of form "foo/" correctly
|
12 gadi atpakaļ |
ffs.c
|
67ba40d1e0
optimize legacy ffs function
|
12 gadi atpakaļ |
forkpty.c
|
c0fe5b9da9
check for fd exhaustion in forkpty
|
14 gadi atpakaļ |
get_current_dir_name.c
|
f96eb335e1
fix get_current_dir_name behavior
|
13 gadi atpakaļ |
getdomainname.c
|
c87584a3e9
add setdomainname syscall, fix getdomainname (previously a stub)
|
12 gadi atpakaļ |
getgrouplist.c
|
91e836fda7
implement getgrouplist (for initgroups), formerly dummied-out
|
14 gadi atpakaļ |
gethostid.c
|
b9bb8f67bb
cleanup src/linux and src/misc trees, etc.
|
12 gadi atpakaļ |
getopt.c
|
030e526392
add getopt reset support
|
12 gadi atpakaļ |
getopt_long.c
|
030e526392
add getopt reset support
|
12 gadi atpakaļ |
getpriority.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 gadi atpakaļ |
getresgid.c
|
b1b3d3525b
add getresuid and getresgid syscall wrappers
|
13 gadi atpakaļ |
getresuid.c
|
b1b3d3525b
add getresuid and getresgid syscall wrappers
|
13 gadi atpakaļ |
getrlimit.c
|
5235a2a5a4
use prlimit syscall for getrlimit/setrlimit
|
13 gadi atpakaļ |
getrusage.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 gadi atpakaļ |
getsubopt.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 gadi atpakaļ |
initgroups.c
|
b9bb8f67bb
cleanup src/linux and src/misc trees, etc.
|
12 gadi atpakaļ |
ioctl.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 gadi atpakaļ |
lockf.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 gadi atpakaļ |
mntent.c
|
b9bb8f67bb
cleanup src/linux and src/misc trees, etc.
|
12 gadi atpakaļ |
nftw.c
|
df9e11bb06
protect ftw and nftw against cancellation
|
14 gadi atpakaļ |
openpty.c
|
d40e344f7b
incorrect check for open failure in openpty function
|
14 gadi atpakaļ |
personality.c
|
6fb88a955a
add personality syscall
|
12 gadi atpakaļ |
ptsname.c
|
c21a19d5a5
fix ptsname_r to conform to the upcoming posix requirements
|
13 gadi atpakaļ |
pty.c
|
c21a19d5a5
fix ptsname_r to conform to the upcoming posix requirements
|
13 gadi atpakaļ |
realpath.c
|
f2d08cf755
fix some more O_CLOEXEC/SOCK_CLOEXEC issues
|
12 gadi atpakaļ |
setdomainname.c
|
c87584a3e9
add setdomainname syscall, fix getdomainname (previously a stub)
|
12 gadi atpakaļ |
setpriority.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 gadi atpakaļ |
setrlimit.c
|
5235a2a5a4
use prlimit syscall for getrlimit/setrlimit
|
13 gadi atpakaļ |
syscall.c
|
b9bb8f67bb
cleanup src/linux and src/misc trees, etc.
|
12 gadi atpakaļ |
syslog.c
|
79a5e73e51
emulate SOCK_CLOEXEC and SOCK_NONBLOCK for old (pre-2.6.27) kernels
|
12 gadi atpakaļ |
uname.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 gadi atpakaļ |
wordexp.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 gadi atpakaļ |