aboutsummaryrefslogtreecommitdiffstats
path: root/init/util.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/sy...Steve Kondik2012-11-181-3/+52
|\
| * Merge "Fixed a discarded const qualifier warning"Stephen Hines2012-08-081-1/+1
| |\
| | * Fixed a discarded const qualifier warningEdwin Vane2012-08-021-1/+1
| * | Merge "Set the SELinux security label on new directories."Jean-Baptiste Queru2012-08-081-2/+51
| |\ \ | | |/ | |/|
| | * Set the SELinux security label on new directories.Stephen Smalley2012-07-261-2/+51
* | | init: Properly detect hardware revisionSteve Kondik2012-07-101-15/+14
|/ /
* | am 3b04bde9: am ee79b455: am 93553073: Merge "Extend init and ueventd for SE ...Jean-Baptiste Queru2012-02-241-0/+22
|\|
| * Extend init and ueventd for SE Android.Stephen Smalley2012-02-011-0/+22
* | Don't parse properties from unsafe files.Nick Kralevich2012-01-181-0/+12
|/
* Pick up on androidboot.hardware kernel cmd optionVladimir Chtchetkine2011-09-281-0/+30
* init/cutils: move list utility code to cutils from initDima Zavin2011-09-021-21/+0
* init/cutils: move kernel logging interface to libcutils from initDima Zavin2011-09-021-36/+0
* merge from open-source masterThe Android Open Source Project2010-07-161-2/+3
|\
* | init: Move uevent handling to an external ueventd processColin Cross2010-04-211-0/+65
* | init: Add wait command and mount wait flagColin Cross2010-04-211-0/+12
* | init: Move list and log handling to list.h and log.hColin Cross2010-04-211-1/+2
* | init: create symlinks to block device nodesColin Cross2010-04-211-0/+78
* | init: Move gettime() to util.cColin Cross2010-04-131-0/+19
* | init: Move mtd functions from init.c to util.cColin Cross2010-04-131-0/+71
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+211
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-211/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+211