Jeremy Soller 84745ca770 Fix fsync on Redox il y a 6 ans
..
access.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 6 ans
brk.c 634b2ed835 Use actual break in unistd/brk il y a 6 ans
chdir.c 64acf45c40 tests: Add helper macros for easier error handling and reporting il y a 6 ans
dup.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 6 ans
exec.c 64acf45c40 tests: Add helper macros for easier error handling and reporting il y a 6 ans
fchdir.c 27d97f6fe0 Use O_DIRECTORY in unistd/fchdir il y a 6 ans
fork.c e35f22b3df WIP: pthread_atfork il y a 6 ans
fsync.c 84745ca770 Fix fsync on Redox il y a 6 ans
ftruncate.c 64acf45c40 tests: Add helper macros for easier error handling and reporting il y a 6 ans
getcwd.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 6 ans
gethostname.c 64acf45c40 tests: Add helper macros for easier error handling and reporting il y a 6 ans
getid.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 6 ans
getopt.c efd6947d8e tests: Fix function-like macros il y a 6 ans
getopt_long.c efd6947d8e tests: Fix function-like macros il y a 6 ans
getpagesize.c 3b06380738 Add test for getpagesize() il y a 6 ans
isatty.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 6 ans
link.c 2d027f0771 tests: More work on error handling il y a 6 ans
pathconf.c efd6947d8e tests: Fix function-like macros il y a 6 ans
pipe.c a92be000fb tests: Even more work on error handling il y a 6 ans
rmdir.c 64acf45c40 tests: Add helper macros for easier error handling and reporting il y a 6 ans
setid.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 6 ans
sleep.c fa2c6d29db tests: Rewrite libgen tests based on ctype (nice table layout), fix error handling of sleep tests il y a 6 ans
stat.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting il y a 6 ans
swab.c 5eb2a8f7bd Implement swab il y a 6 ans
sysconf.c efd6947d8e tests: Fix function-like macros il y a 6 ans
write.c 2d027f0771 tests: More work on error handling il y a 6 ans