summaryrefslogtreecommitdiffstats
path: root/libcutils/android_reboot.c
Commit message (Expand)AuthorAgeFilesLines
* Use fsck.f2fs -a instead of -f for faster bootYusuke Sato2016-05-051-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-021-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