bionic/libstdc++/src
Elliott Hughes 52d6233296 Report errors to the log, not just stderr.
In particular this affects assert(3) and __cxa_pure_virtual, both of
which have managed to confuse people this week by apparently aborting
without reason. (Because stderr goes nowhere, normally.)

Bug: 6852995
Bug: 6840813
Change-Id: I7f5d17d5ddda439e217b7932096702dc013b9142
2012-07-27 17:43:38 -07:00
..
new.cpp libstdc++: make operator new call abort on failure. 2011-06-14 21:58:55 +02:00
one_time_construction.cpp Report errors to the log, not just stderr. 2012-07-27 17:43:38 -07:00
pure_virtual.cpp Report errors to the log, not just stderr. 2012-07-27 17:43:38 -07:00
typeinfo.cpp Initial Contribution 2008-10-21 07:00:00 -07:00