summaryrefslogtreecommitdiffstats
path: root/init/util.h
Commit message (Expand)AuthorAgeFilesLines
* Log more timing information from init.Elliott Hughes2015-03-281-1/+16
* Remove /proc/cpuinfo parsingRom Lemarchand2015-03-141-1/+0
* Clean up reading and writing in init.Elliott Hughes2015-02-061-1/+6
* Build init as C++.Elliott Hughes2015-02-041-1/+1
* Init: Remove unused variablesAndreas Gampe2014-11-241-1/+1
* init: call restorecon on /sysNick Kralevich2013-09-031-0/+1
* Add support for socket security context specification.Stephen Smalley2013-08-231-1/+1
* Set the SELinux security label on new directories.Stephen Smalley2012-07-261-0/+2
* Pick up on androidboot.hardware kernel cmd optionVladimir Chtchetkine2011-09-281-0/+1
* init: Add ueventd.rc parsing to ueventdColin Cross2010-04-211-0/+2
* init: Move uevent handling to an external ueventd processColin Cross2010-04-211-0/+7
* init: Add wait command and mount wait flagColin Cross2010-04-211-0/+1
* init: create symlinks to block device nodesColin Cross2010-04-211-0/+4
* init: Move prototypes for util.c into util.hColin Cross2010-04-131-0/+27