Sean Farley ca7520fe57 Change the behavior of setenv(), putenv() and unsetenv() to continue parsing
instead of returning an error if a corrupt (not a "name=value" string) entry
in the environ array is detected when (re)-building the internal
environment.  This should prevent applications or libraries from
experiencing issues arising from the expectation that these calls will
complete even with corrupt entries.  The behavior is now as it was prior to
7.0.

Reviewed by:	jilles
MFC after:	1 week
2009-12-06 23:27:24 +00:00
..
2009-06-23 14:11:41 +00:00
2009-06-23 14:11:41 +00:00
2007-06-03 17:20:27 +00:00
2009-11-16 14:33:31 +00:00
2009-06-23 14:11:41 +00:00
2009-11-28 11:27:37 +00:00
2009-12-03 19:27:12 +00:00
2009-11-25 04:45:45 +00:00