summaryrefslogtreecommitdiff
path: root/src/sys/memfd.rs
AgeCommit message (Expand)Author
2022-12-11feat: I/O safety for 'sys/memfd' & 'sys/event' & 'sys/eventfd'Steve Lau
2022-11-06Reformat everythingAlex Saveau
2022-09-07expose memfd on freebsdi509VCB
2021-12-03Update `mman` related docsSachin Cherian
2021-09-19Clippy cleanupAlan Somers
2020-05-31Convert the crate to edition 2018Alan Somers
2017-12-04Stop reexporting `Errno` and its variantsJonas Schievink
2017-11-05Migrate memfd constants to libcBryant Mairs
2017-08-27Remove syscall module.Bryant Mairs
2017-06-18Update bitflags to 0.9equal-l2
2017-02-16Update bitflags to 0.7Simon Sapin
2016-01-28Move errno::Result back to crate rootarcnmx
2016-01-28Errno::result()arcnmx
2015-08-25Add memfd functionalityDavid Henningsson