Age | Commit message (Expand) | Author |
---|---|---|
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 |