Age | Commit message (Expand) | Author |
---|---|---|
2020-02-13 | Make FsType's raw type public | Mikail Bagishov |
2019-12-22 | Fix the build on OpenBSD. | Alan Somers |
2019-09-03 | Replace most instances of mem::uninitialized with mem::MaybeUninit | Alan Somers |
2019-06-12 | Update statfs | alesharik |
2018-12-08 | Replace try! with ? | Alan Somers |
2017-12-04 | Stop reexporting `Errno` and its variants | Jonas Schievink |
2017-07-07 | sys/statfs: use statfs from libc | Jörg Thalheim |
2016-01-28 | Move errno::Result back to crate root | arcnmx |
2016-01-28 | Errno::result() | arcnmx |
2016-01-25 | Fix an indent | arcnmx |
2016-01-25 | Normalize tabs to spaces | arcnmx |
2015-09-28 | statfs() & fstatfs() | Alexander Polakov |