From c5be0f71d9cac2f9bf0b01bb4b0221ddb6504969 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 19 Jan 2011 10:20:38 -0800 Subject: Fix comment typos. --- nptl/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'nptl/ChangeLog') 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 + + * 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 * Makefile (test-extras): Add tst-cleanup4aux. -- cgit v1.1