]> Savannah Git Hosting - gnulib.git/commitdiff
wcsstr: Update doc.
authorBruno Haible <bruno@clisp.org>
Sat, 20 Apr 2024 01:45:58 +0000 (03:45 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 20 Apr 2024 01:45:58 +0000 (03:45 +0200)
* doc/posix-functions/wcsstr.texi: Update glibc version.

ChangeLog
doc/posix-functions/wcsstr.texi

index f6d2f2dda96418162d75ef3088ff74339e581d43..1af68612446b1058fdacaa1fc5a9a94b25454b14 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-04-19  Bruno Haible  <bruno@clisp.org>
+
+       wcsstr: Update doc.
+       * doc/posix-functions/wcsstr.texi: Update glibc version.
+
 2024-04-19  Bruno Haible  <bruno@clisp.org>
 
        getlogin_r tests: Fix compilation error on some OpenSolaris derivatives.
index e4715dba643c71ec35d68d86bbeb7e17ed20f837..11815d1a24f2a4a31284ec7c8fbee1f0ce1c2750 100644 (file)
@@ -18,7 +18,7 @@ Portability problems fixed by Gnulib module @code{wcsstr}:
 @item
 This function has quadratic instead of linear worst-case complexity on some
 platforms:
-glibc 2.37, macOS 12.5, FreeBSD 13.1, NetBSD 10.0, OpenBSD 7.2, AIX 7.2, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9.0, mingw, MSVC 14.
+glibc 2.39, macOS 12.5, FreeBSD 13.1, NetBSD 10.0, OpenBSD 7.2, AIX 7.2, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9.0, mingw, MSVC 14.
 @end itemize
 
 Portability problems not fixed by Gnulib: