bump standards-version
[gnulib.git] / doc / posix-headers / uchar.texi
1 @node uchar.h
2 @section @file{uchar.h}
3
4 Defines the types @code{char16_t}, @code{char32_t} and declares the
5 functions @code{mbrtoc16}, @code{c16rtomb}, @code{mbrtoc32},
6 @code{c32rtomb}.
7
8 Gnulib module: ---
9
10 Portability problems fixed by Gnulib:
11 @itemize
12 @end itemize
13
14 Portability problems not fixed by Gnulib:
15 @itemize
16 @item
17 This header file is missing on all non-glibc platforms:
18 glibc 2.15, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2011-11, Cygwin, mingw, MSVC 9, Interix 3.5, BeOS.
19 @end itemize