#
ee9ce107 |
| 05-Apr-2025 |
Kyle Evans <kevans@FreeBSD.org> |
libc: tests: add some tests for __cxa_atexit handling
This adds a basic test that __cxa_atexit works, and also adds some tests for __cxa_atexit handlers registered in the middle of __cxa_finalize.
libc: tests: add some tests for __cxa_atexit handling
This adds a basic test that __cxa_atexit works, and also adds some tests for __cxa_atexit handlers registered in the middle of __cxa_finalize.
PR: 285870
show more ...
|