Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose android_set_abort_message(). | Dan Albert | 2014-08-18 | 1 | -2/+0 |
* | Slim down static binaries by avoiding stdio. | Elliott Hughes | 2014-07-10 | 1 | -1/+1 |
* | Fix LOG_ID_CRASH build failure. | Elliott Hughes | 2014-05-07 | 1 | -6/+7 |
* | Change the interface for fatal logging. | Elliott Hughes | 2014-05-06 | 1 | -2/+1 |
* | Allow liblog to pass failure reasons to debuggerd. | Elliott Hughes | 2014-04-23 | 1 | -2/+2 |
* | libc: Make calls to new user-space logger | Mark Salyzyn | 2014-02-26 | 1 | -0/+11 |
* | Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. | Christopher Ferris | 2013-08-14 | 1 | -13/+1 |
* | Clean up abort. | Elliott Hughes | 2013-06-12 | 1 | -0/+9 |
* | FORTIFY_SOURCE: strcat / strncat optimize | Nick Kralevich | 2013-05-31 | 1 | -3/+0 |
* | Add more __restricts, clean up __format__ attributes. | Elliott Hughes | 2013-05-14 | 1 | -4/+4 |
* | Make abort messages available to debuggerd. | Elliott Hughes | 2013-04-05 | 1 | -0/+14 |
* | Clean up internal libc logging. | Elliott Hughes | 2013-03-15 | 1 | -0/+98 |