summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use fsck.f2fs -a instead of -f for faster bootYusuke Sato2015-07-151-3/+4
* Fix "ptsname is not thread-safe; use ptsname_r instead" build break.Elliott Hughes2014-07-291-2/+2
* logwrapper: turn on -WerrorMark Salyzyn2014-05-022-4/+3
* system/core 64-bit cleanup.Elliott Hughes2014-01-161-1/+2
* logwrapper: fix missing includeWilliam Roberts2013-11-251-0/+1
* Create a separate copy of the fsck logsKen Sumrall2013-09-203-15/+46
* logwrapper: Add ability to log to kernel logKen Sumrall2013-04-144-46/+371
* liblogwrap: use POLLHUP flag to check when a child diesRom Lemarchand2013-03-201-102/+49
* liblogwrap: lock android_fork_execvpRom Lemarchand2013-03-141-0/+11
* liblogwrap: replace loops with calls to TEMP_FAILURE_RETRYRom Lemarchand2013-03-121-6/+2
* logwrap lib: make logwrapper less verbose when told to not logJP Abgrall2013-02-131-20/+23
* logwrap: Change semantics of NULL status in android_fork_execvpRom Lemarchand2013-02-082-7/+15
* logwrapper: rename logwrap() to android_fork_execvp()Rom Lemarchand2013-01-303-40/+36
* logwrap: add quiet flag to logwrap()Rom Lemarchand2013-01-283-32/+43
* Merge "logwrap: Replace sigprocmask with pthread_sigmask"Rom Lemarchand2013-01-281-4/+4
|\
| * logwrap: Replace sigprocmask with pthread_sigmaskRom Lemarchand2013-01-281-4/+4
* | Merge "logwrap: wait for child process when receiving SIGINT or SIGQUIT"Rom Lemarchand2013-01-283-3/+26
|\|
| * logwrap: wait for child process when receiving SIGINT or SIGQUITRom Lemarchand2013-01-283-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