]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
doc: Update for Android API level 36.
authorBruno Haible <bruno@clisp.org>
Sun, 21 Sep 2025 19:28:33 +0000 (21:28 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Sep 2025 19:28:33 +0000 (21:28 +0200)
* doc/glibc-functions/pthread_getaffinity_np.texi: Document that the
function is missing on Android API level <= 35.
* doc/glibc-functions/pthread_setaffinity_np.texi: Likewise.

ChangeLog
doc/glibc-functions/pthread_getaffinity_np.texi
doc/glibc-functions/pthread_setaffinity_np.texi

index ce2c03e1d0ab2d26de6c0ddcfd3ba5193d9c75fd..62d911f72b2b0c9c2f91ee3281fc78ad3f388546 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2025-09-21  Bruno Haible  <bruno@clisp.org>
+
+       doc: Update for Android API level 36.
+       * doc/glibc-functions/pthread_getaffinity_np.texi: Document that the
+       function is missing on Android API level <= 35.
+       * doc/glibc-functions/pthread_setaffinity_np.texi: Likewise.
+
 2025-09-21  Bruno Haible  <bruno@clisp.org>
 
        chown, lchown: Fix regression on Cygwin 2.9.0 (regression today).
index 0e6ee9351a934508f6b4ec827590772045126603..45dde76272cc655a9d5b86aae4830ea0d3e278be 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-glibc 2.3.2, macOS 14, FreeBSD 6.4, NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.0.x, mingw, MSVC 14, Android 9.0.
+glibc 2.3.2, macOS 14, FreeBSD 6.4, NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.0.x, mingw, MSVC 14, Android API level 35.
 @item
 This function has a different signature on some platforms:
 glibc 2.3.3.
index 45d5207a118e0929c4e9ae601fdd908da4190063..c0e33c46a52c7eccc2bfc2bdaef8afbb37a6c350 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on many non-glibc platforms:
-glibc 2.3.2, macOS 14, FreeBSD 6.4, NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.0.x, mingw, MSVC 14, Android 9.0.
+glibc 2.3.2, macOS 14, FreeBSD 6.4, NetBSD 3.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.0.x, mingw, MSVC 14, Android API level 35.
 @item
 This function has a different signature on some platforms:
 glibc 2.3.3.