]> Savannah Git Hosting - gnulib.git/commit
malloc-posix, calloc-posix, realloc-posix: Optimize on MSVC.
authorBruno Haible <bruno@clisp.org>
Thu, 31 Oct 2024 19:54:52 +0000 (20:54 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 31 Oct 2024 19:54:52 +0000 (20:54 +0100)
commitea0babb11240a9ebeb73133697fccaa6e77b708a
tree6cfaaf2fb21f6a3a72a18eee8537aa1587a0a3dc
parentcf3ce55dbb24d9438e4f7ba74646087be1b3288a
malloc-posix, calloc-posix, realloc-posix: Optimize on MSVC.

* m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): Assume that malloc sets errno
upon failure if UCRT is in use.
ChangeLog
m4/malloc.m4