summaryrefslogtreecommitdiff
path: root/src/mount
AgeCommit message (Expand)Author
2023-01-15Document the mount.linux moduleAlan Somers
2022-11-06Reformat everythingAlex Saveau
2022-10-23Define `MntFlags` and `unmount` on all of the BSDs.Alan Somers
2022-04-24Upgrade sysctl to 0.4Ryan Zoeller
2022-04-08Replace the IoVec type with IoSlice and IoSliceMutnot_a_seagull
2022-01-18Define UMOUNT_NOFOLLOW, FUSE_SUPER_MAGIC on LinuxRyan Zoeller
2021-12-20feature-gate most Nix functionsVincent Dagonneau
2021-10-16Fix a Clippy warning on the latest nightlyAlan Somers
2021-09-19Clippy cleanupAlan Somers
2021-08-28More rust docsAlan Somers
2021-07-24Constify many functionsAlan Somers
2021-07-07Collapse Error into ErrnoAlan Somers
2021-07-07Overhaul Nix's error typesAlan Somers
2021-06-16Missing changes from PR #1453Alan Somers
2021-06-13Add nmount for FreeBSD.Alan Somers