Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
9ea64da6c511e8f9f4edae4c10c20879957631ab
/
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