summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/cxa_thread_atexit.c
AgeCommit message (Expand)Author
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2022-07-21Remove "All Rights Reserved" from FreeBSD Foundation libc copyrightsEd Maste
2017-01-07Export __cxa_thread_atexit_impl as an alias for __cxa_thread_atexit.Konstantin Belousov
2016-08-06Add __cxa_thread_atexit(3) API implementation.Konstantin Belousov