• Elliott Hughes's avatar
    Clean up internal libc logging. · 8f2a5a0b
    Elliott Hughes authored
    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
    8f2a5a0b
__vsnprintf_chk.cpp 2.79 KB