aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuo Yixuan <culu.gyx@gmail.com>2014-05-29 21:53:16 -0700
committerDavid S. Miller <davem@davemloft.net>2014-06-03 16:10:48 -0700
commit196939fb0ede8b588019f7ff0779dffbfc35787d (patch)
tree5d7c27e478e004951a4a6b4441f4ee2e0c99800a /ChangeLog
parentb42eca7d39d7d263815a4457c318eb57ee2686a4 (diff)
downloadglibc-196939fb0ede8b588019f7ff0779dffbfc35787d.zip
glibc-196939fb0ede8b588019f7ff0779dffbfc35787d.tar.gz
glibc-196939fb0ede8b588019f7ff0779dffbfc35787d.tar.bz2
New test for pthread_spin_lock (bug 16882)
* nptl/tst-spin4.c: New test. * nptl/Makefile (tests): Add tst-spin4.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 894abd8..5fa3a81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -136,6 +136,9 @@
* malloc/malloc.c (malloc_info): Inline mi_arena.
+ * nptl/tst-spin4.c: New test.
+ * nptl/Makefile (tests): Add tst-spin4.
+
2014-05-29 Richard Henderson <rth@twiddle.net>
* sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):