mbsnrtowcs: Work around Solaris 11.4 bug.
[gnulib.git] / modules / unicase / u32-casexfrm
blob487a7db7053c8b107f368988073bf431f0698a67
1 Description:
2 Locale dependent transformation for case insensitive comparison of UTF-32
3 strings.
5 Files:
6 lib/unicase/u32-casexfrm.c
7 lib/unicase/u-casexfrm.h
9 Depends-on:
10 unicase/base
11 unicase/u32-casefold
12 uniconv/u32-conv-to-enc
13 localcharset
14 amemxfrm
16 configure.ac:
17 gl_LIBUNISTRING_MODULE([0.9.8], [unicase/u32-casexfrm])
19 Makefile.am:
20 if LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM
21 lib_SOURCES += unicase/u32-casexfrm.c
22 endif
24 Include:
25 "unicase.h"
27 License:
28 LGPLv3+ or GPLv2
30 Maintainer:
31 all