]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Putenv bug is fixed.
authorUlrich Drepper <drepper@redhat.com>
Sun, 5 Sep 1999 17:58:44 +0000 (17:58 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 5 Sep 1999 17:58:44 +0000 (17:58 +0000)
BUGS

diff --git a/BUGS b/BUGS
index e520ddce65a0fa68d0f17953db5c8f064cdb2829..f00238d4db0cc1a7d56a6c69a237f6d37c0b43a1 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -63,10 +63,6 @@ Severity: [  *] to [***]
 [  *]  The strftime() implementation cannot handle multibyte locales really
        good since the TOLOWER and TOUPPER are not prepared.
 
-[  *]  The putenv() function copies it's argument which means that the
-       string (and possible later changes to it) are not automatically
-       reflected in the environment.
-
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Ulrich Drepper
 drepper@cygnus.com