Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libsysutils: Fix command argument passing bug + whitespace cleanup | San Mehat | 2009-05-29 | 4 | -9/+10 |
* | libsysutils: const correctness fixes + remove some debugging | San Mehat | 2009-05-20 | 3 | -15/+15 |
* | libsysutils: Introduce 'ServiceManager', for starting/stopping init services | San Mehat | 2009-05-15 | 1 | -0/+73 |
* | libsysutils: General clean up + disable build in simulator builds | San Mehat | 2009-05-13 | 3 | -15/+3 |
* | libsysutils: Fix bug where we'd leak our control pipes when closing down a li... | San Mehat | 2009-05-12 | 1 | -7/+3 |
* | libsysutils: Send command arguments to the command, not the command again :P | San Mehat | 2009-05-12 | 1 | -1/+2 |
* | libsysutils: Tweak SocketListener and friends | San Mehat | 2009-05-12 | 3 | -30/+54 |
* | libsysutils: Add multiple client support and fix some bugs | San Mehat | 2009-05-10 | 7 | -145/+240 |
* | libsysutils: Add string.h to includes | San Mehat | 2009-05-07 | 3 | -0/+3 |
* | libsysutils: New C++ system convenience library | San Mehat | 2009-05-06 | 6 | -0/+464 |