]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Remove documentation of BSDI and BSD/OS as supported platforms.
authorBruno Haible <bruno@clisp.org>
Sat, 6 Jul 2019 03:16:14 +0000 (05:16 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 6 Jul 2019 03:16:14 +0000 (05:16 +0200)
* doc/**/*.texi: Update.

ChangeLog
doc/posix-functions/fgetpos.texi
doc/posix-functions/fseeko.texi
doc/posix-functions/ftello.texi
doc/posix-headers/stdint.texi
doc/posix-headers/wchar.texi
doc/posix-headers/wctype.texi

index 67e43a41845ef7c22d32b732d2a2b8fa00d63c7d..d08d0a0039316247805354256e4448446f45e71e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-07-05  Bruno Haible  <bruno@clisp.org>
+
+       doc: Remove documentation of BSDI and BSD/OS as supported platforms.
+       * doc/**/*.texi: Update.
+
 2019-07-05  Bruno Haible  <bruno@clisp.org>
 
        doc: Remove documentation of Solaris 8 and older as supported platforms.
index a3da39b6a28a74c02e51b893032b058fa3ff1987..d69b17f715ff86df08921585c907c5bf86d341d5 100644 (file)
@@ -20,8 +20,4 @@ contains Unix line terminators (LF), on some platforms: mingw, MSVC 14.
 On platforms where @code{off_t} is a 32-bit type, this function may not
 work correctly on files larger than 2 GB.  The fix is to use the
 @code{AC_SYS_LARGEFILE} macro.
-@item
-On platforms where @code{off_t} is a 64-bit type, but @code{fseeko} is
-not present, stream operations on files larger than 2 GB silently do
-the wrong thing.  This affects BSD/OS, which is mostly obsolete.
 @end itemize
index 622797c3202b5595a9589623ce66c66edab0a218..b8d942c333d4bc64775e5317585f08f48ecf1780 100644 (file)
@@ -24,8 +24,4 @@ correctly with files larger than 2 GB.  (Cf. @code{AC_SYS_LARGEFILE}.)
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-On platforms where @code{off_t} is a 64-bit type, but @code{fseeko} is
-not present, stream operations on files larger than 2 GB silently do
-the wrong thing.  This affects BSD/OS, which is mostly obsolete.
 @end itemize
index dd33c1b04efb3be26dfac32f6974f4829c7e7011..9cd49f5fd554e48461eb7a708e584130f84f34fe 100644 (file)
@@ -36,8 +36,4 @@ HP-UX 11.
 @code{fflush}, @code{ftell}, @code{ftello}, @code{fgetpos} behave incorrectly
 on input streams that are opened in @code{O_TEXT} mode and whose contents
 contains Unix line terminators (LF), on some platforms: mingw, MSVC 14.
-@item
-On platforms where @code{off_t} is a 64-bit type, but @code{fseeko} is
-not present, stream operations on files larger than 2 GB silently do
-the wrong thing.  This affects BSD/OS, which is mostly obsolete.
 @end itemize
index 688a27ddcd7e17601a2975834d0d30474d619b49..d7f596ce55238ff216086cbd21d784ce3e3ecc99 100644 (file)
@@ -31,7 +31,7 @@ Solaris 9 with GCC 4.5 or newer.
 @item
 The macros @code{WCHAR_MIN} and @code{WCHAR_MAX} are not defined in
 @code{<stdint.h>} (only in @code{<wchar.h>}) on some platforms:
-Dragonfly, BSDI.
+Dragonfly.
 @item
 On some hosts that predate C++11, when using C++ one must define
 @code{__STDC_CONSTANT_MACROS} to make visible the definitions of
index dc2e8e417b1335c8fb07fd09f831d2ecee2b34b8..0826e70e8d37a2d0094492919bd893d0e218fa20 100644 (file)
@@ -12,7 +12,7 @@ This header file cannot be included on some platforms:
 Linux uClibc built without wide character support.
 @item
 This header file is not self-contained on some platforms:
-OSF/1 with Desktop Toolkit C, BSD/OS 4.0.1.
+OSF/1 with Desktop Toolkit C.
 @item
 The type @code{wint_t} and macro @code{WEOF} are missing on some platforms:
 IRIX 5.3.
index 7f27b9667b7cde28ae02602fe314f0f494e6d80e..e1da782ce90aa06e0c43f9ba1c19a31f7f2fa3d0 100644 (file)
@@ -12,7 +12,7 @@ This header file is missing on some platforms:
 HP-UX 11.00.
 @item
 This header file is not self-contained on some platforms:
-OSF/1 with Desktop Toolkit C, BSD/OS 4.0.1.
+OSF/1 with Desktop Toolkit C.
 @item
 The type @code{wint_t} and macro @code{WEOF} are missing on some platforms:
 IRIX 5.3.