summaryrefslogtreecommitdiff
path: root/gnulib/doc/glibc-functions/getpagesize.texi
blob: 605cb89ecc5ad7f19b9ed53832b04cb7cb18a76a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@node getpagesize
@subsection @code{getpagesize}
@findex getpagesize

Gnulib module: getpagesize

Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
MSVC 9, BeOS.
@item
This function is broken on some platforms:
mingw.
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@end itemize