]> Savannah Git Hosting - gnulib.git/commit
malloc: refactor to help replace eealloc
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 Nov 2024 06:00:01 +0000 (22:00 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 Nov 2024 06:51:14 +0000 (22:51 -0800)
commit01c2e2e64f4625211addc07cf9db1df5cb574f8f
treec21a565e9b5644cc8d5d231a2304c1fdd7b77485
parent7fb2347f4430ef112ac6717b848ff3eee3521074
malloc: refactor to help replace eealloc

* m4/malloc.m4 (gl_FUNC_MALLOC_0_NONNULL):
New macro, split out from gl_FUNC_MALLOC_GNU.
(gl_FUNC_MALLOC_GNU): Require it.
ChangeLog
m4/malloc.m4