Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libsysutils: Handle EINTR in SocketClient::sendData() | David 'Digit' Turner | 2011-01-19 | 1 | -13/+29 |
* | Permit 0 length writes. | Brad Fitzpatrick | 2010-11-02 | 1 | -0/+4 |
* | Let SocketClient users write binary data to clients. | Brad Fitzpatrick | 2010-10-27 | 1 | -5/+13 |
* | Fetch peer credentials for local sockets | Kenny Root | 2010-09-14 | 1 | -2/+18 |
* | system/core: Switch libsysutils & sched_policy LOG -> SLOG | San Mehat | 2010-03-25 | 1 | -2/+2 |
* | libsysutils: Move to a null terminated string protocol using space as a field... | San Mehat | 2009-06-15 | 1 | -12/+3 |
* | libsysutils: Fix command argument passing bug + whitespace cleanup | San Mehat | 2009-05-29 | 1 | -2/+2 |
* | libsysutils: const correctness fixes + remove some debugging | San Mehat | 2009-05-20 | 1 | -10/+11 |
* | libsysutils: General clean up + disable build in simulator builds | San Mehat | 2009-05-13 | 1 | -2/+0 |
* | libsysutils: Tweak SocketListener and friends | San Mehat | 2009-05-12 | 1 | -14/+41 |
* | libsysutils: Add multiple client support and fix some bugs | San Mehat | 2009-05-10 | 1 | -0/+41 |