* doc/posix-functions/memcmp.texi: Don't mention "older platforms".
* doc/posix-functions/memcpy.texi: Likewise.
* doc/posix-functions/memmove.texi: Likewise.
* doc/posix-functions/memset.texi: Likewise.
* doc/posix-functions/getcwd.texi: Likewise.
2020-07-07 Bruno Haible <bruno@clisp.org>
+ doc: Remove support for some very old platforms.
+ * doc/posix-functions/memcmp.texi: Don't mention "older platforms".
+ * doc/posix-functions/memcpy.texi: Likewise.
+ * doc/posix-functions/memmove.texi: Likewise.
+ * doc/posix-functions/memset.texi: Likewise.
+ * doc/posix-functions/getcwd.texi: Likewise.
+
memchr: Remove support for some very old platforms.
* m4/memchr-obsolete.m4: Remove file.
* modules/memchr-obsolete: Remove file.
Portability problems fixed by Gnulib module @code{getcwd}:
@itemize
@item
-This function is missing on some older platforms.
-@item
This function does not handle long file names (greater than @code{PATH_MAX})
correctly on some platforms:
glibc on Linux 2.4.20, Mac OS X 10.5, FreeBSD 6.4, NetBSD 5.1, OpenBSD 4.9, AIX 7.1.
Portability problems fixed by Gnulib:
@itemize
@item
-This function is missing on some older platforms.
-@item
This function fails when comparing 16 bytes or more and with at least one
buffer not starting on a 4-byte boundary on some older platforms:
NeXTstep/x86.
Portability problems fixed by Gnulib:
@itemize
@item
-This function is missing on some older platforms.
-@item
This function cannot be called from plain inline or extern inline functions
on some platforms:
OS X 10.8.
Portability problems fixed by Gnulib:
@itemize
@item
-This function is missing on some older platforms.
-@item
This function cannot be called from plain inline or extern inline functions
on some platforms:
OS X 10.8.
Portability problems fixed by Gnulib:
@itemize
@item
-This function is missing on some older platforms.
-@item
This function cannot be called from plain inline or extern inline functions
on some platforms:
OS X 10.8.