1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-18 10:01:07 +03:00

1 Commits

Author SHA1 Message Date
Bruno Haible
9753b53d66 iswpunct: New module.
* lib/wctype.in.h (iswpunct): New declaration.
* lib/iswpunct.c: New file.
* m4/iswpunct.m4: New file.
* m4/wctype_h.m4 (gl_WCTYPE_H_REQUIRE_DEFAULTS): Initialize
GNULIB_ISWPUNCT.
(gl_WCTYPE_H_DEFAULTS): Initialize REPLACE_ISWPUNCT.
* modules/wctype-h (Makefile.am): Substitute GNULIB_ISWPUNCT,
REPLACE_ISWPUNCT.
* modules/iswpunct: New file.
* doc/posix-functions/iswpunct.texi: Mention the new module.
2023-08-30 02:18:20 +02:00