Putenv bug is fixed.

This commit is contained in:
Ulrich Drepper 1999-09-05 17:58:44 +00:00
parent 99b01c26a2
commit 0ec75faf62

4
BUGS
View File

@ -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