summaryrefslogtreecommitdiffstats
path: root/toolbox/log.c
Commit message (Collapse)AuthorAgeFilesLines
* Move liblog headers to system/core/include/logColin Cross2013-07-241-1/+1
| | | | | | | | | Move the liblog headers to log/ instead of cutils/ to complete the separation of libcutils and liblog. cutils/log.h still exists and includes log/log.h in order to support the many existing modules that use cutils/log.h. Change-Id: I2758c9f4aedcb809ca7ba8383d0f55041dd44345
* fix another misuse of strncatNick Kralevich2013-06-031-2/+2
| | | | | | | This has the potential to overflow "buffer" if the command line is more than 4K. Change-Id: Icdfed0d9d21804f290b75787ef3809e0475b14f0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+145
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-145/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+145