• Elliott Hughes's avatar
    Report errors to the log, not just stderr. · 52d62332
    Elliott Hughes authored
    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
    52d62332
bionic_atomic_inline.h 1.97 KB