Skip to content
Snippets Groups Projects
  • bors's avatar
    bf85aa6d
    Auto merge of #1340 - ibabushkin:mmap_flags, r=gnzlbg · bf85aa6d
    bors authored
    Added MAP_FIXED_NOREPLACE and MAP_SHARED_VALIDATE consts.
    
    This addresses #1339 and #1315. I believe the location of the constants is correct as-is, as both flags are linux-specific additions. Let me know if I missed anything.
    bf85aa6d
    History
    Auto merge of #1340 - ibabushkin:mmap_flags, r=gnzlbg
    bors authored
    Added MAP_FIXED_NOREPLACE and MAP_SHARED_VALIDATE consts.
    
    This addresses #1339 and #1315. I believe the location of the constants is correct as-is, as both flags are linux-specific additions. Let me know if I missed anything.