summaryrefslogtreecommitdiffstats
path: root/libc/bionic/eabi.c
Commit message (Expand)AuthorAgeFilesLines
* Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __...David 'Digit' Turner2009-05-201-2/+9
* revert to previous implementation of __aeabi_atexit() since the new one seems...David 'Digit' Turner2009-05-151-1/+2
* Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by...David 'Digit' Turner2009-05-141-2/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+96
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-96/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+4
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+93