cosmopolitan/test
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
..
dsp Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
libc Improve Windows Console I/O 2023-08-08 05:44:40 -07:00
net Add EncodeHex() and DecodeHex() to Redbean 2023-07-06 15:38:08 -07:00
tool Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00