summaryrefslogtreecommitdiffstats
path: root/libsysutils/src
Commit message (Expand)AuthorAgeFilesLines
* libsysutils: Fix command argument passing bug + whitespace cleanupSan Mehat2009-05-294-9/+10
* libsysutils: const correctness fixes + remove some debuggingSan Mehat2009-05-203-15/+15
* libsysutils: Introduce 'ServiceManager', for starting/stopping init servicesSan Mehat2009-05-151-0/+73
* libsysutils: General clean up + disable build in simulator buildsSan Mehat2009-05-133-15/+3
* 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-107-145/+240
* libsysutils: Add string.h to includesSan Mehat2009-05-073-0/+3
* libsysutils: New C++ system convenience librarySan Mehat2009-05-066-0/+464