Tag
Hash :
439db487
Author :
Date :
2007-05-01T15:11:37
Documentation of what gnulib provides for each function.
@node iconv_close
@section @code{iconv_close}
@findex iconv_close
POSIX specification: @url{http://www.opengroup.org/susv3xsh/iconv_close.html}
Gnulib module: iconv
Portability problems fixed by Gnulib:
@itemize
@item
GNU libiconv is not found if installed in @file{$PREFIX/lib}.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS,
when GNU libiconv is not installed.
@end itemize