* doc/**/*.texi: Update.
+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.
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
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
@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
@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
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.
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.