summaryrefslogtreecommitdiffstats
path: root/tests/libc_logging_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add GNU-compatible strerror_r.Elliott Hughes2014-08-281-0/+12
* Use vsnprintf(3) in syslog(3).Elliott Hughes2014-07-281-11/+0
* Rewrite syslog(3) to use Android logging.Elliott Hughes2014-07-211-0/+11
* Make sure that the same tests are on all platforms.Christopher Ferris2014-02-061-4/+29
* Fix some test assumptions that are wrong for __LP64__.Elliott Hughes2013-10-181-0/+8
* Fix clang warnings in bionic.Stephen Hines2013-10-111-2/+2
* Clean up internal libc logging.Elliott Hughes2013-03-151-0/+145