Go to file
Dan Albert 989725940e Use __libc_fatal() for failed malloc in new
This way we can print a useful message to the log isntead of just dying
mysteriously.

Change-Id: Ib660c2fd8ce8bb9aa0d0bb634ae08c645d3901e5
2014-06-02 18:48:53 -07:00
benchmarks Revert "Removes bionic's dependence on stlport" 2014-05-19 23:46:51 +00:00
libc Use __libc_fatal() for failed malloc in new 2014-06-02 18:48:53 -07:00
libdl Add android_dlopen_ext() interface to linker. 2014-04-17 13:50:55 +01:00
libm Workaround the GCC "(long)fn -> lfn" optimization bug. 2014-05-29 16:32:00 -07:00
libstdc++ Move libstdc++ into libc. 2014-05-14 18:18:55 -07:00
linker Merge "Do not add arcs to the soinfo graph on dlopen" 2014-05-23 02:19:10 +00:00
tests Fix unwinding_through_signal_frame test. 2014-05-29 20:00:12 -07:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
ABI-bugs.txt PTHREAD_KEYS_MAX cleanup. 2013-12-12 12:51:08 -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
HACKING.txt Clean up and document our hacks for building BSD source. 2014-04-21 17:13:46 -07:00