| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix "ptsname is not thread-safe; use ptsname_r instead" build break. | Elliott Hughes | 2014-07-29 | 1 | -2/+2 |
* | logwrapper: turn on -Werror | Mark Salyzyn | 2014-05-02 | 2 | -4/+3 |
* | system/core 64-bit cleanup. | Elliott Hughes | 2014-01-16 | 1 | -1/+2 |
* | logwrapper: fix missing include | William Roberts | 2013-11-25 | 1 | -0/+1 |
* | Create a separate copy of the fsck logs | Ken Sumrall | 2013-09-20 | 3 | -15/+46 |
* | logwrapper: Add ability to log to kernel log | Ken Sumrall | 2013-04-14 | 4 | -46/+371 |
* | liblogwrap: use POLLHUP flag to check when a child dies | Rom Lemarchand | 2013-03-20 | 1 | -102/+49 |
* | liblogwrap: lock android_fork_execvp | Rom Lemarchand | 2013-03-14 | 1 | -0/+11 |
* | liblogwrap: replace loops with calls to TEMP_FAILURE_RETRY | Rom Lemarchand | 2013-03-12 | 1 | -6/+2 |
* | logwrap lib: make logwrapper less verbose when told to not log | JP Abgrall | 2013-02-13 | 1 | -20/+23 |
* | logwrap: Change semantics of NULL status in android_fork_execvp | Rom Lemarchand | 2013-02-08 | 2 | -7/+15 |
* | logwrapper: rename logwrap() to android_fork_execvp() | Rom Lemarchand | 2013-01-30 | 3 | -40/+36 |
* | logwrap: add quiet flag to logwrap() | Rom Lemarchand | 2013-01-28 | 3 | -32/+43 |
* | Merge "logwrap: Replace sigprocmask with pthread_sigmask" | Rom Lemarchand | 2013-01-29 | 1 | -4/+4 |
|\ |
|
| * | logwrap: Replace sigprocmask with pthread_sigmask | Rom Lemarchand | 2013-01-29 | 1 | -4/+4 |
* | | Merge "logwrap: wait for child process when receiving SIGINT or SIGQUIT" | Rom Lemarchand | 2013-01-29 | 3 | -3/+26 |
|\| |
|
| * | logwrap: wait for child process when receiving SIGINT or SIGQUIT | Rom Lemarchand | 2013-01-29 | 3 | -3/+26 |
* | | logwrap: ensure child exits with _exit | Rom Lemarchand | 2013-01-28 | 1 | -20/+19 |
|/ |
|
* | logwrap: remove unnecessary call to setuid/setgid | Rom Lemarchand | 2013-01-28 | 1 | -6/+0 |
* | logwrap: fix off by 1 argument error | Rom Lemarchand | 2013-01-28 | 2 | -3/+3 |
* | logwrapper: switch to signal handlers for SIGCHLD | Rom Lemarchand | 2013-01-28 | 1 | -75/+134 |
* | logwrapper: prevent logwrap from hanging when child dies | Rom Lemarchand | 2013-01-14 | 2 | -45/+131 |
* | logwrapper: split into liblogwrap and the executable itself | Rom Lemarchand | 2013-01-11 | 4 | -126/+230 |
* | Revert "Remove -d option from logwrapper" | Rom Lemarchand | 2013-01-04 | 1 | -4/+20 |
* | Remove -d option from logwrapper | Rom Lemarchand | 2013-01-03 | 1 | -20/+4 |
* | logwrapper: reduce verbosity and fix usage | Tanguy Pruvot | 2012-02-28 | 1 | -6/+11 |
* | Rename (IF_)LOG() to (IF_)ALOG() | Steve Block | 2012-01-17 | 1 | -9/+9 |
* | Get rid of warnings when compiled with -Wformat-security | Nick Kralevich | 2010-05-13 | 1 | -2/+2 |
* | Add a printf format. | christian.bejram | 2010-05-10 | 1 | -3/+3 |
* | Automated import from //branches/master/...@140824,140824 | Dianne Hackborn | 2009-03-24 | 1 | -0/+190 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -0/+188 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -188/+0 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -22/+77 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 2 | -0/+133 |