Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | klog: error handling fixups | Todd Poynor | 2013-04-22 | 1 | -0/+3 |
| | | | | Change-Id: I9014e62010c589ec30d5e99eef420353e35418b5 | ||||
* | klog: Have klog_write() call klog_init() if needed | Ken Sumrall | 2013-04-11 | 1 | -1/+4 |
| | | | | | | Also change klog_init() to do nothing if already initialized. Change-Id: Ia2dfe914c9d9fd119fb8939508d57b15c9884663 | ||||
* | init/cutils: move kernel logging interface to libcutils from init | Dima Zavin | 2011-09-02 | 1 | -0/+60 |
Change-Id: Ia0f91b1fcd6cae69d76bf3dd841340958db938a8 Signed-off-by: Dima Zavin <dima@android.com> |