]> Savannah Git Hosting - gnulib.git/commit
realloc-posix: use _GL_USE_STDLIB_ALLOC
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Nov 2024 23:31:15 +0000 (15:31 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Nov 2024 05:40:18 +0000 (21:40 -0800)
commit4f5e558f94add54790805ac10bfa4dbe076cc0b6
tree4e75d33cfd08fa2428b2b23e08d9c2202fcb2c12
parentc6d15a4bc876b648dad85c53f53fd4d9a70ddee2
realloc-posix: use _GL_USE_STDLIB_ALLOC

* lib/realloc.c (_GL_USE_STDLIB_ALLOC):
New macro, which we can use now that we don’t use malloc.
(realloc): Do not undef; no longer needed.
ChangeLog
lib/realloc.c