Age | Commit message (Expand) | Author |
---|---|---|
2022-11-06 | Reformat everything | Alex Saveau |
2022-08-20 | Remove MSRV-related workaround for doc aliases | Ryan Zoeller |
2022-06-26 | Document aliases for functions like getuid() | Ryan Zoeller |
2022-02-02 | Document timerfd.rs | Ryan Zoeller |
2021-12-30 | Introduce timer_* support | Brian L. Troutwine |
2021-09-19 | Clippy cleanup | Alan Somers |
2021-07-29 | Merge #1473 #1474 #1476 | bors[bot] |
2021-07-24 | Constify many functions | Alan Somers |
2021-07-24 | Mark most C-derived enums as non_exhaustive | Alan Somers |
2021-07-07 | Collapse Error into Errno | Alan Somers |
2021-07-07 | Overhaul Nix's error types | Alan Somers |
2021-05-13 | Use https instead of http | Ryan Zoeller |
2021-02-16 | Close file descriptor on drop in TimerFd | Christopher Dumoulin |
2020-07-07 | Adding an implementation and some basic tests for timerfd. | Vincent Dagonneau |