File:  [CSRG BSD Unix] / 43BSDTahoe / man / man2 / getpagesize.2
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43tahoe
BSD 4.3tahoe

.\" Copyright (c) 1983 Regents of the University of California.
.\" All rights reserved.  The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\"	@(#)getpagesize.2	6.1 (Berkeley) 5/15/85
.\"
.TH GETPAGESIZE 2 "May 15, 1985"
.UC 5
.SH NAME
getpagesize \- get system page size
.SH SYNOPSIS
.nf
.ft B
pagesize = getpagesize()
int pagesize;
.ft R
.fi
.SH DESCRIPTION
.I Getpagesize
returns the number of bytes in a page.
Page granularity is the granularity of many of the memory
management calls.
.PP
The page size is a 
.I system
page size and may not be the same as the underlying
hardware page size.
.SH SEE ALSO
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.