index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
logwrapper
/
logwrap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
system/core Replace cutils/log.h with android/log.h
Mark Salyzyn
2016-09-30
1
-12
/
+12
*
Don't go busy loop when waiting child process.
Tao Wu
2016-02-16
1
-1
/
+1
*
am eaf04aa0: am 3b94cef1: Merge "Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to log...
Yusuke Sato
2015-08-22
1
-5
/
+12
|
\
|
*
Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h
Yusuke Sato
2015-08-21
1
-5
/
+12
*
|
am d1b11a04: am e656be33: Merge "Add |opts| argument to android_fork_execvp_ext"
Yusuke Sato
2015-08-19
1
-2
/
+26
|
\
|
|
*
Add |opts| argument to android_fork_execvp_ext
Yusuke Sato
2015-08-19
1
-2
/
+26
*
|
am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot"
Yusuke Sato
2015-07-21
1
-3
/
+4
|
\
|
|
*
Use fsck.f2fs -a instead of -f for faster boot
Yusuke Sato
2015-07-15
1
-3
/
+4
*
|
Put in line breaks when logging to klog
Greg Hartman
2015-02-03
1
-1
/
+1
|
/
*
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
1
-4
/
+0
*
Create a separate copy of the fsck logs
Ken Sumrall
2013-09-20
1
-8
/
+35
*
logwrapper: Add ability to log to kernel log
Ken Sumrall
2013-04-14
1
-30
/
+311
*
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
1
-6
/
+11
*
logwrapper: rename logwrap() to android_fork_execvp()
Rom Lemarchand
2013-01-30
1
-36
/
+32
*
logwrap: add quiet flag to logwrap()
Rom Lemarchand
2013-01-28
1
-30
/
+39
*
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
1
-1
/
+18
|
\
|
|
*
logwrap: wait for child process when receiving SIGINT or SIGQUIT
Rom Lemarchand
2013-01-29
1
-1
/
+18
*
|
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
1
-2
/
+2
*
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
1
-44
/
+108
*
logwrapper: split into liblogwrap and the executable itself
Rom Lemarchand
2013-01-11
1
-0
/
+161