bionic/libstdc++/src
Elliott Hughes 8f2a5a0b40 Clean up internal libc logging.
We only need one logging API, and I prefer the one that does no
allocation and is thus safe to use in any context.

Also use O_CLOEXEC when opening the /dev/log files.

Move everything logging-related into one header file.

Change-Id: Ic1e3ea8e9b910dc29df351bff6c0aa4db26fbb58
2013-03-15 16:12:58 -07:00
..
new.cpp libstdc++: make operator new call abort on failure. 2011-06-14 21:58:55 +02:00
one_time_construction.cpp Auto-generate a complete NOTICE file. 2012-08-09 16:05:31 -07:00
pure_virtual.cpp Clean up internal libc logging. 2013-03-15 16:12:58 -07:00
typeinfo.cpp Initial Contribution 2008-10-21 07:00:00 -07:00