summaryrefslogtreecommitdiff
path: root/src/exit/atexit.c
AgeCommit message (Expand)AuthorLines
2012-04-24ditch the priority inheritance locks; use malloc's version of lockRich Felker-7/+7
2011-10-14add dummy __cxa_finalizeRich Felker-0/+4
2011-10-14support __cxa_atexit, and registering atexit functions from atexit handlersRich Felker-7/+26
2011-10-14simplify atexit and fflush-on-exit handlingRich Felker-4/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+57