/* malloc does better with chunks the size of a page. */
#define OBSTACK_CHUNK_SIZE (getpagesize ())
syntax highlighted by
Code2HTML
, v. 0.9.1