1. 01feae2 libsysutils: Handle EINTR in SocketClient::sendData() by David 'Digit' Turner · 13 years ago
  2. 1aa59a8 libsysutils: do not build for TINY_ANDROID by Brian Swetland · 13 years ago
  3. b913b51 libsysutils: Fix a file descriptor leak. by David 'Digit' Turner · 13 years ago
  4. af91e4e libsysutils: Handle EINTR in FrameworkClient.cpp by David 'Digit' Turner · 13 years ago
  5. c6b0def libsysutils: Fix potential overwrites in FrameworkListener by David 'Digit' Turner · 13 years ago
  6. cf9e100 libsysutils: Fix race condition in SocketListener thread. by David 'Digit' Turner · 13 years ago
  7. af61509 libsysutils: Handle EINTR in SocketClient::sendData() by David 'Digit' Turner · 13 years ago
  8. af174f0 libsysutils: Fix wait loop in ServiceManager::start and ::stop by David 'Digit' Turner · 13 years ago
  9. b59539d libsysutils: Handle EINTR in NetlinkListener by David 'Digit' Turner · 13 years ago
  10. 3311eea libsysutils: Fix NetLinkEvent security issues. by David 'Digit' Turner · 13 years ago
  11. b9634d0 Permit 0 length writes. by Brad Fitzpatrick · 14 years ago
  12. a2a1f31 Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 14 years ago
  13. b93e581 Add missing headers for compilation on x86 targets by Olivier Bailly · 14 years ago
  14. 16ae478 Permit 0 length writes. by Brad Fitzpatrick · 14 years ago
  15. 8c5669f Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 14 years ago
  16. 1db75e7 am 6fd75635: Merge "Fetch peer credentials for local sockets" into gingerbread by Kenny Root · 14 years ago
  17. 30abb72 Fetch peer credentials for local sockets by Kenny Root · 14 years ago
  18. 0e6242f am 40c2b7cb: Merge "Add missing lock in SocketListener." into gingerbread by Brad Fitzpatrick · 14 years ago
  19. 40c2b7c Merge "Add missing lock in SocketListener." into gingerbread by Brad Fitzpatrick · 14 years ago
  20. c3fa614 am f31d2ed1: Return false on socket read error by Kenny Root · 14 years ago
  21. 86d01de Add missing lock in SocketListener. by Brad Fitzpatrick · 14 years ago
  22. f31d2ed Return false on socket read error by Kenny Root · 14 years ago
  23. 80ec37a libsysutils: reimplement NetlinkEvent::findParam in the proper way by Chih-Wei Huang · 14 years ago
  24. 7e8529a system/core: Switch libsysutils & sched_policy LOG -> SLOG by San Mehat · 14 years ago
  25. d674413 sysutils: Add dump() to NetlinkEvent by San Mehat · 14 years ago
  26. b029e92 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  27. ebfe3db libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent by San Mehat · 15 years ago
  28. c4a895b nexus: Rollup update for nexus by San Mehat · 15 years ago
  29. c73a3a5 libsysutils: Move to a null terminated string protocol using space as a field separator. by San Mehat · 15 years ago
  30. 03f0d27 libsysutils: Fix command argument passing bug + whitespace cleanup by San Mehat · 15 years ago
  31. db01754 libsysutils: const correctness fixes + remove some debugging by San Mehat · 15 years ago
  32. c41d1c8 libsysutils: Introduce 'ServiceManager', for starting/stopping init services by San Mehat · 15 years ago
  33. df6c1b9 libsysutils: General clean up + disable build in simulator builds by San Mehat · 15 years ago
  34. 6fc287b Fix sim build (need explicit -lpthread). by Andy McFadden · 15 years ago
  35. dbdb0db libsysutils: Fix bug where we'd leak our control pipes when closing down a listener by San Mehat · 15 years ago
  36. d530592 libsysutils: Send command arguments to the command, not the command again :P by San Mehat · 15 years ago
  37. d768066 libsysutils: Tweak SocketListener and friends by San Mehat · 15 years ago
  38. fa644ff libsysutils: Add multiple client support and fix some bugs by San Mehat · 15 years ago
  39. 3d40729 libsysutils: Add string.h to includes by San Mehat · 15 years ago
  40. 168415b libsysutils: New C++ system convenience library by San Mehat · 15 years ago