]> sourceware.org Git - newlib-cygwin.git/commit
* environ.cc (rawenv): Make this variable a file-scope static.
authorChristopher Faylor <me@cgf.cx>
Fri, 21 Apr 2006 19:19:31 +0000 (19:19 +0000)
committerChristopher Faylor <me@cgf.cx>
Fri, 21 Apr 2006 19:19:31 +0000 (19:19 +0000)
commit16dc3c95fbdc9914f526d5fd7178ff051b2a8259
treee6f758516a930e6ddea8a738863430be3eac2cc2
parentf09acf77dea138412eebf78d361ba94433f4a375
* environ.cc (rawenv): Make this variable a file-scope static.
(getearly): Rename 's' variable to 'len' since 's' is used fairly consistently
throughout cygwin as a string variable.  Remove rawenv declaration.  Perform
other minor cleanups.
(environ_init): Remove rawenv declaration.  Only set rawenv to
GetEnvironmentStrings() if it has not already been set.  Properly free rawenv
in all cases.
winsup/cygwin/ChangeLog
winsup/cygwin/environ.cc
This page took 0.025909 seconds and 5 git commands to generate.