/[gnats]/gnats/libiberty/getpagesize.c
ViewVC logotype

Diff of /gnats/libiberty/getpagesize.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jsm, Tue Oct 26 07:10:16 1999 UTC revision 1.3 by chewie, Sat Nov 13 05:14:17 2004 UTC
# Line 2  Line 2 
2    
3  /*  /*
4    
5  NAME  @deftypefn Supplemental int getpagesize (void)
6    
7          getpagesize -- return the number of bytes in page of memory  Returns the number of bytes in a page of memory.  This is the
8    granularity of many of the system memory management routines.  No
9    guarantee is made as to whether or not it is the same as the basic
10    memory management hardware page size.
11    
12  SYNOPSIS  @end deftypefn
   
         int getpagesize (void)  
   
 DESCRIPTION  
   
         Returns the number of bytes in a page of memory.  This is the  
         granularity of many of the system memory management routines.  
         No guarantee is made as to whether or not it is the same as the  
         basic memory management hardware page size.  
13    
14  BUGS  BUGS
15    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26