* modules/argz (Depends-on): Add realloc-posix so that
argz_append doesn’t wrongly fail with ENOMEM on AIX.
2024-11-04 Paul Eggert <eggert@cs.ucla.edu>
+ argz: defend against realloc (0, 0)
+ * modules/argz (Depends-on): Add realloc-posix so that
+ argz_append doesn’t wrongly fail with ENOMEM on AIX.
+
realloc-posix: update doc
* doc/posix-functions/realloc.texi: Update to match recent Gnulib
changes and OS discoveries, and to clarify and simplify by
gen-header
memmove [test -n "$ARGZ_H"]
mempcpy [test -n "$ARGZ_H"]
+realloc-posix [test -n "$ARGZ_H"]
stpcpy [test -n "$ARGZ_H"]
strndup [test -n "$ARGZ_H"]
strnlen [test -n "$ARGZ_H"]