commit | 43323a7e7a4ce39a89d55f0b27f4570d711bddce | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Fri Nov 03 10:07:59 2023 -0700 |
committer | Bart Van Assche <bvanassche@google.com> | Mon Nov 06 10:38:20 2023 -0800 |
tree | 8db2a705a8e68fbb8e6582cce81dd21b11832646 | |
parent | 6c7dca816fda695a4d6d719e29aa193d39510823 [diff] |
init: Create different file descriptors for SIGCHLD and SIGTERM This change will allow a later CL to wait for SIGCHLD without discarding the SIGTERM information. Bug: 308687042 Change-Id: I5b9ab4562060455573cd816cc48bf90576b39ab9 Signed-off-by: Bart Van Assche <bvanassche@google.com>