aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-10-24 21:43:33 -0400
committerUlrich Drepper <drepper@gmail.com>2011-10-24 21:43:33 -0400
commit485683c35f020bd8b926e9673adb9b748380e8ce (patch)
tree5214339ad75335cf2147ff1a6635dc7bd360be5c /nptl/ChangeLog
parenta0cf1edd4cf2b3bf1ec2f772b47c8eaafd899383 (diff)
downloadglibc-485683c35f020bd8b926e9673adb9b748380e8ce.tar
glibc-485683c35f020bd8b926e9673adb9b748380e8ce.tar.gz
glibc-485683c35f020bd8b926e9673adb9b748380e8ce.tar.bz2
glibc-485683c35f020bd8b926e9673adb9b748380e8ce.zip
Remove warnings in NPTL tests
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 7b0676381b..f4b2f04c0c 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,10 @@
+2011-10-24 Ulrich Drepper <drepper@gmail.com>
+
+ * tst-cancel7.c: Avoid warning.
+ * tst-mutex6.c: Likewise.
+ * tst-mutex9.c: Likewise.
+ * tst-mutexpi6.c: Likewise.
+
2011-10-23 Ulrich Drepper <drepper@gmail.com>
* sysdeps/i386/tls.h: Remove #include <list.h>.