summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/assert.c
Commit message (Collapse)AuthorAgeFilesLines
* Report errors to the log, not just stderr.Elliott Hughes2012-07-271-16/+16
| | | | | | | | | | 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
* improve readability of stdlib: fix indentation and remove trailing spacesAndré Goddard Rosa2010-04-291-1/+1
| | | | | | Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com> Change-Id: I7dd90a0816b5376ffc1de4499d56935e0bd574a1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+54
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-54/+0
|
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+54