cosmopolitan/test
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
..
dsp Pay off more technical debt 2022-09-12 23:36:56 -07:00
libc Improve system call wrappers 2022-09-19 15:06:25 -07:00
net Fix important bugs in redbean 2022-09-17 02:18:06 -07:00
tool Improve system call wrappers 2022-09-19 15:06:25 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00