cosmopolitan/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 Pay off more technical debt 2022-09-12 23:36:56 -07:00
build Improve system call wrappers 2022-09-19 15:06:25 -07:00
decode Make important improvements 2022-09-14 22:39:08 -07:00
emacs Fix bug with sendfile() on XNU 2022-09-13 04:32:29 -07:00
hash Make important improvements 2022-09-14 22:39:08 -07:00
lambda Clean up some code 2022-08-20 12:32:51 -07:00
net Fix redbean unix.nanosleep() documentation 2022-09-18 03:02:26 -07:00
plinko Pay off more technical debt 2022-09-12 23:36:56 -07:00
scripts Change support vector to Windows 8+ 2022-09-15 03:55:05 -07:00
viz Improve system call wrappers 2022-09-19 15:06:25 -07:00
tool.mk Make fixes and improvements 2022-06-18 01:46:12 -07:00