android_system_core/logwrapper
Rom Lemarchand b58a822955 logwrapper: prevent logwrap from hanging when child dies
Sometimes the read on the PTY can wait indefinitely if the child
dies. By using a poll statement that monitors both the output
of the child and its state we prevent this from happening.

Change-Id: I51d5556c66f039bca673145ca72db262977e1689
2013-01-14 11:11:58 -08:00
..
include/logwrap logwrapper: prevent logwrap from hanging when child dies 2013-01-14 11:11:58 -08:00
Android.mk logwrapper: split into liblogwrap and the executable itself 2013-01-11 13:58:29 -08:00
logwrap.c logwrapper: prevent logwrap from hanging when child dies 2013-01-14 11:11:58 -08:00
logwrapper.c logwrapper: split into liblogwrap and the executable itself 2013-01-11 13:58:29 -08:00
NOTICE Automated import from //branches/master/...@140824,140824 2009-03-24 18:36:50 -07:00