summaryrefslogtreecommitdiff
path: root/init/sigchld_handler.cpp
AgeCommit message (Expand)Author
2023-11-22init: Fix signalfd support in WaitToBeReaped()Bart Van Assche
2023-11-21init: Introduce the function ReapAndRemove()Bart Van Assche
2023-11-07init: Make WaitToBeReaped() wait less longBart Van Assche
2023-11-02init: Fix a bug in the WaitToBeReaped() logging codeBart Van Assche
2022-10-27init: Document that ReapOneProcess() does not modify 'pid'Bart Van Assche
2022-10-27init: Log more information if stopping times outBart Van Assche
2022-03-07init: Add diagnostics for signalfd epoll failures.David Anderson
2020-03-10Revert "init: handle property service callbacks asynchronously"Tom Cherry
2020-02-20init: handle property service callbacks asynchronouslyTom Cherry
2019-10-10userspace reboot: stop post-data services and wait for them to be killedNikita Ioffe
2019-07-31init: add timing log for oneshot and exec_background servicesWei Wang
2019-06-26Split out ServiceList and ServiceParser from service.cpp/.hTom Cherry
2019-04-24init: simplify async restoreconTom Cherry
2018-04-17Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery."Paul Crowley
2018-04-12init: use signalfd to catch SIGCHLDRyan Prichard
2018-03-01Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."Paul Crowley
2018-02-15If enablefilecrypto or init_user0 fails, reboot into recovery.Paul Crowley
2017-09-29init: run vendor commands in a separate SELinux contextTom Cherry
2017-09-26init: cleanup exit() usesTom Cherry
2017-09-07init: Allow clean system shutdown upon SIGTERMLuis Hector Chavez