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:
authorJeff Johnston <jjohnstn@redhat.com>2002-04-02 02:29:40 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-04-02 02:29:40 +0400
commit54a7c6d2beffa00ab22e8bdf93da74989fd0d49d (patch)
tree9e498ba048a05e01300328f823e98151eb139cc1 /newlib/ChangeLog
parent3b71b99abdf0b735866dd5cd620fb8d9368e1aba (diff)
2002-04-01 Till Straumann <strauman@SLAC.Stanford.EDU>
* libc/stdlib/getenv_r.c (_findenv_r): Add missing ENV_UNLOCK.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 7685a7cd9..4f4879b71 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-01 Till Straumann <strauman@SLAC.Stanford.EDU>
+
+ * libc/stdlib/getenv_r.c (_findenv_r): Add missing ENV_UNLOCK.
+
Wed Mar 27 07:34:44 2002 Jason Tishler <jason@tishler.net>
* libc/include/sys/features.h (_POSIX_SEMAPHORES): New Cygwin define.