Annotation of cci/usr/src/man/man2/getpagesize.2, revision 1.1

1.1     ! root        1: .TH GETPAGESIZE 2 "18 July 1983"
        !             2: .UC 4
        !             3: .SH NAME
        !             4: getpagesize \- get system page size
        !             5: .SH SYNOPSIS
        !             6: .nf
        !             7: .ft B
        !             8: pagesize = getpagesize()
        !             9: int pagesize;
        !            10: .ft R
        !            11: .fi
        !            12: .SH DESCRIPTION
        !            13: .I Getpagesize
        !            14: returns the number of bytes in a page.
        !            15: Page granularity is the granularity of many of the memory
        !            16: management calls.
        !            17: .PP
        !            18: The page size is a 
        !            19: .I system
        !            20: page size and may not be the same as the underlying
        !            21: hardware page size.
        !            22: .SH SEE ALSO
        !            23: sbrk(2), pagesize(1)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.