cosmopolitan/test
Justine Tunney 197aa0d465
Implement swapcontext() and makecontext()
This change introduces support for Linux-style uc_context manipulation
that's fast and works well on all supported OSes and architectures. It
also integrates with the Cosmpolitan runtime which can show backtraces
comprised of multiple stacks and fibers. See the test and example code
for further details. This will be used by Mold once it's been vendored
2023-07-02 09:01:44 -07:00
..
dsp Clean up more code 2023-06-18 01:00:05 -07:00
libc Implement swapcontext() and makecontext() 2023-07-02 09:01:44 -07:00
net Remove printf() linking hack 2023-06-17 10:13:50 -07:00
tool Clean up more code 2023-06-18 01:00:05 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00