K 10 svn:author V 6 jasone K 8 svn:date V 27 2007-03-24T20:44:06.000000Z K 7 svn:log V 274 Fix some subtle bugs for posix_memalign() having to do with integer rounding and overflow. Carefully document what the various overflow tests actually detect. The bugs mostly canceled out, such that the worst possible failure cases resulted in non-fatal over-allocations. END