summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* init: fix signal handling and LOG(FATAL) in child processesTom Cherry2017-08-251-3/+11
* init: replace panic() with LOG(FATAL)Tom Cherry2017-08-171-2/+20
* init: create android::init:: namespaceTom Cherry2017-06-231-0/+6
* Revert "Send property_service AVC messages to the kernel audit system"Elliott Hughes2017-04-141-28/+2
* init: more header cleanupTom Cherry2017-04-061-1/+2
* Send property_service AVC messages to the kernel audit systemNick Kralevich2017-01-031-2/+29
* Move init's kernel logging into libbase.Elliott Hughes2016-08-041-40/+3
* Fix early init logging.Elliott Hughes2016-07-261-3/+7
* Make klog_fd thread-safe and make klog_init a no-op.Elliott Hughes2016-06-291-2/+16
* Move init to libbase logging.Elliott Hughes2016-06-271-20/+25
* logging: avoid unnecessary printfsNick Kralevich2016-01-161-0/+2
* Track rename of base/ to android-base/.Elliott Hughes2015-12-051-1/+1
* Clean up init /proc/cmdline handling.Elliott Hughes2015-05-071-12/+17
* Log more timing information from init.Elliott Hughes2015-03-281-0/+62