summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2007-03-29 21:07:17 +0000
committerjasone <jasone@FreeBSD.org>2007-03-29 21:07:17 +0000
commit26e0e354b030e8049b434ff176c44e2247497401 (patch)
tree2553da61d589e85e6f6e9a81d6ff835376890c98 /lib/libc/stdio
parent78bc9b6aa1399a04a7fe5c42c19f6667df93b3fa (diff)
downloadFreeBSD-src-26e0e354b030e8049b434ff176c44e2247497401.zip
FreeBSD-src-26e0e354b030e8049b434ff176c44e2247497401.tar.gz
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>
Diffstat (limited to 'lib/libc/stdio')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud