Tibor Nagy 64acf45c40 tests: Add helper macros for easier error handling and reporting 6 years ago
..
access.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
brk.c 64acf45c40 tests: Add helper macros for easier error handling and reporting 6 years ago
chdir.c 64acf45c40 tests: Add helper macros for easier error handling and reporting 6 years ago
dup.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
exec.c 64acf45c40 tests: Add helper macros for easier error handling and reporting 6 years ago
fchdir.c 64acf45c40 tests: Add helper macros for easier error handling and reporting 6 years ago
fsync.c 64acf45c40 tests: Add helper macros for easier error handling and reporting 6 years ago
ftruncate.c 64acf45c40 tests: Add helper macros for easier error handling and reporting 6 years ago
getcwd.c f60c95d2ca tests: Work on more thorough error handling 6 years ago
gethostname.c 64acf45c40 tests: Add helper macros for easier error handling and reporting 6 years ago
getid.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
getopt.c 42a6693a0b unistd: fix off-by-one in getopt() 7 years ago
getopt_long.c 9d56ce42c6 Implement timer* macros, and GNU's getopt_long 6 years ago
isatty.c f60c95d2ca tests: Work on more thorough error handling 6 years ago
link.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
pathconf.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
pipe.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
rmdir.c 64acf45c40 tests: Add helper macros for easier error handling and reporting 6 years ago
setid.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
sleep.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
stat.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
sysconf.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
write.c 4381bb2a22 tests: Remove redundant return statements 6 years ago