Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GNU-compatible strerror_r. | Elliott Hughes | 2014-08-28 | 1 | -0/+12 |
* | Use vsnprintf(3) in syslog(3). | Elliott Hughes | 2014-07-28 | 1 | -11/+0 |
* | Rewrite syslog(3) to use Android logging. | Elliott Hughes | 2014-07-21 | 1 | -0/+11 |
* | Make sure that the same tests are on all platforms. | Christopher Ferris | 2014-02-06 | 1 | -4/+29 |
* | Fix some test assumptions that are wrong for __LP64__. | Elliott Hughes | 2013-10-18 | 1 | -0/+8 |
* | Fix clang warnings in bionic. | Stephen Hines | 2013-10-11 | 1 | -2/+2 |
* | Clean up internal libc logging. | Elliott Hughes | 2013-03-15 | 1 | -0/+145 |