cosmopolitan/test/libc
Justine Tunney 99dc1281f5
Overhaul Windows signal handling
The new asynchronous signal delivery technique is now also being used
for tkill(), raise(), etc. Many subtle issues have been addresesd. We
now signal handling on Windows that's remarkably similar to the POSIX
behaviors. However that's just across threads. We're lacking a way to
have the signal semantics work well, across multiple WIN32 processes.
2023-09-08 01:49:41 -07:00
..
calls Overhaul Windows signal handling 2023-09-08 01:49:41 -07:00
dns Fix warnings 2023-09-01 20:50:18 -07:00
fmt Make improvements 2023-09-06 12:34:59 -07:00
intrin Make the Windows Console work better 2023-09-07 18:27:22 -07:00
log Make the Windows Console work better 2023-09-07 18:27:22 -07:00
mem Make improvements 2023-09-06 22:48:05 -07:00
nexgen32e Fix warnings 2023-09-01 20:50:18 -07:00
release Refactor fatcosmocc into a single file 2023-08-14 22:26:17 -07:00
runtime Make improvements 2023-09-06 12:34:59 -07:00
sock Fix warnings 2023-09-01 20:50:18 -07:00
stdio Make the Windows Console work better 2023-09-07 18:27:22 -07:00
str Fix warnings 2023-09-01 20:50:18 -07:00
thread Overhaul Windows signal handling 2023-09-08 01:49:41 -07:00
time Clean up more code 2023-06-18 01:00:05 -07:00
tinymath Make the Windows Console work better 2023-09-07 18:27:22 -07:00
x Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
xed Make improvements 2023-09-06 12:34:59 -07:00
test.mk Move zipos into runtime package 2023-08-11 23:14:02 -07:00