From 6ef93da4cacc1865683aa3d3d6e0a97e0ed3e429 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 21 Nov 2010 21:31:19 +0100 Subject: Update for NetBSD 5.0. * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Don't guess yes on NetBSD; the test fails on NetBSD 5.0. * doc/{glibc,posix,pastposix}-{headers,functions}/*.texi: Update info about NetBSD. --- doc/glibc-headers/a.out.texi | 2 +- doc/glibc-headers/aliases.texi | 2 +- doc/glibc-headers/alloca.texi | 2 +- doc/glibc-headers/argp.texi | 2 +- doc/glibc-headers/argz.texi | 2 +- doc/glibc-headers/byteswap.texi | 2 +- doc/glibc-headers/crypt.texi | 2 +- doc/glibc-headers/endian.texi | 2 +- doc/glibc-headers/envz.texi | 2 +- doc/glibc-headers/error.texi | 2 +- doc/glibc-headers/execinfo.texi | 2 +- doc/glibc-headers/fpu_control.texi | 2 +- doc/glibc-headers/getopt.texi | 4 ++-- doc/glibc-headers/ieee754.texi | 2 +- doc/glibc-headers/mcheck.texi | 2 +- doc/glibc-headers/mntent.texi | 2 +- doc/glibc-headers/obstack.texi | 2 +- doc/glibc-headers/printf.texi | 2 +- doc/glibc-headers/pty.texi | 2 +- doc/glibc-headers/shadow.texi | 2 +- 20 files changed, 21 insertions(+), 21 deletions(-) (limited to 'doc/glibc-headers') diff --git a/doc/glibc-headers/a.out.texi b/doc/glibc-headers/a.out.texi index 4ca1b52d1a..eb8b7b6c53 100644 --- a/doc/glibc-headers/a.out.texi +++ b/doc/glibc-headers/a.out.texi @@ -18,5 +18,5 @@ MacOS X 10.5, Solaris 10, mingw, Interix 3.5, BeOS. @item This header file is useless because most executables and object files are in ELF format on some platforms: -glibc 2.3.6, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8. +glibc 2.3.6, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8. @end itemize diff --git a/doc/glibc-headers/aliases.texi b/doc/glibc-headers/aliases.texi index b245c8ff36..3deee2dbae 100644 --- a/doc/glibc-headers/aliases.texi +++ b/doc/glibc-headers/aliases.texi @@ -22,5 +22,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on all non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-headers/alloca.texi b/doc/glibc-headers/alloca.texi index c23248be64..b498285396 100644 --- a/doc/glibc-headers/alloca.texi +++ b/doc/glibc-headers/alloca.texi @@ -22,7 +22,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, mingw. +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, mingw. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-headers/argp.texi b/doc/glibc-headers/argp.texi index 88a411592a..a8770d8d55 100644 --- a/doc/glibc-headers/argp.texi +++ b/doc/glibc-headers/argp.texi @@ -18,7 +18,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file is missing on all non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-headers/argz.texi b/doc/glibc-headers/argz.texi index b5afd66af5..eaf8b739ce 100644 --- a/doc/glibc-headers/argz.texi +++ b/doc/glibc-headers/argz.texi @@ -20,7 +20,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. @item The argz functions do not work on some platforms: Cygwin. diff --git a/doc/glibc-headers/byteswap.texi b/doc/glibc-headers/byteswap.texi index c3298f61eb..4961d06f93 100644 --- a/doc/glibc-headers/byteswap.texi +++ b/doc/glibc-headers/byteswap.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-headers/crypt.texi b/doc/glibc-headers/crypt.texi index 992b73bad2..02c398da19 100644 --- a/doc/glibc-headers/crypt.texi +++ b/doc/glibc-headers/crypt.texi @@ -32,7 +32,7 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, mingw, Interix 3.5, BeOS. @item The functions @code{crypt}, @code{setkey}, @code{encrypt} are missing on some platforms: diff --git a/doc/glibc-headers/endian.texi b/doc/glibc-headers/endian.texi index 1fa42ddc90..7d9a56e4ab 100644 --- a/doc/glibc-headers/endian.texi +++ b/doc/glibc-headers/endian.texi @@ -15,5 +15,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-headers/envz.texi b/doc/glibc-headers/envz.texi index 9bd2367854..34db7a0ccb 100644 --- a/doc/glibc-headers/envz.texi +++ b/doc/glibc-headers/envz.texi @@ -24,5 +24,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-headers/error.texi b/doc/glibc-headers/error.texi index 30ab259c40..5ad0019eae 100644 --- a/doc/glibc-headers/error.texi +++ b/doc/glibc-headers/error.texi @@ -24,7 +24,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file is missing on all non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-headers/execinfo.texi b/doc/glibc-headers/execinfo.texi index 507b93b728..443cd962e3 100644 --- a/doc/glibc-headers/execinfo.texi +++ b/doc/glibc-headers/execinfo.texi @@ -27,5 +27,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-headers/fpu_control.texi b/doc/glibc-headers/fpu_control.texi index 73cdfe6cad..3d856cb42e 100644 --- a/doc/glibc-headers/fpu_control.texi +++ b/doc/glibc-headers/fpu_control.texi @@ -15,5 +15,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on all non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-headers/getopt.texi b/doc/glibc-headers/getopt.texi index eb14f8b85b..32161b7b6b 100644 --- a/doc/glibc-headers/getopt.texi +++ b/doc/glibc-headers/getopt.texi @@ -30,10 +30,10 @@ The function @code{getopt_long} is missing on some platforms: IRIX 6.5, OSF/1 5.1, Solaris 9. @item The function @code{getopt_long_only} is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw. +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 5.0, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw. @item The method to reset options is incompatible on some platforms: -FreeBSD 6.0, NetBSD 3.0(?), OpenBSD 3.8, Cygwin 1.5.x, mingw. +FreeBSD 6.0, NetBSD 5.0(?), OpenBSD 3.8, Cygwin 1.5.x, mingw. @item The function @code{getopt} does not handle a leading @samp{+} character in the options string on some platforms: diff --git a/doc/glibc-headers/ieee754.texi b/doc/glibc-headers/ieee754.texi index e414f05f46..c0d7e41d9f 100644 --- a/doc/glibc-headers/ieee754.texi +++ b/doc/glibc-headers/ieee754.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on all non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-headers/mcheck.texi b/doc/glibc-headers/mcheck.texi index fec21c3deb..c06d9ce2a3 100644 --- a/doc/glibc-headers/mcheck.texi +++ b/doc/glibc-headers/mcheck.texi @@ -26,5 +26,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on all non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-headers/mntent.texi b/doc/glibc-headers/mntent.texi index 50c490943d..6d327babf9 100644 --- a/doc/glibc-headers/mntent.texi +++ b/doc/glibc-headers/mntent.texi @@ -29,7 +29,7 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 4.3.2, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. @item The function @code{getmntent_r} is missing on all non-glibc platforms: AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin. diff --git a/doc/glibc-headers/obstack.texi b/doc/glibc-headers/obstack.texi index 4466884f23..06c6adac8b 100644 --- a/doc/glibc-headers/obstack.texi +++ b/doc/glibc-headers/obstack.texi @@ -18,7 +18,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/glibc-headers/printf.texi b/doc/glibc-headers/printf.texi index 73e35628e8..7bd5932a4d 100644 --- a/doc/glibc-headers/printf.texi +++ b/doc/glibc-headers/printf.texi @@ -28,5 +28,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-headers/pty.texi b/doc/glibc-headers/pty.texi index f7f688bc14..a7d79f5fd3 100644 --- a/doc/glibc-headers/pty.texi +++ b/doc/glibc-headers/pty.texi @@ -23,7 +23,7 @@ Portability problems fixed by Gnulib: @item This header file is missing on some platforms that declare the @code{forkpty} and @code{openpty} functions in @code{util.h} or -@code{libutil.h} instead: MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, +@code{libutil.h} instead: MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8. @item This header file is missing on some platforms: diff --git a/doc/glibc-headers/shadow.texi b/doc/glibc-headers/shadow.texi index e2d29be574..a2b791f157 100644 --- a/doc/glibc-headers/shadow.texi +++ b/doc/glibc-headers/shadow.texi @@ -26,7 +26,7 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @item The functions @code{getspent_r}, @code{getspnam_r}, @code{sgetspent_r}, @code{fgetspent}, @code{fgetspent_r}, @code{putspent} are missing on some -- cgit v1.2.1