cosmopolitan/test/libc
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
..
calls Implement swapcontext() and makecontext() 2023-07-02 09:01:44 -07:00
dns Clean up more code 2023-06-18 01:00:05 -07:00
fmt Implement more toolchain fixes 2023-06-18 05:39:31 -07:00
intrin Implement swapcontext() and makecontext() 2023-07-02 09:01:44 -07:00
log Clean up more code 2023-06-18 01:00:05 -07:00
mem Clean up more code 2023-06-18 01:00:05 -07:00
nexgen32e Clean up more code 2023-06-18 01:00:05 -07:00
release Fully support OpenBSD 7.3 2023-07-01 18:14:27 -07:00
runtime Clean up more code 2023-06-18 01:00:05 -07:00
sock Clean up more code 2023-06-18 01:00:05 -07:00
stdio Clean up more code 2023-06-18 01:00:05 -07:00
str Clean up more code 2023-06-18 01:00:05 -07:00
thread Implement swapcontext() and makecontext() 2023-07-02 09:01:44 -07:00
time Clean up more code 2023-06-18 01:00:05 -07:00
tinymath Clean up more code 2023-06-18 01:00:05 -07:00
x Clean up more code 2023-06-18 01:00:05 -07:00
xed Clean up more code 2023-06-18 01:00:05 -07:00
zipos Clean up more code 2023-06-18 01:00:05 -07:00
test.mk Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00