]> Savannah Git Hosting - gnulib.git/commit
c32tolower: New module.
authorBruno Haible <bruno@clisp.org>
Tue, 4 Apr 2023 21:21:04 +0000 (23:21 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 9 Apr 2023 21:46:49 +0000 (23:46 +0200)
commit444ebd4da72a6d959563c9ac29927c2ccc11e003
tree811859a0eb3ead3c47739f8c1b144ecf9df22394
parentd822a76da0101d6a789943862d960812c3a0c09a
c32tolower: New module.

* lib/uchar.in.h (c32tolower): New declaration.
* lib/c32tolower.c: New file.
* lib/c32to-impl.h: New file, based on lib/c32is-impl.h.
* modules/c32tolower: New file.
* m4/uchar_h.m4 (gl_UCHAR_H_REQUIRE_DEFAULTS): Initialize
GNULIB_C32TOLOWER.
* modules/uchar (Makefile.am): Substitute GNULIB_C32TOLOWER.
ChangeLog
lib/c32to-impl.h [new file with mode: 0644]
lib/c32tolower.c [new file with mode: 0644]
lib/uchar.in.h
m4/uchar_h.m4
modules/c32tolower [new file with mode: 0644]
modules/uchar