summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/atexit.h
Commit message (Expand)AuthorAgeFilesLines
* Hide __atexitDmitriy Ivanov2015-06-041-13/+0
* Unregister pthread_atfork handlers on dlclose()Dmitriy Ivanov2015-04-241-0/+47
* Revert "Unregister pthread_atfork handlers on dlclose()"Dimitry Ivanov2015-04-241-47/+0
* Unregister pthread_atfork handlers on dlclose()Dmitriy Ivanov2015-04-221-0/+47
* Upstream atexitDmitriy Ivanov2014-07-141-53/+0
* Hide __atexit and remove __atexit_invalid.Dan Albert2014-06-181-2/+1
* Fixes for __cxa_finalizeDmitriy Ivanov2014-05-051-4/+1
* stdlib: atexit: include <sys/cdefs.h>Chirayu Desai2013-02-161-0/+2
* Clean up the argc/argv/envp/auxv handling.Elliott Hughes2013-02-071-0/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+51
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-51/+0
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-2/+12
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+41