summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-25 00:10:26 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-25 00:10:26 +0000
commit8637130890a3a04e123eca29b0e97c27ea20ea77 (patch)
tree18f96c13c466d7287769e52ee98a281095500a0f
parentfa058987761ebea43426585f1307a5b7b3afd70d (diff)
Update.
* tst-rwlock8.c (reader_thread): Remove unused variable.
-rw-r--r--nptl/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index fab7b680d7..8d8ff4acf9 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,7 @@
2003-02-24 Ulrich Drepper <drepper@redhat.com>
+ * tst-rwlock8.c (reader_thread): Remove unused variable.
+
* Makefile: Add rules to build and run tst-tls3.
* tst-tls3.c: New file.
* tst-tls3mod.c: New file.