1. 2b3ebaf SocketClient: don't ignore SIGPIPE by Tom Cherry · 4 years, 11 months ago
  2. 502f486 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  3. 4888525 [libsysutils] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  4. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 9 years ago
  5. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  6. a744b05 Add missing <malloc.h> and <string.h> includes. by Elliott Hughes · 10 years ago
  7. f6b62d0 Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885. by Elliott Hughes · 11 years ago
  8. 4df4dfe When new error happend,then errno should be updated accordingly. by Bo Huang · 11 years ago
  9. 4389588 libsysutil: frequent native crash /system/bin/vold by Mark Salyzyn · 11 years ago
  10. 23f0410 libsysutils: Add iovec/runOnEachSocket by Mark Salyzyn · 13 years ago
  11. 544a7f7 libsysutils: fix null pointer and memory leak issue by Hong-Mei Li · 12 years ago
  12. 6f523cd am 7bb1b958: am ff856a2b: Merge "Add error handling to SocketClient::sendData" by Robert Greenwalt · 13 years ago
  13. 2e5fcd0 Add error handling to SocketClient::sendData by Mattias Falk · 14 years ago
  14. 5949477 Add ability to quote responses as needed. by Robert Greenwalt · 13 years ago
  15. 6ac770f Do not generate SIGPIPE errors in SocketCLient. by Selim Gurun · 13 years ago
  16. 7599bfc Fix pointer arith. by Robert Greenwalt · 13 years ago
  17. 7bf4c45 Add a utility function to send a code + binary msg by Selim Gurun · 13 years ago
  18. 8702bb1 New NativeDaemonConnector protocol adds a seqnum. by Robert Greenwalt · 13 years ago
  19. a8185a6 Revert "New NativeDaemonConnector protocol adds a seqnum." by Guang Zhu · 13 years ago
  20. dc58e73 New NativeDaemonConnector protocol adds a seqnum. by Robert Greenwalt · 13 years ago
  21. 4520246 Fix SocketListener socket leak issue. by Xianzhu Wang · 14 years ago
  22. 4be4e69 Fix potential race introduced in Icd7f5f03 by Brad Fitzpatrick · 14 years ago
  23. 648ebad SocketClient: add optional reference counting by Brad Fitzpatrick · 14 years ago
  24. af61509 libsysutils: Handle EINTR in SocketClient::sendData() by David 'Digit' Turner · 14 years ago
  25. 16ae478 Permit 0 length writes. by Brad Fitzpatrick · 15 years ago
  26. 8c5669f Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 15 years ago
  27. 30abb72 Fetch peer credentials for local sockets by Kenny Root · 15 years ago
  28. 7e8529a system/core: Switch libsysutils & sched_policy LOG -> SLOG 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 · 16 years ago
  30. 03f0d27 libsysutils: Fix command argument passing bug + whitespace cleanup by San Mehat · 16 years ago
  31. db01754 libsysutils: const correctness fixes + remove some debugging by San Mehat · 16 years ago
  32. df6c1b9 libsysutils: General clean up + disable build in simulator builds by San Mehat · 16 years ago
  33. d768066 libsysutils: Tweak SocketListener and friends by San Mehat · 16 years ago
  34. fa644ff libsysutils: Add multiple client support and fix some bugs by San Mehat · 16 years ago