We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add file descriptor close() after munmap()
mmap more info
added link to next page
Updated File System, Part 6: Memory mapped files and Shared memory (markdown)
Asterisk location, spacing around operators
changed MAP_ANON in source code to MAP_ANONYMOUS
Changed PROC_EXEC to PROT_EXEC as per the man pages. Furthermore, changed the deprecated "MAP_ANON" to "MAP_ANONYMOUS"
Created File System, Part 6: Memory mapped files and Shared memory (markdown)