bug25399 165 B

123
  1. o Minor bugfixes (portability):
  2. - Do not align mmap length, as it is not required by POSIX, and the
  3. getpagesize function is deprecated. Fixes bug 25399.