cosmopolitan/test/libc
Justine Tunney a359de7893
Get rid of kmalloc()
This changes *NSYNC to allocate waiters on the stack so our locks don't
need to depend on dynamic memory. This make our runtiem simpler, and it
also fixes bugs with thread cancellation support.
2023-09-11 21:56:00 -07:00
..
calls Get rid of kmalloc() 2023-09-11 21:56:00 -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 Overhaul process spawning 2023-09-10 08:17:44 -07:00
log Overhaul process spawning 2023-09-10 08:17:44 -07:00
mem Improve AARCH64 execution 2023-09-11 14:46:46 -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 Overhaul process spawning 2023-09-10 08:17:44 -07:00
sock Overhaul process spawning 2023-09-10 08:17:44 -07:00
stdio Get rid of kmalloc() 2023-09-11 21:56:00 -07:00
str Fix warnings 2023-09-01 20:50:18 -07:00
thread Get rid of kmalloc() 2023-09-11 21:56:00 -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