1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-05-13 07:03:33 +00:00
Files
gnulib/modules/uchar-c23
Bruno Haible 29fe4ac247 Rename module uchar-c23 to uchar-h-c23.
* modules/uchar-h-c23: Renamed from modules/uchar-c23.
* lib/uchar.in.h: Update.
* doc/posix-headers/uchar.texi: Update.
* doc/posix-functions/mbrtoc32.texi: Update.
* doc/strings.texi: Update.
* modules/* (Depends-on): Update.
* modules/uchar-c23: New file.
2024-12-27 23:41:52 +01:00

30 lines
438 B
Plaintext

Description:
A <uchar.h> in which the char32_t values are always Unicode code points.
Status:
deprecated
Notice:
This module is deprecated. Use the module 'uchar-h-c23' instead.
Files:
Depends-on:
uchar-h-c23
configure.ac:
Makefile.am:
Include:
<uchar.h>
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
License:
LGPLv2+
Maintainer: