Go to file
Dmitriy Ivanov e880c736d6 Register __libc_fini as early as possible.
We want __libc_fini to be called after all the destructors.

Bug: 14611536
Change-Id: Ibb83a94436795ec178fd605fa531ac29608f4a3e
2014-09-03 15:27:29 -07:00
benchmarks Start hiding "private/bionic_time.h". 2014-07-25 12:03:51 -07:00
libc Register __libc_fini as early as possible. 2014-09-03 15:27:29 -07:00
libdl Turn on -Wunused and fix the mistakes it uncovers. 2014-06-03 15:22:34 -07:00
libm Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc. 2014-08-29 15:54:11 -07:00
libstdc++ Add standard throw() spec to delete operators. 2014-08-25 21:16:14 +00:00
linker Encapsulate soinfo_link_image and soinfo_relocate 2014-09-02 11:47:23 -07:00
tests Merge "Add some missing dlclose(.)" 2014-09-03 00:36:22 +00:00
.gitignore
ABI-bugs.txt PTHREAD_KEYS_MAX cleanup. 2013-12-12 12:51:08 -08:00
Android.mk
CleanSpec.mk Make jemalloc the default choice. 2014-07-11 11:01:30 -07:00
HACKING.txt Rewrite syslog(3) to use Android logging. 2014-07-21 16:56:48 -07:00