intprops: new macro INT_PROMOTE
[gnulib.git] / doc / posix-headers / wctype.texi
blob2965d74f0788444e75760dd4fcabcb3dde2fc1cd
1 @node wctype.h
2 @section @file{wctype.h}
4 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/wctype.h.html}
6 Gnulib module: wctype-h
7 @mindex wctype-h
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This header file is missing on some platforms:
13 HP-UX 11.00.
14 @item
15 The type @code{wint_t} is incorrect on some platforms:
16 mingw, MSVC 14.
17 @item
18 The functions @code{isw*} are missing on some platforms:
19 FreeBSD 4.11.
20 @end itemize
22 Portability problems not fixed by Gnulib:
23 @itemize
24 @end itemize