cosmopolitan/tool
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
..
ape Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
args Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
build Improve Windows Console I/O 2023-08-08 05:44:40 -07:00
curl Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
decode Remove some dead code 2023-07-03 02:48:29 -07:00
emacs Make more fixes and improvements 2023-07-29 18:44:15 -07:00
hello Clean up more code 2023-06-18 01:00:05 -07:00
lambda Switch public headers to getopt_long() entirely 2023-07-02 19:57:43 -07:00
net Make more fixes and improvements 2023-07-29 18:44:15 -07:00
plinko Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
scripts Further improve usability of cosmocc 2023-07-10 05:55:00 -07:00
viz Make more fixes and improvements 2023-07-29 18:44:15 -07:00
tool.mk Do work on curl/mbedtls/zstd 2023-07-07 10:13:35 -07:00