Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
279f3d593fef224a25324800d03b61d256c1e4dd
/
init
/
ueventd.cpp
09bd41d
init: fix memory leaks
by Ting-Yuan Huang
· 8 years ago
171a829
Make klog_fd thread-safe and make klog_init a no-op.
by Elliott Hughes
· 8 years ago
f86b5a6
Move init to libbase logging.
by Elliott Hughes
· 8 years ago
3195116
Remove MTD cruft from init.
by Elliott Hughes
· 8 years ago
5b5a8ac
ueventd: convert to use pwd family of functions
by William Roberts
· 9 years ago
4f71319
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
74edcea
init: Let property_get return std::string.
by Yabin Cui
· 9 years ago
da40c00
Log more timing information from init.
by Elliott Hughes
· 10 years ago
74b34f3
Remove /proc/cpuinfo parsing
by Rom Lemarchand
· 10 years ago
c0e919c
Stop using #if for conditional compilation.
by Elliott Hughes
· 10 years ago
2145779
Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void".
by Elliott Hughes
· 10 years ago
f3cf438
Build init as C++.
by Elliott Hughes
· 10 years ago
[Renamed from init/ueventd.c]
439224e
Redirect libselinux logging to dmesg for ueventd.
by Stephen Smalley
· 10 years ago
c0c1ffe
init/ueventd: adds wildcard matching for ueventd rules
by Daniel Leung
· 12 years ago
eb6ffc7
ueventd: fix klog debug typo
by Alex Ray
· 11 years ago
18ccc1b
ueventd: easier debug logging
by Alex Ray
· 11 years ago
1d4e86c
ueventd: fix a busy loop while reading uevents
by Amir Goldstein
· 11 years ago
4f97fd9
init: fix return value for android uid/gid check
by Veeren Mandalia
· 12 years ago
6ebf12f
init: Change umask of forked processes to 077
by Nick Kralevich
· 13 years ago
2b99543
Pick up on androidboot.hardware kernel cmd option
by Vladimir Chtchetkine
· 13 years ago
8f91282
init/cutils: move kernel logging interface to libcutils from init
by Dima Zavin
· 13 years ago
8d48c8e
defer firmware load until after filesystems are mounted
by Brian Swetland
· 14 years ago
bc57d4c
init: support owner/permission setting for sysfs attributes of devices
by Brian Swetland
· 14 years ago
44b65d0
init: Add ueventd.rc parsing to ueventd
by Colin Cross
· 15 years ago
f83d0b9
init: Move uevent handling to an external ueventd process
by Colin Cross
· 15 years ago