summaryrefslogtreecommitdiffstats
path: root/init/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* init: Make restorecon_recursive work for /data/Christopher R. Palmer2015-10-181-1/+5
* Don't use TEMP_FAILURE_RETRY on close in system/core.Elliott Hughes2015-05-271-2/+2
* init: wait_for_file use smaller time resolutionThierry Strudel2015-05-221-2/+2
* Fix insmod module sizeTom Cherry2015-05-121-4/+0
* load ro.recovery_id property from recovery partitionAndres Morales2015-05-081-0/+12
* am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts"Nick Kralevich2015-04-261-2/+1
|\
| * init: get rid of the remaining double mountsNick Kralevich2015-04-251-2/+1
* | am 45a49d0e: am ccac2be8: Merge "init: use SELinux /dev/null if available"Nick Kralevich2015-04-261-14/+19
|\ \ | |/
| * init: use SELinux /dev/null if availableNick Kralevich2015-04-251-14/+19
* | am 6b6df173: am f8b0743e: Merge "init: fix write_file checkreqprot logic error"Nick Kralevich2015-04-251-2/+6
|\ \ | |/
| * init: fix write_file checkreqprot logic errorNick Kralevich2015-04-251-2/+6
* | resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aospEd Tam2015-04-131-1/+1
|/
* Log more timing information from init.Elliott Hughes2015-03-281-15/+9
* Merge "Remove /proc/cpuinfo parsing"Elliott Hughes2015-03-191-33/+0
|\
| * Remove /proc/cpuinfo parsingRom Lemarchand2015-03-141-33/+0
* | Revert "Revert "Create libbase.""Dan Albert2015-03-161-4/+4
* | Revert "Create libbase."Nicolas Geoffray2015-03-161-4/+4
* | Create libbase.Dan Albert2015-03-141-4/+4
|/
* Clean up reading and writing in init.Elliott Hughes2015-02-061-35/+31
* Use TEMP_FAILURE_RETRY, always build bootchart.cpp.Elliott Hughes2015-02-041-4/+1
* Build init as C++.Elliott Hughes2015-02-041-0/+504