.. |
_exit.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
access.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
alarm.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
chdir.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
chown.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
close.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
ctermid.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
dup.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
dup2.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
faccessat.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
fchdir.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
fchown.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
fchownat.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
fdatasync.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
fsync.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
ftruncate.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
hace 14 años |
getcwd.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
getegid.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
geteuid.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
getgid.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
getgroups.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
gethostname.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
getlogin.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
getlogin_r.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
getpgid.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
getpgrp.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
getpid.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
getppid.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
getsid.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
getuid.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
isatty.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
lchown.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
link.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
linkat.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
lseek.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
hace 14 años |
nice.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
hace 14 años |
pause.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
pipe.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
pread.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
hace 14 años |
pwrite.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
hace 14 años |
read.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
readlink.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
readlinkat.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
readv.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
renameat.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
rmdir.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
setegid.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
seteuid.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
setgid.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
hace 14 años |
setpgid.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
setpgrp.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
setregid.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
hace 14 años |
setresgid.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
hace 14 años |
setresuid.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
hace 14 años |
setreuid.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
hace 14 años |
setsid.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
setuid.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
hace 14 años |
sleep.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
symlink.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
symlinkat.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
sync.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
tcgetpgrp.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
tcsetpgrp.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
truncate.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
hace 14 años |
ttyname.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
ttyname_r.c
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 14 años |
ualarm.c
|
3910e93340
make ualarm actually work (obsolete function removed from SUS)
|
hace 14 años |
unlink.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
unlinkat.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
usleep.c
|
5243e5f160
remove obsolete and useless useconds_t type
|
hace 14 años |
write.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |
writev.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
hace 14 años |