1@node err.h
2@section @file{err.h}
3
4Declares the functions
5@code{warn}, @code{vwarn}, @code{warnx}, @code{vwarnx},
6@code{err}, @code{verr}, @code{errx}, @code{verrx}.
7
8Documentation:
9@itemize
10@item
11@ifinfo
12@ref{Error Messages,,,libc},
13@end ifinfo
14@ifnotinfo
15@url{http://www.gnu.org/software/libc/manual/html_node/Error-Messages.html},
16@end ifnotinfo
17@item
18@uref{http://www.kernel.org/doc/man-pages/online/pages/man3/err.3.html,,man err}.
19@end itemize
20
21Gnulib module: ---
22
23Portability problems fixed by Gnulib:
24@itemize
25@end itemize
26
27Portability problems not fixed by Gnulib:
28@itemize
29@item
30This header file is missing on some platforms:
31AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, MSVC 9, BeOS.
32@end itemize
33