summaryrefslogtreecommitdiff
path: root/libc/test/src/stdlib/at_quick_exit_test.cpp
AgeCommit message (Expand)Author
2024-11-07[libc] Add the `src/stdlib/_Exit.h` header to `at_quick_exit_test.cpp` and `...Job Henandez Lara
2024-11-07[libc] Remove _Exit proxy func header and use LIBC_NAMESPACE::_Exit in tests ...Job Henandez Lara
2024-11-03[libc] Add proxy headers to handle memory allocation associated with the head...Job Henandez Lara
2024-06-06[libc] at_quick_exit function implemented (#94317)aaryanshukla