Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android_reboot should take a const char*. | Elliott Hughes | 2015-02-03 | 1 | -1/+1 |
* | Use getmntent when accessing /proc/mounts. | Yabin Cui | 2015-01-05 | 1 | -24/+9 |
* | libcutils: fix rw FS remount check issue | Hong-Mei Li | 2014-06-02 | 1 | -1/+1 |
* | libcutils: UNUSED argument warnings | Mark Salyzyn | 2014-01-27 | 1 | -1/+3 |
* | Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD | The Android Open Source Project | 2013-11-22 | 1 | -5/+2 |
|\ | |||||
| * | Make init handle reboots | Nick Kralevich | 2013-04-23 | 1 | -5/+2 |
* | | Replace __reboot call with syscall | Pavel Chupin | 2013-11-21 | 1 | -1/+2 |
|/ | |||||
* | Try to unmount writable filesystems when rebooting | Ken Sumrall | 2011-03-10 | 1 | -0/+134 |