Jason Evans d33f4690ba Use size_t instead of unsigned for pagesize-related values, in order to
avoid downcasting issues.  In particular, this change fixes
posix_memalign(3) for alignments greater than 2^31 on LP64 systems.

Make sure that NDEBUG is always set to be compatible with MALLOC_DEBUG. [1]

Reported by:	[1] Lee Hyo geol <hyogeollee@gmail.com>
2007-03-29 21:07:17 +00:00
..
2007-01-09 00:38:24 +00:00
2006-12-15 20:59:55 +00:00
2007-03-05 09:44:41 +00:00
2007-03-09 19:43:42 +00:00