cosmopolitan/test/tool
Justine Tunney c7a8cd21e9
Improve system call wrappers
This change improves copy_file_range(), sendfile(), splice(), openpty(),
closefrom(), close_range(), fadvise() and posix_fadvise() in addition to
writing tests that confirm things like errno and seeking behavior across
platforms. We now less aggressively polyfill behavior with some of these
functions when the platform support isn't available. Please see:

https://justine.lol/cosmopolitan/functions.html
2022-09-19 15:06:25 -07:00
..
args Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
build Fix pledge.com interop with Go DNS 2022-09-18 03:56:52 -07:00
net Make important improvements 2022-09-14 22:39:08 -07:00
plinko Improve system call wrappers 2022-09-19 15:06:25 -07:00
viz Pay off more technical debt 2022-09-12 23:36:56 -07:00
test.mk Add /.args feature to Redbean/Lua/SQLite/Python/QuickJS 2022-05-12 11:04:47 -07:00