summaryrefslogtreecommitdiffstats
path: root/libsysutils/src/FrameworkClient.cpp
Commit message (Collapse)AuthorAgeFilesLines
* libsysutils: Handle EINTR in FrameworkClient.cppDavid 'Digit' Turner2011-01-191-4/+6
| | | | | | + get rid of strcpy + strcat calls. Change-Id: I47778f3d14aa961474648cddf6510b761f124e74
* system/core: Switch libsysutils & sched_policy LOG -> SLOGSan Mehat2010-03-251-1/+1
| | | | | Change-Id: Id74c6895a8012c5915f2e259339101844de7c085 Signed-off-by: San Mehat <san@google.com>
* libsysutils: const correctness fixes + remove some debuggingSan Mehat2009-05-201-3/+2
| | | | Signed-off-by: San Mehat <san@google.com>
* libsysutils: Add multiple client support and fix some bugsSan Mehat2009-05-101-0/+41