Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ munmap(2) — BSD/386 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought



MUNMAP(2)                                               MUNMAP(2)


NAME
       munmap - remove a mapping

SYNOPSIS
       munmap(addr, len)
       caddrt addr;
       int len;

DESCRIPTION
       The munmap system call deletes the mappings for the speci-
       fied address  range,  and  causes  further  references  to
       addresses within the range to generate invalid memory ref-
       erences.

SEE ALSO
       msync.2, munmap.2, mprotect.2, madvise.2, mincore.2









































                           May 27, 1991                         1


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026