summaryrefslogtreecommitdiffstats
path: root/Modules/fpetestmodule.c
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-10-01 17:50:46 (GMT)
committerFred Drake <fdrake@acm.org>2000-10-01 17:50:46 (GMT)
commit145f96eb36a0ec8cb9a7f5926f94fbbcf2beebcf (patch)
treeb695aeb19f1e73b4748daa02596d56a45f6d2c38 /Modules/fpetestmodule.c
parent370a29fe42e8581fca51c59de62c11b7d28abaab (diff)
downloadcpython-145f96eb36a0ec8cb9a7f5926f94fbbcf2beebcf.zip
cpython-145f96eb36a0ec8cb9a7f5926f94fbbcf2beebcf.tar.gz
cpython-145f96eb36a0ec8cb9a7f5926f94fbbcf2beebcf.tar.bz2
my_getpagesize(): New function; returns the size of a page of memory.
Versions are defined for Windows and Unix; the Unix flavor uses sysconf() to get the page size; this avoids the use of getpagesize(), which is deprecated and requires an additional library on some platforms (specifically, Reliant UNIX). This partially closes SourceForge bug #113797.
Diffstat (limited to 'Modules/fpetestmodule.c')
0 files changed, 0 insertions, 0 deletions