cosmopolitan/test/libc
Justine Tunney 33d280c8ba
Improve Windows Console I/O
- Blocking read operations on the Windows Console can now EINTR
- Blocking read operations on Windows pipes now EINTR more reliably
- setitimer() will no longer be inherited across fork() on Windows
- It's now possible to use ECHO when the console is in raw mode
- The ECHOCTL flag now works correctly on the Windows Console
- The ICRNL flag now works correctly on the Windows Console
- pread() and pwrite() will now raise ESPIPE on Windows
- Opening /dev/tty on Windows is improved (untested)
- Overlapped I/O is now implemented in a better way
2023-08-08 05:44:40 -07:00
..
calls Improve Windows Console I/O 2023-08-08 05:44:40 -07:00
dns Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
fmt Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
intrin Make more fixes and improvements 2023-07-29 18:44:15 -07:00
log Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
mem Make more fixes and improvements 2023-07-29 18:44:15 -07:00
nexgen32e Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
release Fully support OpenBSD 7.3 2023-07-01 18:14:27 -07:00
runtime Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
sock Fix tests on aarch64 2023-07-29 19:02:25 -07:00
stdio Make quick fix for aarch64 build 2023-07-30 15:06:28 -07:00
str Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
thread Make more fixes and improvements 2023-07-29 18:44:15 -07:00
time Clean up more code 2023-06-18 01:00:05 -07:00
tinymath Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
x Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
xed Clean up more code 2023-06-18 01:00:05 -07:00
zipos Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
test.mk Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00