https://github.com/devcheckog/mmap
Mmap implementation for Unix-like x86_64 (AT&T assembler) at C.
https://github.com/devcheckog/mmap
c
Last synced: 6 months ago
JSON representation
Mmap implementation for Unix-like x86_64 (AT&T assembler) at C.
- Host: GitHub
- URL: https://github.com/devcheckog/mmap
- Owner: DevCheckOG
- License: gpl-3.0
- Created: 2025-08-10T17:45:54.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-08-10T17:51:44.000Z (6 months ago)
- Last Synced: 2025-08-10T19:26:29.430Z (6 months ago)
- Topics: c
- Language: C
- Homepage: https://github.com/DevCheckOG
- Size: 18.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mmap
Mmap implementation for Linux x86_64 (AT&T assembler) at C.
### References
https://man7.org/linux/man-pages/man2/mmap.2.html