Age | Commit message (Expand) | Author |
---|---|---|
2017-12-04 | Stop reexporting `Errno` and its variants | Jonas Schievink |
2017-11-05 | Use libc_enum! where possible | Wolfgang Ginolas |
2016-07-14 | Name enum variants after the libc constants | Sergey Bugaev |
2016-07-14 | Revert "Manually match on RebootMode::*" | Sergey Bugaev |
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 |
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 |