summaryrefslogtreecommitdiff
path: root/init/sigchld_handler.cpp
Commit message (Expand)AuthorAgeFilesLines
* init: Add diagnostics for signalfd epoll failures.David Anderson2022-03-081-1/+4
* Revert "init: handle property service callbacks asynchronously"Tom Cherry2020-03-101-2/+0
* init: handle property service callbacks asynchronouslyTom Cherry2020-02-201-0/+2
* userspace reboot: stop post-data services and wait for them to be killedNikita Ioffe2019-10-101-7/+30
* init: add timing log for oneshot and exec_background servicesWei Wang2019-07-311-0/+7
* Split out ServiceList and ServiceParser from service.cpp/.hTom Cherry2019-06-261-0/+1
* init: simplify async restoreconTom Cherry2019-04-241-4/+1
* Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery."Paul Crowley2018-04-171-6/+5
* init: use signalfd to catch SIGCHLDRyan Prichard2018-04-121-39/+0
* Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."Paul Crowley2018-03-011-5/+6
* If enablefilecrypto or init_user0 fails, reboot into recovery.Paul Crowley2018-02-151-6/+5
* init: run vendor commands in a separate SELinux contextTom Cherry2017-09-291-13/+19
* init: cleanup exit() usesTom Cherry2017-09-261-2/+1
* init: Allow clean system shutdown upon SIGTERMLuis Hector Chavez2017-09-071-0/+142