summaryrefslogtreecommitdiffstats
path: root/init/util.h
Commit message (Expand)AuthorAgeFilesLines
* remove emergency shutdown and improve init's reboot logicKeun-young Park2017-03-221-1/+0
* Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."James Hawkins2017-02-141-6/+20
* bootstat: Refactor init/utils/boot_clock into base/chrono_utils.James Hawkins2017-02-131-20/+6
* Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."James Hawkins2017-02-081-6/+20
* bootstat: Remove custom uptime parser in favor of elapsedRealtime.James Hawkins2017-02-071-20/+6
* boottime/init: Report ro.boottime.init* properties in milliseconds.James Hawkins2017-01-271-2/+2
* init: Make 'write_file' return bool to match 'read_file'.Jorge Lucangeli Obes2016-12-281-1/+1
* init: service file command only opens existing filesMark Salyzyn2016-12-051-2/+0
* Replace the "coldboot" timeout with a property.Elliott Hughes2016-12-031-2/+13
* Add flags to restorecon_recursive to traverse filesystemsPaul Lawrence2016-11-161-3/+1
* Only restorecon CE storage after unlocked.Jeff Sharkey2016-11-161-0/+1
* init start time tracking.Elliott Hughes2016-11-121-6/+17
* init: service file keywordMark Salyzyn2016-11-031-0/+2
* Use android::base::Readlink in init.Elliott Hughes2016-08-311-2/+0
* Fix clang-tidy performance warnings in syste/core.Chih-Hung Hsieh2016-08-011-1/+1
* 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-2/+0
* Remove MTD cruft from init.Elliott Hughes2016-06-241-1/+0
* Fix misc-macro-parentheses warnings in system/core.Chih-Hung Hsieh2016-06-221-1/+1
* am 54c70ca1: Merge "init: Use classes for parsing and clean up memory allocat...Tom Cherry2015-09-011-0/+1
|\
| * init: Use classes for parsing and clean up memory allocationsTom Cherry2015-09-011-0/+1
* | am f75b5ff1: am fe39394e: Merge "init: Adding support to import directories"Lee Campbell2015-07-281-0/+1
|\|
| * init: Adding support to import directoriesLee Campbell2015-07-271-0/+1
| * load ro.recovery_id property from recovery partitionAndres Morales2015-05-081-0/+1
* | am 86aeb11e: Merge "load ro.recovery_id property from recovery partition" int...Andres Morales2015-05-091-0/+1
|\ \
| * | load ro.recovery_id property from recovery partitionAndres Morales2015-05-081-0/+1
| * | am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts"Nick Kralevich2015-04-261-1/+2
| |\ \
* | \ \ am a5aa7a11: am 55c2e1f4: Merge "Clean up init /proc/cmdline handling."Elliott Hughes2015-05-071-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Clean up init /proc/cmdline handling.Elliott Hughes2015-05-071-1/+2
| | |/ | |/|
* | | am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts"Nick Kralevich2015-04-261-1/+2
|\| | | |/ |/|
| * init: get rid of the remaining double mountsNick Kralevich2015-04-251-1/+2
* | resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aospEd Tam2015-04-131-1/+1
|\ \ | |/ |/|
| * fs_mgr: introduce fs_mgr_format to format wiped partitionsChris Fries2015-04-101-1/+1
| * am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context spec...Colin Cross2013-08-231-1/+1
| |\
| * | init: call restorecon on /sysNick Kralevich2013-07-151-0/+1
* | | 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