cosmopolitan/test/libc/calls
Justine Tunney 23a14b537c Delete LIBC_CALLS_HEFTY
- fork() no longer requires malloc()
- readdir() moved to LIBC_STDIO
- Custom APIs moved to LIBC_X
2021-02-02 22:17:53 -08:00
..
access_test.c Change license 2020-12-27 17:18:44 -08:00
commandv_test.c Normalize mkdir() error codes 2021-01-29 21:21:06 -08:00
fallocate_test.c Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
fcntl_test.c Improve fcntl(F_{SET,GET}FL) implementation () 2021-01-30 13:10:32 -08:00
fork_test.c Delete LIBC_CALLS_HEFTY 2021-02-02 22:17:53 -08:00
ftruncate_test.c Change license 2020-12-27 17:18:44 -08:00
getcwd_test.c Implement getcwd() for XNU 2021-01-30 08:54:12 -08:00
lseek_test.c Fix fork() on Windows after chdir() 2021-01-29 23:19:29 -08:00
mkdir_test.c Support dirfd relative iops on Windows 2021-01-30 01:49:43 -08:00
mkntcmdline_test.c Reduce memory requirements for execve() 2021-01-29 22:00:10 -08:00
mkntenvblock_test.c Delete LIBC_CALLS_HEFTY 2021-02-02 22:17:53 -08:00
mkntpath_test.c Change license 2020-12-27 17:18:44 -08:00
sigaction_test.c Work towards improving signals and processes 2021-01-27 19:34:02 -08:00
signal_test.c Change license 2020-12-27 17:18:44 -08:00
stat_test.c Change license 2020-12-27 17:18:44 -08:00
test.mk Delete LIBC_CALLS_HEFTY 2021-02-02 22:17:53 -08:00
vfork_test.c Delete LIBC_CALLS_HEFTY 2021-02-02 22:17:53 -08:00