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