Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mprotect(2) — 386BSD 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought



MPROTECT(2)                    1991                   MPROTECT(2)


NAME
       mprotect - control the protection of pages

SYNOPSIS
       mprotect(addr, len, prot)
       caddrt addr;
       int len, prot;

DESCRIPTION
       The  mprotect  system  call changes the specified pages to
       have  protection  prot.   Not  all  implementations   will
       guarantee  protection  on a page basis; the granularity of
       protection changes may be as large as an entire region.

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









































27,                            May                              1


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