]> Savannah Git Hosting - gnulib.git/commitdiff
Resolve conflicts for functions introduced in Android API level 30.
authorBruno Haible <bruno@clisp.org>
Thu, 25 Jan 2024 19:17:33 +0000 (20:17 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 25 Jan 2024 19:30:43 +0000 (20:30 +0100)
* doc/glibc-functions/memfd_create.texi: Mention the Android API levels.
* doc/glibc-functions/mlock2.texi: Likewise.
* doc/glibc-functions/pthread_cond_clockwait.texi: Likewise.
* doc/glibc-functions/pthread_mutex_clocklock.texi: Likewise.
* doc/glibc-functions/pthread_rwlock_clockrdlock.texi: Likewise.
* doc/glibc-functions/pthread_rwlock_clockwrlock.texi: Likewise.
* doc/glibc-functions/renameat2.texi: Likewise.
* doc/glibc-functions/sem_clockwait.texi: Likewise.
* doc/glibc-functions/statx.texi: Likewise.

ChangeLog
doc/glibc-functions/memfd_create.texi
doc/glibc-functions/mlock2.texi
doc/glibc-functions/pthread_cond_clockwait.texi
doc/glibc-functions/pthread_mutex_clocklock.texi
doc/glibc-functions/pthread_rwlock_clockrdlock.texi
doc/glibc-functions/pthread_rwlock_clockwrlock.texi
doc/glibc-functions/renameat2.texi
doc/glibc-functions/sem_clockwait.texi
doc/glibc-functions/statx.texi

index 39bb69bb4e3775689cdf2eb8e671d12b6dd04221..0500ac1751ecf8bbe411d28ca7c6972d53389016 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,16 @@
 
        Resolve conflicts for functions introduced in Android API level 30.
 
+       * doc/glibc-functions/memfd_create.texi: Mention the Android API levels.
+       * doc/glibc-functions/mlock2.texi: Likewise.
+       * doc/glibc-functions/pthread_cond_clockwait.texi: Likewise.
+       * doc/glibc-functions/pthread_mutex_clocklock.texi: Likewise.
+       * doc/glibc-functions/pthread_rwlock_clockrdlock.texi: Likewise.
+       * doc/glibc-functions/pthread_rwlock_clockwrlock.texi: Likewise.
+       * doc/glibc-functions/renameat2.texi: Likewise.
+       * doc/glibc-functions/sem_clockwait.texi: Likewise.
+       * doc/glibc-functions/statx.texi: Likewise.
+
        * lib/threads.in.h (thrd_sleep): Consider REPLACE_THRD_SLEEP.
        (thrd_yield): Consider REPLACE_THRD_YIELD.
        (mtx_init): Consider REPLACE_MTX_INIT.
index b3852a5b55c8e0a6c1eda80e499c175574826d08..0192869dae9f782b0d3319433f6722d5328ab3d1 100644 (file)
@@ -26,5 +26,5 @@ Portability problems not fixed by Gnulib:
 @item
 This function exists only on Linux and FreeBSD and is therefore
 missing on many non-glibc platforms:
-glibc 2.26, macOS 11.1, FreeBSD 12.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.26, macOS 11.1, FreeBSD 12.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
 @end itemize
index 697b4877f8f11bcaa4b05daa8a6b4b2b14c3e622..88826f411f293c1692a7343cae8f7f9a29e79d8d 100644 (file)
@@ -25,6 +25,6 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function exists only on Linux and is therefore
-missing on all non-glibc platforms:
-glibc 2.26, macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+missing on many platforms:
+glibc 2.26, macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
 @end itemize
index 9c3eabc53fa5c0648d0de29fcb21a4e7f42f0808..95c2d22bfef9f4fd622d01a117b3b03ee6902118 100644 (file)
@@ -22,6 +22,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function is missing on all non-glibc platforms:
-macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+This function is missing on many platforms:
+macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
 @end itemize
index 466c9f720c5a0e211642b1fe32492415c27a86c3..06dd84c8a84171c3138f979e5b652c9e89af4c8a 100644 (file)
@@ -13,6 +13,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function is missing on all non-glibc platforms:
-macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+This function is missing on many platforms:
+macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
 @end itemize
index efde9e68c9f1f144222315de1033581eab05188a..5c5ba934f85b91009c23a95a5486b078f630c3cd 100644 (file)
@@ -22,6 +22,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function is missing on all non-glibc platforms:
-macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+This function is missing on many platforms:
+macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
 @end itemize
index 01e47dc08e68d3d4d41d3fdf3f3b8154c7ff14ae..a980c97d2a3a1d941517aabed8cb242205e36866 100644 (file)
@@ -22,6 +22,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function is missing on all non-glibc platforms:
-macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+This function is missing on many platforms:
+macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
 @end itemize
index b845a43a27a4299531c6d69688be05667efacdaa..a59b797260aa1c93865e1490d7b429338e671a4b 100644 (file)
@@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function exists only on Linux and is therefore
-missing on all non-glibc platforms:
-glibc 2.27, macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0.
+missing on many platforms:
+glibc 2.27, macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 1.7.x, mingw, MSVC 14, Android API level 29.
 @end itemize
index e846f3c2b3bd5e514a7c2c2f4d74a2ccad1aa734..8b418dfe8b5b59916d2d6eab100559a1d2864dd5 100644 (file)
@@ -22,6 +22,6 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function is missing on all non-glibc platforms:
-macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+This function is missing on many platforms:
+macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
 @end itemize
index 0218e8bebbc054c7568f4fd87f9ca2ae7d22b998..cd32c608f408223085385e363597049dc50735aa 100644 (file)
@@ -13,8 +13,8 @@ Portability problems fixed by Gnulib:
 Portability problems not fixed by Gnulib:
 @itemize
 @item
-This function is missing on all non-glibc platforms:
-glibc 2.27, macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+This function is missing on many platforms:
+glibc 2.27, macOS 11.1, FreeBSD 14.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android API level 29.
 @item
 There is an incompatible function of the same name on some platforms:
 AIX 5.2 or newer.