]> Savannah Git Hosting - gnulib.git/commit
wcsncat: Guarantee N3322 functionality.
authorBruno Haible <bruno@clisp.org>
Tue, 5 Nov 2024 20:11:33 +0000 (21:11 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 5 Nov 2024 21:38:35 +0000 (22:38 +0100)
commit101b9d7f82f73fac4da98d26af461e975eeafd00
tree61b49231947f787c65deeaadee593aa5a87039e8
parentc28fc40024adf6ce366d09eff684628d29f4dc40
wcsncat: Guarantee N3322 functionality.

* lib/wchar.in.h (wcsncat): Consider REPLACE_WCSNCAT.
* m4/wcsncat.m4 (gl_FUNC_WCSNCAT): Test whether the zero-length bug is
present.
* m4/wchar_h.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCSNCAT.
* modules/wchar (Makefile.am): Substitute REPLACE_WCSNCAT.
* modules/wcsncat (Status, Notice): Remove.
(configure.ac): Consider REPLACE_WCSNCAT.
* doc/posix-functions/wcsncat.texi: Mention the zero-length bug.
ChangeLog
doc/posix-functions/wcsncat.texi
lib/wchar.in.h
m4/wchar_h.m4
m4/wcsncat.m4
modules/wchar
modules/wcsncat