aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/cxa_thread_atexit_impl.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Fix dtor order in __cxa_thread_atexitShengYi Hung2026-03-141-2/+2
* __cxa_thread_call_dtors(3): fix dtor pointer validity checkKonstantin Belousov2024-05-031-1/+1
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* libc: unsplit log message to to make it greppable in srcEd Maste2023-08-051-2/+3
* Export __cxa_thread_atexit_impl as an alias for __cxa_thread_atexit.Konstantin Belousov2017-01-071-0/+153