1. 66e5ae0 libcutils: android_reboot command should be unsigned. by Elliott Hughes · 6 years ago
  2. 38d2567 Stop defining local "unused" macros now this is C++. by Elliott Hughes · 8 years ago
  3. 8e9aeb9 Move libcutils source to C++. by Elliott Hughes · 8 years ago[Renamed (96%) from libcutils/android_reboot.c]
  4. 73e6b49 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 8 years ago
  5. 8d01f63 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 8 years ago
  6. eac33da libcutils: android_reboot: save reboot reason in file by Todd Poynor · 9 years ago
  7. 37bba3b libcutils: android_reboot: add thermal shutdown command by Todd Poynor · 9 years ago
  8. 8c18388 Use hasmntopt(3) rather than reinventing the wheel. by Elliott Hughes · 9 years ago
  9. 0df0827 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 10 years ago
  10. 0068da6 android_reboot should take a const char*. by Elliott Hughes · 10 years ago
  11. d6bd9bf Use getmntent when accessing /proc/mounts. by Yabin Cui · 11 years ago
  12. 88f7683 libcutils: fix rw FS remount check issue by Hong-Mei Li · 11 years ago
  13. 2b94cc2 libcutils: UNUSED argument warnings by Mark Salyzyn · 12 years ago
  14. 66ed50a Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD by The Android Open Source Project · 12 years ago
  15. dccdb94 Replace __reboot call with syscall by Pavel Chupin · 12 years ago
  16. ca8e66a Make init handle reboots by Nick Kralevich · 12 years ago
  17. e3aeeb4 Try to unmount writable filesystems when rebooting by Ken Sumrall · 14 years ago