Jeremy Soller 2e5d4a4d25 Merge remote-tracking branch 'origin/truncate-n-mkfifo' 4 yıl önce
..
access.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting 5 yıl önce
brk.c 18e1a5608f Re-enable netdb tests, fix compiler warning, improve brk coverage 4 yıl önce
chdir.c 64acf45c40 tests: Add helper macros for easier error handling and reporting 5 yıl önce
dup.c a1c3510761 Fix fd dup tests to be more robust 5 yıl önce
exec.c 64acf45c40 tests: Add helper macros for easier error handling and reporting 5 yıl önce
fchdir.c 27d97f6fe0 Use O_DIRECTORY in unistd/fchdir 5 yıl önce
fork.c e35f22b3df WIP: pthread_atfork 5 yıl önce
fsync.c 84745ca770 Fix fsync on Redox 5 yıl önce
ftruncate.c 64f93fe6e0 Implement the truncate function 5 yıl önce
getcwd.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting 5 yıl önce
gethostname.c 64acf45c40 tests: Add helper macros for easier error handling and reporting 5 yıl önce
getid.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting 5 yıl önce
getopt.c efd6947d8e tests: Fix function-like macros 5 yıl önce
getopt_long.c efd6947d8e tests: Fix function-like macros 5 yıl önce
getpagesize.c 3b06380738 Add test for getpagesize() 5 yıl önce
isatty.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting 5 yıl önce
link.c 2d027f0771 tests: More work on error handling 5 yıl önce
pathconf.c efd6947d8e tests: Fix function-like macros 5 yıl önce
pipe.c a92be000fb tests: Even more work on error handling 5 yıl önce
rmdir.c 64acf45c40 tests: Add helper macros for easier error handling and reporting 5 yıl önce
setid.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting 5 yıl önce
sleep.c fa2c6d29db tests: Rewrite libgen tests based on ctype (nice table layout), fix error handling of sleep tests 5 yıl önce
stat.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting 5 yıl önce
swab.c 9aac2672e3 Fix few warnings 5 yıl önce
sysconf.c efd6947d8e tests: Fix function-like macros 5 yıl önce
write.c 2d027f0771 tests: More work on error handling 5 yıl önce