cosmopolitan/test/libc/log
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
..
appendresourcereport_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
backtrace.c Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
backtrace_test.c Improve system call wrappers 2022-09-19 15:06:25 -07:00
test.mk Use private keyword on makefile target variables 2022-08-10 18:36:11 -07:00