No description
Find a file
Nick Kralevich 9fb48ac257 libc_init_static: apply relro earlier.
The dynamic linker applies relro before the preinit and init
arrays are executed, so we should be consistent for statically
linked executables.

Change-Id: Ia0a49d0e981a6e8791f74eed00280edf576ba139
2013-01-11 18:38:26 -08:00
libc libc_init_static: apply relro earlier. 2013-01-11 18:38:26 -08:00
libdl Support System.loadLibrary for libraries with transitive dependencies. 2012-12-20 14:42:14 -08:00
libm [MIPS] Rewrite fenv.h for Android 2013-01-04 16:32:54 -08:00
libstdc++ Regenerate all NOTICE files with the latest version of the script. 2012-08-15 15:43:13 -07:00
libthread_db Add dependencies on all the makefiles. 2012-08-13 14:06:05 -07:00
linker Fix debug malloc. 2013-01-03 15:44:03 -08:00
tests libc: add getauxval() 2013-01-11 16:44:15 -08:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:11:41 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:02 -08:00