summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/ChangeLog')
-rw-r--r--c/src/lib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog
index 0369ab6575..45f8bbe252 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-17 Joel Sherrill <joel@OARcorp.com>
+
+ * libc/envlock.c: Implemented code to let newlib's envlock share
+ the libio open/close mutex. Since both should be lightly used,
+ this should not lead to problems and saves resources.
+
2002-05-15 Chris Johns <ccj@acm.org>
* libc/newlibc.c: Per PR141, move the C library re-enterrant