K 10 svn:author V 4 ache K 8 svn:date V 27 2012-10-03T04:46:58.553438Z K 7 svn:log V 327 Optimize prev. commit for speed. 1) Don't iterate the loop from the environment array beginning each time, iterate it under the last place we deactivate instead. 2) Call __rebuild_environ() not on each iteration but once, only at the end of whole loop (of course, only in case if something is changed). MFC after: 1 week END