K 10 svn:author V 6 jasone K 8 svn:date V 27 2007-03-29T21:07:17.000000Z K 7 svn:log V 331 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 END