summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/atexit.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated ↵David 'Digit' Turner2009-05-201-0/+9
| | | | | | __cxa_finalize() implementation This patch uses "#if ANDROID" instead of "#if 1" in the __cxa_finalize() fix
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+209
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-209/+0
|
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-11/+87
|
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+133