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

ChangeLog
doc/glibc-functions/sched_getattr.texi
doc/glibc-functions/sched_setattr.texi

index 62d911f72b2b0c9c2f91ee3281fc78ad3f388546..286a53caaee1ce0361dca1e027474fbc91155da8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2025-09-21  Bruno Haible  <bruno@clisp.org>
+
+       doc: Update for Android API level 37.
+       * doc/glibc-functions/sched_getattr.texi: Document that the function is
+       missing on Android API level <= 36.
+       * doc/glibc-functions/sched_setattr.texi: Likewise.
+
 2025-09-21  Bruno Haible  <bruno@clisp.org>
 
        doc: Update for Android API level 36.
index 99dc218b4a9e409ca403a9069204c85043ecddbd..9100d32a93a2a971cb8c1779cf833fc72fd045d5 100644 (file)
@@ -15,5 +15,5 @@ Portability problems not fixed by Gnulib:
 @item
 This function exists only on Linux and is therefore
 missing on most non-glibc platforms:
-glibc 2.40, macOS 14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.10.x, mingw, MSVC 14.
+glibc 2.40, macOS 14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.10.x, mingw, MSVC 14, Android API level 36.
 @end itemize
index 945124ed5c4f8d07a0839ea39fadcfd26d11b39b..30262051d9b8def9c01aca87b92da27810617034 100644 (file)
@@ -15,5 +15,5 @@ Portability problems not fixed by Gnulib:
 @item
 This function exists only on Linux and is therefore
 missing on most non-glibc platforms:
-glibc 2.40, macOS 14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.10.x, mingw, MSVC 14.
+glibc 2.40, macOS 14, FreeBSD 13.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.10.x, mingw, MSVC 14, Android API level 36.
 @end itemize