Skip to content

Pull requests: danburkert/memmap-rs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

PoC: possible repro for issue 69
#74 opened Sep 20, 2018 by danburkert Loading… updated Sep 24, 2018
avoid silently truncating the offset
#75 opened Sep 20, 2018 by oconnor663 Loading… updated Oct 3, 2018
guarantee that length will never exceed isize::MAX
#77 opened Sep 23, 2018 by oconnor663 Loading… updated Oct 3, 2018
feat: add support for lock and private on nix based systems
#95 opened Sep 23, 2020 by dignifiedquire Loading… updated Sep 23, 2020
Add address option to MMapOptions
#85 opened Apr 4, 2019 by tinco Loading… updated Oct 15, 2020
add resize()
#94 opened Sep 14, 2020 by JakkuSakura Loading… updated Oct 29, 2021
replace the tempdir crate with tempfile
#98 opened Feb 13, 2022 by alexanderkjall Loading… updated Feb 13, 2022
exclude CI files
#80 opened Oct 28, 2018 by igor-raits Loading… updated Dec 13, 2022
Why is map_anon MAP_SHARED?
#100 opened Dec 5, 2024 by bitemyapp Loading… updated Dec 5, 2024
Implement the StableDeref trait
#97 opened Sep 9, 2021 by SimonSapin Loading… updated Jan 23, 2025
ProTip! Exclude everything labeled bug with -label:bug.