summaryrefslogtreecommitdiffstats
path: root/init/init_parser.h
Commit message (Expand)AuthorAgeFilesLines
* init: create android::init:: namespaceTom Cherry2017-06-231-0/+6
* ueventd: Break devices.cpp into discrete classesTom Cherry2017-05-251-1/+1
* init: add Parser::AddSingleLineParser()Tom Cherry2017-04-251-12/+15
* init: create init_tests.cppTom Cherry2017-04-211-4/+7
* init: clean up the SectionParser interface and Parser classTom Cherry2017-04-211-9/+29
* init: Stop combining actionsTom Cherry2017-04-191-5/+4
* init: more header cleanupTom Cherry2017-04-061-0/+1
* Treblize init.rc locationJaekyun Seok2017-02-251-0/+15
* init: Use classes for parsing and clean up memory allocationsTom Cherry2015-09-011-6/+29
* Create Service and ServiceManager classesTom Cherry2015-08-071-3/+4
* init: Create classes for Action and CommandTom Cherry2015-07-301-11/+1
* init: Adding support to import directoriesLee Campbell2015-07-271-1/+1
* init: do expand_props before calling the builtins.Yabin Cui2015-07-241-1/+3
* Clean up init /proc/cmdline handling.Elliott Hughes2015-05-071-1/+1
* Implement exec.Elliott Hughes2015-02-251-0/+3
* Build init as C++.Elliott Hughes2015-02-041-1/+1
* init: use init's property expansion code for setprop/writeDima Zavin2012-01-051-0/+1
* init: Split parser into generic parser and init parserColin Cross2010-04-211-0/+35