mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 07:03:33 +00:00
* 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.
30 lines
438 B
Plaintext
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:
|