cosmopolitan/test/posix
Justine Tunney 57c0b065c8
Make old C++ demangler asynchronous signal safe
It's now possible to safely print C++ backtraces from signal handlers.
This symbol demangler doesn't need malloc, tls, or even static memory.
Additionally, this change makes it 2x faster and adds test cases. It's
almost as performant and accurate as the libcxxabi implementation now.
2024-05-07 03:41:33 -07:00
..
atoi_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
BUILD.mk Make old C++ demangler asynchronous signal safe 2024-05-07 03:41:33 -07:00
mask_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
reentrant_signal_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
sa_resethand2_test.c Fix --ftrace on Windows 2024-01-01 00:00:42 -08:00
sa_resethand_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
sigchld_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
signal_test.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
strtol_test.c Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00