crypto/sha256-buffer: Use 'restrict'.
[gnulib.git] / doc / posix-headers / iconv.texi
blobd7a9ae0359e7b3dbf6a302ea35d9b4054867e146
1 @node iconv.h
2 @section @file{iconv.h}
4 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/iconv.h.html}
6 Gnulib module: iconv
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 The <iconv.h> from GNU libiconv is not found if installed in
12 @file{$PREFIX/include}.
13 @end itemize
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @item
18 This header file is missing on some platforms:
19 FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14,
20 when GNU libiconv is not installed.
21 @end itemize