cosmopolitan/test
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
..
dsp Fix warnings 2023-09-01 20:50:18 -07:00
libc Get rid of kmalloc() 2023-09-11 21:56:00 -07:00
net Make improvements 2023-09-06 12:34:59 -07:00
tool Fix warnings 2023-09-01 20:50:18 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00