1. 9f0c0c7 logwrap: add missing O_CLOEXEC by Tom Cherry · 4 years, 7 months ago
  2. ff7d067 logwrap: convert to C++, rename function logwrap_fork_execvp(). by Tom Cherry · 5 years ago[Renamed (77%) from logwrapper/logwrap.c]
  3. 0132893 logwrapper: open child_ptty in child process and remove ignore_int_quit by Tom Cherry · 5 years ago
  4. 0b539f3 Build /vendor/bin/logwrapper too. by Elliott Hughes · 6 years ago
  5. abd4613 Logwrapper: Remove unused support for input / output processing. by Narayan Kamath · 8 years ago
  6. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  7. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  8. bc31090 Don't go busy loop when waiting child process. by Tao Wu · 9 years ago
  9. ae0b28f am eaf04aa0: am 3b94cef1: Merge "Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h" by Yusuke Sato · 9 years ago
  10. 7980426 Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h by Yusuke Sato · 9 years ago
  11. 2ef82cf am d1b11a04: am e656be33: Merge "Add |opts| argument to android_fork_execvp_ext" by Yusuke Sato · 9 years ago
  12. d81c3c6 Add |opts| argument to android_fork_execvp_ext by Yusuke Sato · 9 years ago
  13. 7c842b5 am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  14. 0df0827 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 9 years ago
  15. 465f75f Put in line breaks when logging to klog by Greg Hartman · 10 years ago
  16. 84cfd10 Fix "ptsname is not thread-safe; use ptsname_r instead" build break. by Elliott Hughes · 10 years ago
  17. 5254c4a logwrapper: turn on -Werror by Mark Salyzyn · 10 years ago
  18. 4eaf905 Create a separate copy of the fsck logs by Ken Sumrall · 11 years ago
  19. 96e11b5 logwrapper: Add ability to log to kernel log by Ken Sumrall · 11 years ago
  20. 6ad53df liblogwrap: use POLLHUP flag to check when a child dies by Rom Lemarchand · 12 years ago
  21. 74a7b91 liblogwrap: lock android_fork_execvp by Rom Lemarchand · 12 years ago
  22. 451dd85 liblogwrap: replace loops with calls to TEMP_FAILURE_RETRY by Rom Lemarchand · 12 years ago
  23. a689d13 logwrap lib: make logwrapper less verbose when told to not log by JP Abgrall · 12 years ago
  24. 2f34c50 logwrap: Change semantics of NULL status in android_fork_execvp by Rom Lemarchand · 12 years ago
  25. 2a46bfa logwrapper: rename logwrap() to android_fork_execvp() by Rom Lemarchand · 12 years ago
  26. f5200c0 logwrap: add quiet flag to logwrap() by Rom Lemarchand · 12 years ago
  27. 2c3b2e1 Merge "logwrap: Replace sigprocmask with pthread_sigmask" by Rom Lemarchand · 12 years ago
  28. 665118f Merge "logwrap: wait for child process when receiving SIGINT or SIGQUIT" by Rom Lemarchand · 12 years ago
  29. ed179d2 logwrap: Replace sigprocmask with pthread_sigmask by Rom Lemarchand · 12 years ago
  30. 75c289a logwrap: wait for child process when receiving SIGINT or SIGQUIT by Rom Lemarchand · 12 years ago
  31. 99e1966 logwrap: ensure child exits with _exit by Rom Lemarchand · 12 years ago
  32. cfb5ec3 logwrap: remove unnecessary call to setuid/setgid by Rom Lemarchand · 12 years ago
  33. 611f5b4 logwrap: fix off by 1 argument error by Rom Lemarchand · 12 years ago
  34. 0cc2cab logwrapper: switch to signal handlers for SIGCHLD by Rom Lemarchand · 12 years ago
  35. b58a822 logwrapper: prevent logwrap from hanging when child dies by Rom Lemarchand · 12 years ago
  36. 113bd47 logwrapper: split into liblogwrap and the executable itself by Rom Lemarchand · 12 years ago