index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
ueventd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: replace property_get with its android::base equivalent
Tom Cherry
2017-03-29
1
-2
/
+2
*
ueventd: source ueventd configs from vendor and odm
Sandeep Patil
2017-02-08
1
-2
/
+11
*
init: fix memory leaks
Ting-Yuan Huang
2016-11-15
1
-6
/
+9
*
Make klog_fd thread-safe and make klog_init a no-op.
Elliott Hughes
2016-06-29
1
-1
/
+0
*
Move init to libbase logging.
Elliott Hughes
2016-06-27
1
-8
/
+7
*
Remove MTD cruft from init.
Elliott Hughes
2016-06-24
1
-16
/
+7
*
ueventd: convert to use pwd family of functions
William Roberts
2016-04-07
1
-17
/
+10
*
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-04
1
-1
/
+1
*
init: Let property_get return std::string.
Yabin Cui
2015-07-24
1
-3
/
+2
*
Log more timing information from init.
Elliott Hughes
2015-03-28
1
-29
/
+22
*
Remove /proc/cpuinfo parsing
Rom Lemarchand
2015-03-14
1
-23
/
+3
*
Stop using #if for conditional compilation.
Elliott Hughes
2015-02-04
1
-5
/
+5
*
Fix clang "ueventd.cpp:111:1: error: no return statement in function returnin...
Elliott Hughes
2015-02-04
1
-0
/
+2
*
Build init as C++.
Elliott Hughes
2015-02-04
1
-0
/
+198