summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2022-02-18 19:09:03 -0800
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-02-21 22:48:57 +0100
commita7161336e55bac0f01eef779c3a0a5c4d86b670f (patch)
treeab5b4369b8178d2a644060bc40b7b8b4a1376df3
parentx86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.c (diff)
downloadglibc-a7161336e55bac0f01eef779c3a0a5c4d86b670f.tar.gz
glibc-a7161336e55bac0f01eef779c3a0a5c4d86b670f.tar.bz2
glibc-a7161336e55bac0f01eef779c3a0a5c4d86b670f.zip
NEWS: Add a bug fix entry for BZ #28896gentoo/glibc-2.34-14
(cherry picked from commit d5d1c95aafb6f4bfc8930d6cef75b758e03c6494)
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 81c7759942..9ade330858 100644
--- a/NEWS
+++ b/NEWS
@@ -70,6 +70,8 @@ The following bugs are resolved with this release:
__convert_scm_timestamps
[28865] linux: _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN are inaccurate
without /sys and /proc
+ [28896] strncmp-avx2-rtm and wcsncmp-avx2-rtm fallback on non-rtm
+ variants when avoiding overflow
Version 2.34