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