ssfmalloc: Portability to Cygwin.
commit476f69f3bf87887c61f938e6450da874826df867
authorBruno Haible <bruno@clisp.org>
Sun, 25 Oct 2020 17:08:44 +0000 (25 18:08 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 25 Oct 2020 17:08:44 +0000 (25 18:08 +0100)
tree54142fc8dbdfe2752c320bd19581a18badad22b4
parentc433211e54786e26b9c787f3d4a4212536ffaa46
ssfmalloc: Portability to Cygwin.

* lib/ssfmalloc.h: Add parameter PAGESIZE_MAX.
(pg_offset_t): Define depending on PAGESIZE_MAX.
* tests/test-ssfmalloc.c: Undefine PAGESIZE.
(PAGESIZE_MAX): New macro.
ChangeLog
lib/ssfmalloc.h
tests/test-ssfmalloc.c