]> Savannah Git Hosting - gnulib.git/commit
uchar: Rename _GL_LARGE_CHAR32_T to _GL_SMALL_WCHAR_T.
authorBruno Haible <bruno@clisp.org>
Tue, 4 Apr 2023 10:31:28 +0000 (12:31 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 4 Apr 2023 10:31:28 +0000 (12:31 +0200)
commit4fab8907555510129a2190bb0268cd1525491e0f
tree5910fa6c9bba148a1f4a787466b89c97a11e80ff
parentcf929f4ce35eed6a25ec7fb80e51a1bd1c426cef
uchar: Rename _GL_LARGE_CHAR32_T to _GL_SMALL_WCHAR_T.

* lib/uchar.in.h (_GL_SMALL_WCHAR_T): Renamed from _GL_LARGE_CHAR32_T.
* lib/mbrtoc32.c: Update.
* lib/mbsrtoc32s.c: Update.
* lib/mbsnrtoc32s.c: Update.
* lib/c32tob.c: Update.
* lib/c32rtomb.c: Update.
* lib/c32srtombs.c: Update.
* lib/c32snrtombs.c: Update.
* lib/c32is-impl.h: Update.
* tests/test-uchar.c: Update.
ChangeLog
lib/c32is-impl.h
lib/c32rtomb.c
lib/c32snrtombs.c
lib/c32srtombs.c
lib/c32tob.c
lib/mbrtoc32.c
lib/mbsnrtoc32s.c
lib/mbsrtoc32s.c
lib/uchar.in.h
tests/test-uchar.c