Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-14 | Name enum variants after the libc constants | Sergey Bugaev | |
2016-07-14 | Revert "Manually match on RebootMode::*" | Sergey Bugaev | |
This reverts commit 012c6623c9c50aca91b81e6d30800613f515f898. | |||
2016-07-14 | Add some documentation | Sergey Bugaev | |
2016-07-14 | Switch Clone and Copy | Sergey Bugaev | |
2016-07-13 | Manually match on RebootMode::* | Sergey Bugaev | |
2016-07-13 | Use libc's declarations | Sergey Bugaev | |
2016-07-13 | Ignore the overflow for constants | Sergey Bugaev | |
Force using the constants even on x86 where they do not fit into isize (c_int) | |||
2016-07-13 | Add some basic docs for reboot::set_cad_enabled() | Sergey Bugaev | |
2016-07-13 | Add the initial implementation of reboot() | Sergey Bugaev | |