]> Savannah Git Hosting - gnulib.git/commit
calloc-gnu: Make the test work in non-flat address spaces.
authorBruno Haible <bruno@clisp.org>
Sat, 23 May 2020 21:46:43 +0000 (23:46 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 23 May 2020 21:47:27 +0000 (23:47 +0200)
commitd5ea809c3c7063d0dd5f7b70de7430f5bd4b991a
tree04ca1f0961ae829f3dad00113d66e8154b1406a8
parent3d29ad5500aca06b0f56bbe979b09c32017f6c1d
calloc-gnu: Make the test work in non-flat address spaces.

Uses code by Paul Eggert.

* m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Allow a calloc() implementation
to return more than SIZE_MAX bytes, but only without wrap-around bugs.
ChangeLog
m4/calloc.m4