Age | Commit message (Expand) | Author |
---|---|---|
2022-01-31 | Document inotify.rs | Ryan Zoeller |
2021-12-20 | feature-gate most Nix functions | Vincent Dagonneau |
2021-05-13 | Use https instead of http | Ryan Zoeller |
2020-06-27 | Prefer to pass Inotify by value instead of by reference | Alan Somers |
2020-06-27 | Fix an unaligned pointer read in Inotify::read_events | Alan Somers |
2020-05-31 | Convert the crate to edition 2018 | Alan Somers |
2019-05-31 | libc::uint32_t -> rust u32 | Johannes Schilling |
2019-02-21 | Added inotify bindings for Linux and Android. | Vincent Dagonneau |