.. |
_exit.cpp
|
|
|
access.cpp
|
|
|
alarm.cpp
|
|
|
alarmns.cpp
|
|
|
chdir.cpp
|
|
|
chown.cpp
|
|
|
chroot.cpp
|
|
|
close.cpp
|
|
|
closefrom.cpp
|
Add closefrom(2).
|
2015-08-26 14:01:25 +02:00 |
confstr.cpp
|
|
|
crypt_newhash.cpp
|
Add crypt_checkpass(3) and crypt_newhash(3).
|
2016-01-09 02:54:51 +01:00 |
dup.cpp
|
|
|
dup2.cpp
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
dup3.cpp
|
|
|
environ.cpp
|
|
|
execl.cpp
|
|
|
execle.cpp
|
|
|
execlp.cpp
|
|
|
execlpe.cpp
|
Add execlpe(3).
|
2014-08-24 14:02:42 +02:00 |
execv.cpp
|
Remove _WANT_ENVIRON remnants.
|
2015-02-08 22:58:32 +01:00 |
execve.cpp
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
execvp.cpp
|
Remove _WANT_ENVIRON remnants.
|
2015-02-08 22:58:32 +01:00 |
execvpe.cpp
|
Add #! support to execve(2).
|
2014-11-26 21:14:13 +01:00 |
exit_thread.cpp
|
|
|
faccessat.cpp
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
fchdir.cpp
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
fchdirat.cpp
|
|
|
fchown.cpp
|
|
|
fchownat.cpp
|
|
|
fchroot.cpp
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
fchrootat.cpp
|
|
|
fork.cpp
|
|
|
fpathconf.cpp
|
Add fpathconf(2).
|
2014-11-27 01:36:52 +01:00 |
fsync.cpp
|
|
|
ftruncate.cpp
|
|
|
get_current_dir_name.cpp
|
Use PWD in get_current_dir_name(3) if correct.
|
2014-12-04 17:56:47 +01:00 |
getcwd.cpp
|
Use PWD in get_current_dir_name(3) if correct.
|
2014-12-04 17:56:47 +01:00 |
getdomainname.cpp
|
|
|
getegid.cpp
|
|
|
getentropy.cpp
|
Add getentropy(2).
|
2014-11-28 13:35:51 +01:00 |
geteuid.cpp
|
|
|
getgid.cpp
|
|
|
gethostname.cpp
|
Add gethostname(2) and sethostname(2).
|
2014-12-03 13:58:29 +01:00 |
getlogin.cpp
|
|
|
getlogin_r.cpp
|
Fix getlogin_r memory leak.
|
2015-02-06 14:56:35 +01:00 |
getpagesize.cpp
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
getpgid.cpp
|
|
|
getpid.cpp
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
getppid.cpp
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
getuid.cpp
|
|
|
isatty.cpp
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
lchown.cpp
|
|
|
link.cpp
|
|
|
linkat.cpp
|
|
|
lseek.cpp
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
memstat.cpp
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
mkpartition.cpp
|
|
|
pathconf.cpp
|
|
|
pipe.cpp
|
|
|
pipe2.cpp
|
|
|
pread.cpp
|
|
|
pwrite.cpp
|
|
|
read.cpp
|
Remove inclusion of <errno.h> from read(2) and write(2).
|
2014-12-02 18:00:38 +01:00 |
readlink.cpp
|
|
|
readlinkat.cpp
|
|
|
rmdir.cpp
|
|
|
setegid.cpp
|
|
|
seteuid.cpp
|
|
|
setgid.cpp
|
|
|
sethostname.cpp
|
Add gethostname(2) and sethostname(2).
|
2014-12-03 13:58:29 +01:00 |
setpgid.cpp
|
|
|
setuid.cpp
|
|
|
sfork.cpp
|
|
|
sleep.cpp
|
|
|
symlink.cpp
|
|
|
symlinkat.cpp
|
|
|
sysconf.cpp
|
Add sysconf(_SC_MONOTONIC_CLOCK).
|
2014-11-28 15:30:39 +01:00 |
tcgetpgrp.cpp
|
|
|
tcsetpgrp.cpp
|
|
|
tfork.cpp
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
truncate.cpp
|
|
|
truncateat.cpp
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
ttyname.cpp
|
|
|
ttyname_r.cpp
|
Update ttyname_r to current coding conventions.
|
2015-02-08 22:58:32 +01:00 |
unlink.cpp
|
|
|
unlinkat.cpp
|
Fix <sys/syscall.h> inclusion style.
|
2015-02-06 14:56:36 +01:00 |
usleep.cpp
|
|
|
write.cpp
|
Remove inclusion of <errno.h> from read(2) and write(2).
|
2014-12-02 18:00:38 +01:00 |