Issues
- 0
- 3
MAP_STACK is a no-op on linux
#119 opened by lolbinarycat - 2
support non-slice based APIs
#117 opened by jyn514 - 3
Implementing DerefMut for Mmap?
#113 opened by jrcichra - 11
libc dependency is too loose
#112 opened by glandium - 8
Support for `MS_INVALIDATE`?
#111 opened by eeeebbbbrrrr - 3
v0.9.2 build failed for android target.
#110 opened by yangkx1024 - 3
Doesn't compile for freebsd
#109 opened by MarcoIeni - 1
- 2
PermissionDenied, message: "Access is denied." at remove file after read on Github Action WIndows
#108 opened by LokiSharp - 2
advise_writes_unsafely_to_part_of_map test fails on powerpc64le-unknown-linux-gnu
#105 opened by decathorpe - 7
Composite memory maps currently impossible
#103 opened by mthom - 2
- 2
Implement AsRawFd, IntoRawFd, AsRawHandle, IntoRawHandle and Into<Stdio> for MMap
#102 opened by dominik-korsa - 24
Merging changes with memmapix
#92 opened by nyurik - 4
why does memmap2::Mmap::map need to be unsafe?
#101 opened by dev-ardi - 10
Interest is supporting mbind
#99 opened by ollie-etl - 1
Migrate to `safer_owning_ref`
#100 opened by noamtashma - 5
Support POSIX MAP_FIXED
#35 opened by ShaneEverittM - 8
memmap2 `advise` is unsound
#94 opened by carbotaniuman - 9
Contributing a migration from rustix to libc
#89 opened by disconsented - 5
MSRV and edition
#91 opened by nyurik - 2
Support multiple advice
#88 opened by ajeetdsouza - 3
- 1
Support `mremap(2)`
#81 opened by Phantomical - 1
Mac osx support
#80 opened by ssh352 - 12
Alignment issue on Windows with empty file
#78 opened by timvisee - 5
[Question] Does the Mmap object need to be kept alive in order for the byte buffer to be valid?
#77 opened by coreylowman - 18
Safe API for RO memmap construction
#73 opened by Plecra - 10
Does `lock` require `&mut self`?
#74 opened by timvisee - 0
`.populate()` not implemented for `map_anon`
#70 opened by jsgf - 1
Adding range support for `madvise()`
#68 opened by ho-229 - 2
how can t do than is appand?
#66 opened by rockit-ba - 2
How do I do it for seek_mut()?
#65 opened by rockit-ba - 3
`make_exec` should clear icache
#62 opened by mkeeter - 2
- 12
- 3
Adding support for MAP_LOCK and mlock
#51 opened by vmx - 7
- 4
panic on mismatched size?
#45 opened by zkat - 1
Supporting madvise(...)
#40 opened by nyurik - 1
Detaching from parent fork
#39 opened by nyurik - 4
- 11
Documentation of safety invariants
#16 opened by oilaba - 3
Support std::io::{Read, Write, Seek}
#33 opened by ikrivosheev - 3
Support for async_std types?
#24 opened by gabrik - 2
Supporting zero-size Mmap?
#23 opened by SimonSapin - 3
- 1
Using memmap2 with RawFd
#18 opened by mripard - 5
WebAssembly Build Support
#17 opened by XAMPPRocky