| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |