aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2011-01-19 10:20:38 -0800
committerRoland McGrath <roland@redhat.com>2011-01-19 10:20:38 -0800
commitc5be0f71d9cac2f9bf0b01bb4b0221ddb6504969 (patch)
treeadb3ff760788fc89740142649b1618179beffb99 /nptl/ChangeLog
parent5d5732b0dc815675130db6882499602fd41dc9cc (diff)
downloadglibc-c5be0f71d9cac2f9bf0b01bb4b0221ddb6504969.zip
glibc-c5be0f71d9cac2f9bf0b01bb4b0221ddb6504969.tar.gz
glibc-c5be0f71d9cac2f9bf0b01bb4b0221ddb6504969.tar.bz2
Fix comment typos.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index fd961d6..802abcd 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,12 @@
+2011-01-19 Roland McGrath <roland@redhat.com>
+
+ * pthread_cond_wait.c (__pthread_cond_wait): Fix comment typo.
+ * pthread_cond_timedwait.c (__pthread_cond_timedwait): Likewise.
+ * pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Likewise.
+ * pthread_rwlock_wrlock.c (__pthread_rwlock_wrlock): Likewise.
+ * pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock): Likewise.
+ * pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock): Likewise.
+
2011-01-16 Andreas Schwab <schwab@linux-m68k.org>
* Makefile (test-extras): Add tst-cleanup4aux.