summaryrefslogtreecommitdiffstats
path: root/libsysutils
Commit message (Expand)AuthorAgeFilesLines
* libsysutils: const correctness fixes + remove some debuggingSan Mehat2009-05-203-15/+15
* libsysutils: Introduce 'ServiceManager', for starting/stopping init servicesSan Mehat2009-05-152-0/+74
* libsysutils: General clean up + disable build in simulator buildsSan Mehat2009-05-134-15/+12
* Fix sim build (need explicit -lpthread).Andy McFadden2009-05-131-0/+4
* libsysutils: Fix bug where we'd leak our control pipes when closing down a li...San Mehat2009-05-121-7/+3
* libsysutils: Send command arguments to the command, not the command again :PSan Mehat2009-05-121-1/+2
* libsysutils: Tweak SocketListener and friendsSan Mehat2009-05-123-30/+54
* libsysutils: Add multiple client support and fix some bugsSan Mehat2009-05-108-146/+241
* libsysutils: Add string.h to includesSan Mehat2009-05-073-0/+3
* libsysutils: New C++ system convenience librarySan Mehat2009-05-067-0/+485