summaryrefslogtreecommitdiffstats
path: root/init/init_parser.h
Commit message (Expand)AuthorAgeFilesLines
* 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