This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Sorting environment


Jim Balter wrote:
> 
> Ken Estes wrote:
> 
> > All documentaion I have seen requires that NT environment be sorted
> > (more then just one parenthetical comment), thus it is a constraint of
> 
> Cites, please.  The MSVC helpbook info for CreateProcess, for instance,
> does not state that the environment block must be sorted.

Sorry; I take it back.  The MSVC doc has the same comment, buried
in the same remark about =X current directory info.  Not where it
belongs, of course.

Note that cygwin mishandles those too.  It turns =X=foo
into !X=foo, so they don't confuse getenv, but doesn't turn them back
when passing them to CreateProcess.

--
<J Q B>
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]