mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
21 lines
481 B
Plaintext
21 lines
481 B
Plaintext
@node wchar.h
|
|
@section @file{wchar.h}
|
|
|
|
POSIX specification: @url{http://www.opengroup.org/susv3xbd/wchar.h.html}
|
|
|
|
Gnulib module: wchar
|
|
|
|
Portability problems fixed by Gnulib:
|
|
@itemize
|
|
@item
|
|
This header file cannot be included on some platforms:
|
|
Linux uClibc built without wide character support.
|
|
@item
|
|
This header file is not self-contained on some platforms:
|
|
OSF/1 with Desktop Toolkit C, BSD/OS 4.0.1.
|
|
@end itemize
|
|
|
|
Portability problems not fixed by Gnulib:
|
|
@itemize
|
|
@end itemize
|