./ * configure.ac: Check for sysconf. * acinclude.m4 (GNUPG_CHECK_MLOCK): Try to use sysconf to get the page size and use getpagesize only then if available.
cipher/
- ecc.c (_gcry_ecc_generate): Renamed DUMMY to CURVE and use it.
src/
- secmem.c (init_pool): Use sysconf() if available to determine
page size.