Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
3d2d448af1b16923f5a329b49bb8e658dbad8a06
/
libc
/
arch-arm
/
bionic
/
eabi.c
6a9b888
Allow static C++ destructors to be properly called on dlclose().
by David 'Digit' Turner
· 15 years ago
[Renamed (83%) from libc/bionic/eabi.c]
0ba91ed
Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __cxa_finalize() implementation
by David 'Digit' Turner
· 16 years ago
d386afc
revert to previous implementation of __aeabi_atexit() since the new one seems to crash a static ICU String destructor.
by David 'Digit' Turner
· 16 years ago
3e16f84
Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by the C++ ABI for ARM document.
by David 'Digit' Turner
· 16 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
9f65adf
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago