mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-16 01:22:18 +03:00
Based on a report by Mohammad Akhlaghi. * doc/glibc-functions/error_print_progname.texi (error_print_progname): Mention the error module. * doc/glibc-functions/error_at_line.texi (error_at_line): Likewise. * doc/glibc-functions/error_message_count.texi (error_message_count): Likewise. * doc/glibc-functions/error_one_per_line.texi (error_one_per_line): Likewise. Signed-off-by: Eric Blake <eblake@redhat.com>
17 lines
472 B
Plaintext
17 lines
472 B
Plaintext
@node error_one_per_line
|
|
@subsection @code{error_one_per_line}
|
|
@findex error_one_per_line
|
|
|
|
Gnulib module: error
|
|
|
|
Portability problems fixed by Gnulib:
|
|
@itemize
|
|
@end itemize
|
|
|
|
Portability problems not fixed by Gnulib:
|
|
@itemize
|
|
@item
|
|
This variable is missing on many non-glibc platforms:
|
|
Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2011-11, Cygwin 1.7.9, mingw, MSVC 9, Interix 3.5, BeOS.
|
|
@end itemize
|