mman vgit-f5ff813
- Created
- Updated
A light implementation of the mmap functions for MinGW.
# Usage
The mman.h header deployed by mman is placed in mman/sys/mman.h to avoid accidental inclusion.
find_path(MMAN_DIR NAMES sys/mman.h PATH_SUFFIXES mman)
target_include_directories(main PRIVATE ${MMAN_DIR})
# License
Unknown
# Supported Platforms
windows
- ✅ windows
- ❌
linux - ❌
osx - ❌
uwp
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Ivy Snow
- Robert Schumacher
- pravic
- Stefano Sinigardi
- Billy O'Neal
- autoantwort