You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
collect/src
Avril 0628853b43
Working memfile implementation
3 years ago
..
memfile memfile: Disambiguated memfile errors resulting in `fallocate()` sizes being too large or the call itself failing. 3 years ago
buffers.rs Started adding `memfile` feature: Use a `memfd_create()`d in-memory temporary file. 3 years ago
main.rs Working memfile implementation 3 years ago
memfile.rs Working memfile implementation 3 years ago