summaryrefslogtreecommitdiffstats
path: root/logwrapper
Commit message (Expand)AuthorAgeFilesLines
* logwrap: add quiet flag to logwrap()Rom Lemarchand2013-01-283-32/+43
* Merge "logwrap: Replace sigprocmask with pthread_sigmask"Rom Lemarchand2013-01-291-4/+4
|\
| * logwrap: Replace sigprocmask with pthread_sigmaskRom Lemarchand2013-01-291-4/+4
* | Merge "logwrap: wait for child process when receiving SIGINT or SIGQUIT"Rom Lemarchand2013-01-293-3/+26
|\ \ | |/
| * logwrap: wait for child process when receiving SIGINT or SIGQUITRom Lemarchand2013-01-293-3/+26
* | logwrap: ensure child exits with _exitRom Lemarchand2013-01-281-20/+19
|/
* logwrap: remove unnecessary call to setuid/setgidRom Lemarchand2013-01-281-6/+0
* logwrap: fix off by 1 argument errorRom Lemarchand2013-01-282-3/+3
* logwrapper: switch to signal handlers for SIGCHLDRom Lemarchand2013-01-281-75/+134
* logwrapper: prevent logwrap from hanging when child diesRom Lemarchand2013-01-142-45/+131
* logwrapper: split into liblogwrap and the executable itselfRom Lemarchand2013-01-114-126/+230
* Revert "Remove -d option from logwrapper"Rom Lemarchand2013-01-041-4/+20
* Remove -d option from logwrapperRom Lemarchand2013-01-031-20/+4
* logwrapper: reduce verbosity and fix usageTanguy Pruvot2012-02-281-6/+11
* Rename (IF_)LOG() to (IF_)ALOG()Steve Block2012-01-171-9/+9
* Get rid of warnings when compiled with -Wformat-securityNick Kralevich2010-05-131-2/+2
* Add a printf format.christian.bejram2010-05-101-3/+3
* Automated import from //branches/master/...@140824,140824Dianne Hackborn2009-03-241-0/+190
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-0/+188
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-188/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-22/+77
* Initial ContributionThe Android Open Source Project2008-10-212-0/+133