mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
23 lines
230 B
Plaintext
23 lines
230 B
Plaintext
Description:
|
|
getpagesize() function: Return memory page size.
|
|
|
|
Files:
|
|
lib/getpagesize.h
|
|
m4/getpagesize.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_GETPAGESIZE
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"getpagesize.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|