summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-17 18:03:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-17 18:03:34 +0000
commit7c844e30abf4729cc1cd058455f18fd4a8a7a5d5 (patch)
tree06fbe97bc5174c7954597950be2f956e7467ca08 /c/src/lib/ChangeLog
parent2001-05-17 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-7c844e30abf4729cc1cd058455f18fd4a8a7a5d5.tar.bz2
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.
Diffstat (limited to '')
-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