From aac54e89d7945f3f4557067b1d4a1cd8853d369f Mon Sep 17 00:00:00 2001 From: rpj Date: Sat, 2 Jul 2011 06:35:21 +0000 Subject: See the ChangeLogs --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ee35762..461973b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-07-02 Ross Johnson + + * pthread_spin_unlock.c (EPERM): Return success if unlocking a lock + that is not locked, because single CPU machines wrap a + PTHREAD_MUTEX_NORMAL mutex, which returns success in this case. + 2011-07-02 Daniel Richard G. * Makefile: Cleanups and implovements. -- cgit v1.2.3