cosmopolitan/tool
Justine Tunney 0c5dd7b342
Make improvements
- Improved async signal safety of read() particularly for longjmp()
- Started adding cancel cleanup handlers for locks / etc on Windows
- Make /dev/tty work better particularly for uses like `foo | less`
- Eagerly read console input into a linked list, so poll can signal
- Fix some libc definitional bugs, which configure scripts detected
2023-09-21 07:30:39 -07:00
..
args Fix warnings 2023-09-01 20:50:18 -07:00
build Make improvements 2023-09-21 07:30:39 -07:00
curl Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
decode Make the Windows Console work better 2023-09-07 18:27:22 -07:00
emacs Remove IMAGE_BASE_VIRTUAL 2023-09-12 01:21:36 -07:00
hello Make improvements 2023-09-18 21:04:47 -07:00
lambda Fix warnings 2023-09-01 20:50:18 -07:00
net Make improvements 2023-09-18 21:04:47 -07:00
plinko Fix warnings 2023-09-01 20:50:18 -07:00
scripts Refactor fatcosmocc into a single file 2023-08-14 22:26:17 -07:00
viz Make improvements 2023-09-18 21:04:47 -07:00
tool.mk Overhaul process spawning 2023-09-10 08:17:44 -07:00