Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-08-23 00:48:23 +0400
committerPaul Brook <paul@codesourcery.com>2006-08-23 00:48:23 +0400
commitfe28d47d3bc662651cb01c06e5078caf59442e19 (patch)
treee302fe1b89a694213624fad885b2e45ddd61a6e5 /ChangeLog.csl
parent5f6fc2565bb156cf0834d773dc7f2daa7cdde090 (diff)
2006-08-22 Paul Brook <paul@codesourcery.com>
newlib/ * libc/sys/arm/syscalls.c (initialise_monitor_handles): Fix multithreaded locking.
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 24f721aaf..83d7bbb6d 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,9 @@
+2006-08-22 Paul Brook <paul@codesourcery.com>
+
+ newlib/
+ * libc/sys/arm/syscalls.c (initialise_monitor_handles): Fix
+ multithreaded locking.
+
2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
Bug 844