doc: Update for OpenBSD 6.0, 6.7.
[gnulib.git] / doc / posix-headers / iconv.texi
blob7be27610108b3a75a7e2659a4e55d5a1de50e0a4
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 6.7, Minix 3.1.8, mingw, MSVC 14,
20 when GNU libiconv is not installed.
21 @end itemize