dup3.cpp
|
Add dup3(2).
|
2013-12-17 14:30:42 +01:00 |
execvpe.cpp
|
Fix buffer overflow in execvpe(3).
|
2014-03-17 16:59:59 +01:00 |
getdomainname.cpp
|
Add getdomainname(2).
|
2014-03-17 19:22:12 +01:00 |
getlogin_r.cpp
|
Fix memory leak in getlogin_r(3).
|
2014-02-06 00:15:03 +01:00 |
pipe.cpp
|
Add pipe2(2).
|
2014-03-17 19:22:11 +01:00 |
pipe2.cpp
|
Add pipe2(2).
|
2014-03-17 19:22:11 +01:00 |
pread.cpp
|
Split pread and pwrite into their own files.
|
2013-12-17 14:30:40 +01:00 |
pwrite.cpp
|
Split pread and pwrite into their own files.
|
2013-12-17 14:30:40 +01:00 |
read.cpp
|
Split pread and pwrite into their own files.
|
2013-12-17 14:30:40 +01:00 |
symlink.cpp
|
Add symlink(2) and symlinkat(2) stub.
|
2013-12-19 17:42:08 +01:00 |
sysconf.cpp
|
Remove getdtablesize(3).
|
2013-12-17 14:30:43 +01:00 |
ttyname.cpp
|
Add ttyname_r(3).
|
2014-03-17 19:22:11 +01:00 |
ttyname_r.cpp
|
Add ttyname_r(3).
|
2014-03-17 19:22:11 +01:00 |
write.cpp
|
Split pread and pwrite into their own files.
|
2013-12-17 14:30:40 +01:00 |