Documentation tweak, reported by Peter O'Gorman.
[gnulib.git] / doc / posix-headers / wchar.texi
1 @node wchar.h
2 @section @file{wchar.h}
3
4 POSIX specification: @url{http://www.opengroup.org/susv3xbd/wchar.h.html}
5
6 Gnulib module: wchar
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 This header file cannot be included on some platforms:
12 Linux uClibc built without wide character support.
13 @item
14 This header file is not self-contained on some platforms:
15 OSF/1 with Desktop Toolkit C, BSD/OS 4.0.1.
16 @end itemize
17
18 Portability problems not fixed by Gnulib:
19 @itemize
20 @end itemize