]> Savannah Git Hosting - gnulib.git/commit
c32toupper: New module.
authorBruno Haible <bruno@clisp.org>
Sun, 9 Apr 2023 23:50:39 +0000 (01:50 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 9 Apr 2023 23:50:39 +0000 (01:50 +0200)
commitd47ae89803ca1cde69b8a312101421322f4259f6
treee6a192385c4ba2fa340697346900e0e214922b1c
parentcba07f77a7579c8d4f2d80783cb3b5acdab24bc5
c32toupper: New module.

* lib/uchar.in.h (c32toupper): New declaration.
* lib/c32toupper.c: New file.
* modules/c32toupper: New file.
* m4/uchar_h.m4 (gl_UCHAR_H_REQUIRE_DEFAULTS): Initialize
GNULIB_C32TOUPPER.
* modules/uchar (Makefile.am): Substitute GNULIB_C32TOUPPER.
ChangeLog
lib/c32toupper.c [new file with mode: 0644]
lib/uchar.in.h
m4/uchar_h.m4
modules/c32toupper [new file with mode: 0644]
modules/uchar