summaryrefslogtreecommitdiff
path: root/init/signal_handler.cpp
AgeCommit message (Expand)Author
2017-09-07init: Allow clean system shutdown upon SIGTERMLuis Hector Chavez
2017-08-01init: rename ServiceManager to ServiceList and clean it upTom Cherry
2017-08-01init: move reaping from ServiceManager to signal_handler.cppTom Cherry
2017-06-23init: create android::init:: namespaceTom Cherry
2017-06-22init: cleanup some string usageTom Cherry
2017-04-06init: more header cleanupTom Cherry
2017-03-28init: remove unused cutils includesTom Cherry
2016-12-03Replace the "coldboot" timeout with a property.Elliott Hughes
2016-06-27Move init to libbase logging.Elliott Hughes
2016-01-08init: Allows shutting down cleanly.Bertrand SIMONNET
2015-12-04Track rename of base/ to android-base/.Elliott Hughes
2015-08-07Create Service and ServiceManager classesTom Cherry
2015-07-30init: Create classes for Action and CommandTom Cherry
2015-07-24init: expand_props for onrestart commands.Yabin Cui
2015-04-24Switch init to epoll.Elliott Hughes
2015-04-24Clean up init signal handling a little.Elliott Hughes
2015-03-28Log more timing information from init.Elliott Hughes
2015-02-25Implement exec.Elliott Hughes
2015-02-04Use TEMP_FAILURE_RETRY, always build bootchart.cpp.Elliott Hughes
2015-02-04Build init as C++.Elliott Hughes