platform_system_core/libprocessgroup
Collin Mulliner f7e79b99c1 use process groups for processes started by init
Put every service into a process group, kill the process group
and all child processes created within the group when killing the
service. Removed libutil dependency in libprocessgroup.

Bug: 25355957
Change-Id: Ieed60ec41579f638ab9b1e66a7e6330ed578ab05
Signed-off-by: Collin Mulliner <collinrm@squareup.com>
2016-06-06 16:31:01 -07:00
..
include/processgroup Add libprocessgroup 2014-07-09 17:24:39 -07:00
Android.mk use process groups for processes started by init 2016-06-06 16:31:01 -07:00
cleanup.cpp Remove useless #include. 2016-04-30 09:10:07 -07:00
processgroup.cpp use process groups for processes started by init 2016-06-06 16:31:01 -07:00
processgroup_priv.h Add libprocessgroup 2014-07-09 17:24:39 -07:00