summaryrefslogtreecommitdiff
path: root/src/sys/quota.rs
AgeCommit message (Expand)Author
2017-08-29Migrate quota module to libc FFI typesBryant Mairs
2017-08-17Merge #725bors[bot]
2017-08-16Use libc::quotactlBryant Mairs
2017-08-16Match libc_bitflags! syntax to upstream bitflags!Bryant Mairs
2017-08-11Get rid of a lot of transmutesJonas Schievink
2017-02-19Fix the style for bitflags!Mathias Svensson
2017-02-16Update bitflags to 0.7Simon Sapin
2016-01-28Move errno::Result back to crate rootarcnmx
2016-01-28Errno::result()arcnmx
2016-01-25Normalize tabs to spacesarcnmx
2016-01-18update libc to 0.2.2Mattis Marjak
2015-09-28quotactl() API for linuxAlexander Polakov