cosmopolitan/tool
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
..
args Clean up more code 2023-06-18 01:00:05 -07:00
build Implement more toolchain fixes 2023-06-18 05:39:31 -07:00
curl Clean up more code 2023-06-18 01:00:05 -07:00
decode Implement more toolchain fixes 2023-06-18 05:39:31 -07:00
emacs Implement swapcontext() and makecontext() 2023-07-02 09:01:44 -07:00
hello Clean up more code 2023-06-18 01:00:05 -07:00
lambda Clean up more code 2023-06-18 01:00:05 -07:00
net Add path information in logged error messages (#832) 2023-07-01 19:47:59 -07:00
plinko Clean up more code 2023-06-18 01:00:05 -07:00
scripts Implement more toolchain fixes 2023-06-18 05:39:31 -07:00
viz Implement more toolchain fixes 2023-06-18 05:39:31 -07:00
tool.mk Clean up more code 2023-06-18 01:00:05 -07:00