summaryrefslogtreecommitdiffstats
path: root/init/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* Track rename of base/ to android-base/.Elliott Hughes2015-12-041-3/+3
* init: Don't ignore setsockcreatecon errorsNick Kralevich2015-11-231-2/+6
* am 54c70ca1: Merge "init: Use classes for parsing and clean up memory allocat...Tom Cherry2015-09-011-0/+71
|\
| * init: Use classes for parsing and clean up memory allocationsTom Cherry2015-09-011-0/+71
* | am f75b5ff1: am fe39394e: Merge "init: Adding support to import directories"Lee Campbell2015-07-281-0/+11
|\|
| * init: Adding support to import directoriesLee Campbell2015-07-271-0/+11
* | am 8d855ba9: am d2e7f002: Merge "init/util.cpp: don\'t return a negative unsi...Nick Kralevich2015-06-191-10/+18
|\|
| * init/util.cpp: don't return a negative unsigned valueNick Kralevich2015-06-181-10/+18
| * Don't use TEMP_FAILURE_RETRY on close in system/core.Elliott Hughes2015-05-151-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 9fc83437: Don\'t use TEMP_FAILURE_RETRY on close in system/core.Elliott Hughes2015-05-271-2/+2
|\ \
| * | Don't use TEMP_FAILURE_RETRY on close in system/core.Elliott Hughes2015-05-271-2/+2
* | | am 91cf41cf: init: wait_for_file use smaller time resolutionThierry Strudel2015-05-221-2/+2
|\| |
| * | init: wait_for_file use smaller time resolutionThierry Strudel2015-05-221-2/+2
* | | resolved conflicts for merge of d410a9b3 to mnc-dev-plus-aospElliott Hughes2015-05-121-4/+0
|\| |
| * | Fix insmod module sizeTom Cherry2015-05-121-4/+0
* | | am 86aeb11e: Merge "load ro.recovery_id property from recovery partition" int...Andres Morales2015-05-091-0/+12
|\| |
| * | 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
| |\ \
| * \ \ am 45a49d0e: am ccac2be8: Merge "init: use SELinux /dev/null if available"Nick Kralevich2015-04-261-14/+19
| |\ \ \
* | \ \ \ am a5aa7a11: am 55c2e1f4: Merge "Clean up init /proc/cmdline handling."Elliott Hughes2015-05-071-25/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Clean up init /proc/cmdline handling.Elliott Hughes2015-05-071-25/+10
| | |_|/ | |/| |
* | | | 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