summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove emergency shutdown and improve init's reboot logicKeun-young Park2017-03-221-238/+18
* libcutils: android_reboot: save reboot reason in fileTodd Poynor2017-03-171-0/+45
* libcutils: android_reboot: add thermal shutdown commandTodd Poynor2017-03-141-0/+4
* Use hasmntopt(3) rather than reinventing the wheel.Elliott Hughes2016-11-301-22/+2
* Use fsck.f2fs -a instead of -f for faster bootYusuke Sato2015-07-151-32/+155
* android_reboot should take a const char*.Elliott Hughes2015-02-031-1/+1
* Use getmntent when accessing /proc/mounts.Yabin Cui2015-01-051-24/+9
* libcutils: fix rw FS remount check issueHong-Mei Li2014-06-031-1/+1
* libcutils: UNUSED argument warningsMark Salyzyn2014-01-271-1/+3
* Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEADThe Android Open Source Project2013-11-221-5/+2
|\
| * Make init handle rebootsNick Kralevich2013-04-231-5/+2
* | Replace __reboot call with syscallPavel Chupin2013-11-211-1/+2
|/
* Try to unmount writable filesystems when rebootingKen Sumrall2011-03-101-0/+134