Bump to 1.14.1
[platform/upstream/augeas.git] / doc / glibc-headers / err.texi
1 @node err.h
2 @section @file{err.h}
3
4 Declares the functions
5 @code{warn}, @code{vwarn}, @code{warnx}, @code{vwarnx},
6 @code{err}, @code{verr}, @code{errx}, @code{verrx}.
7
8 Documentation:
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
21 Gnulib module: ---
22
23 Portability problems fixed by Gnulib:
24 @itemize
25 @end itemize
26
27 Portability problems not fixed by Gnulib:
28 @itemize
29 @item
30 This header file is missing on some platforms:
31 AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, MSVC 9, BeOS.
32 @end itemize