Ignoring SIGCHLD signal as exit status if child process is not required. 07/135907/1 accepted/tizen/unified/20170628.164020 submit/tizen/20170628.081621
authorNishant Chaprana <n.chaprana@samsung.com>
Tue, 27 Jun 2017 08:49:33 +0000 (14:19 +0530)
committerNishant Chaprana <n.chaprana@samsung.com>
Tue, 27 Jun 2017 08:49:33 +0000 (14:19 +0530)
commit086cdb8b95c7e336335f31fcdba1f7283805a2c3
tree4c819a520211e2084d78092013e4635593d7602b
parent4e3d0cd1ba80062dc637503cc36a6d13f423d1eb
Ignoring SIGCHLD signal as exit status if child process is not required.

Description: This patch ignores the SIGCHLD event, so that kernel can
reap the child process automatically so that process table is properly updated.

Change-Id: I09283dbee630359a5daa5c2d25f97a65ac6dda3e
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
packaging/stc-manager.spec
src/stc-manager.c