* doc/glibc-functions/getdtablesize.texi: Update Android information.
* doc/glibc-functions/wait3.texi: Likewise.
* doc/pastposix-functions/ftime.texi: Likewise.
* doc/pastposix-functions/index.texi: Likewise.
* doc/pastposix-functions/pthread_attr_getstackaddr.texi: Likewise.
* doc/pastposix-functions/pthread_attr_setstackaddr.texi: Likewise.
* doc/pastposix-functions/wcswcs.texi: Likewise.
+2023-01-04 Bruno Haible <bruno@clisp.org>
+
+ doc: Update regarding Android.
+ * doc/glibc-functions/getdtablesize.texi: Update Android information.
+ * doc/glibc-functions/wait3.texi: Likewise.
+ * doc/pastposix-functions/ftime.texi: Likewise.
+ * doc/pastposix-functions/index.texi: Likewise.
+ * doc/pastposix-functions/pthread_attr_getstackaddr.texi: Likewise.
+ * doc/pastposix-functions/pthread_attr_setstackaddr.texi: Likewise.
+ * doc/pastposix-functions/wcswcs.texi: Likewise.
+
2023-01-03 Bruno Haible <bruno@clisp.org>
ffsl, ffsll: Fix compilation error on Android.
@item
This function is missing on some platforms:
Android LP64, mingw, MSVC 14, Android 9.0.
-
@item
This function is not declared on some platforms:
-Android LP32.
-
+Android 13 (LP32?).
@item
This function does not represent the true @code{RLIMIT_NOFILE} soft
limit on some platforms:
-Android LP32, Cygwin 1.7.25.
+Android 13 (LP32?), Cygwin 1.7.25.
@end itemize
Portability problems not fixed by Gnulib:
@item
This function is missing on some platforms:
Minix 3.1.8, mingw, MSVC 14, Android 9.0.
+@item
+This function is not declared on some platforms:
+Android 13.
@end itemize
This function is missing on some platforms:
macOS 11.1, FreeBSD 13.0, NetBSD 9.0, OpenBSD 6.7, Android 9.0.
@item
+This function is not declared on some platforms:
+Android 13.
+@item
On native Windows platforms (mingw, MSVC), this function works incorrectly
when the environment variable @code{TZ} has been set by Cygwin.
@item
This function is missing on some platforms:
mingw, MSVC 14, Android 9.0.
@item
+This function is not declared on some platforms:
+Android 13.
+@item
This function is marked as ``legacy'' in POSIX@. Better use @code{strchr}
instead.
@end itemize
@item
This function is missing on some platforms:
HP-UX 11, Cygwin 1.7.9, mingw, MSVC 14, Android 9.0.
+@item
+This function is not declared on some platforms:
+Android 13.
@end itemize
@item
This function is missing on some platforms:
HP-UX 11, Cygwin 1.7.9, mingw, MSVC 14, Android 9.0.
+@item
+This function is not declared on some platforms:
+Android 13.
@end itemize
This function is missing on some platforms:
macOS 11.1, FreeBSD 13.0, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
@item
+This function is not declared on some platforms:
+Android 13.
+@item
On Windows and 32-bit AIX platforms, @code{wchar_t} is a 16-bit type and therefore cannot
accommodate all Unicode characters.
@item