aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-08-17 16:14:02 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-08-17 16:14:02 +0200
commit1f645571d2db9008b3cd3d5acb9ff93357864283 (patch)
tree2d1300d61c24ea0ac6d9c407b1f6d3b3ec988540 /ChangeLog
parentd9067fca40b8aac156d73cfa44d6875813555a6c (diff)
downloadglibc-1f645571d2db9008b3cd3d5acb9ff93357864283.zip
glibc-1f645571d2db9008b3cd3d5acb9ff93357864283.tar.gz
glibc-1f645571d2db9008b3cd3d5acb9ff93357864283.tar.bz2
nptl/tst-once5: Reduce time to expected failure
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92f7d86..a3df808 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2016-08-17 Florian Weimer <fweimer@redhat.com>
+ Reduce time to expected nptl/tst-once5 failure.
+ * nptl/tst-once5.cc (TIMEOUT): Define.
+
+2016-08-17 Florian Weimer <fweimer@redhat.com>
+
[BZ #20452]
Avoid additional copies of objects in libc.a in static libraries.
* sysdeps/ia64/nptl/Makefile (libpthread-shared-only-routines):