summaryrefslogtreecommitdiffstats
path: root/init/ueventd.cpp
Commit message (Expand)AuthorAgeFilesLines
* init: replace property_get with its android::base equivalentTom Cherry2017-03-291-2/+2
* ueventd: source ueventd configs from vendor and odmSandeep Patil2017-02-081-2/+11
* init: fix memory leaksTing-Yuan Huang2016-11-151-6/+9
* Make klog_fd thread-safe and make klog_init a no-op.Elliott Hughes2016-06-291-1/+0
* Move init to libbase logging.Elliott Hughes2016-06-271-8/+7
* Remove MTD cruft from init.Elliott Hughes2016-06-241-16/+7
* ueventd: convert to use pwd family of functionsWilliam Roberts2016-04-071-17/+10
* Track rename of base/ to android-base/.Elliott Hughes2015-12-041-1/+1
* init: Let property_get return std::string.Yabin Cui2015-07-241-3/+2
* Log more timing information from init.Elliott Hughes2015-03-281-29/+22
* Remove /proc/cpuinfo parsingRom Lemarchand2015-03-141-23/+3
* Stop using #if for conditional compilation.Elliott Hughes2015-02-041-5/+5
* Fix clang "ueventd.cpp:111:1: error: no return statement in function returnin...Elliott Hughes2015-02-041-0/+2
* Build init as C++.Elliott Hughes2015-02-041-0/+198