mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
Implement __cxa_atexit and __cxa_finalize per the Itanium spec, and convert stdlib's atexit and exit() to to call them instead of a custom 'C-only' atexit implementation.
17 KiB
17 KiB