platform_bionic/libstdc++
David 'Digit' Turner 7c72513bfa libstdc++: make operator new call abort on failure.
This change ensures that operator new will call abort() in case
of memory allocation failure. Note that due to our usage of memory
overcommit, this can only happen under very rare circumstances
(i.e. trying to allocate memory larger than the larger free range
of virtual address space, or when memory is corrutped in various
ways).

Change-Id: I128b8bf626216e899c22a00f24492cd148a1fc94
2011-06-14 21:58:55 +02:00
..
include Fix the build. Oops. 2010-10-11 15:27:39 +02:00
src libstdc++: make operator new call abort on failure. 2011-06-14 21:58:55 +02:00
Android.mk Add missing SMP barriers to libstdc++ 2010-07-07 14:18:20 -07:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00