commit | 9aaf88c0004f0d9856947aad7d618fb84d5dba40 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Wed Feb 05 14:51:19 2014 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Wed Feb 05 14:51:19 2014 +0000 |
tree | aabe3e8f6f46806051a14346f58472cb36ea041f | |
parent | 90aa9f4d72e26581ea0a39c02db625d7bd4e2962 [diff] |
Enhance reboot decoding * linux/reboot.h: New file. * system.c (bootflags1, bootflags2, bootflags3, sys_reboot): Move... * reboot.c: ... here. (bootflags2, bootflags3): Update constants. * Makefile.am (strace_SOURCES): Add reboot.c. (EXTRA_DIST): Add linux/reboot.h.