* win32-nat.c (env_sort): New function.
authorChristopher Faylor <me+cygwin@cgf.cx>
Mon, 28 Nov 2005 01:17:59 +0000 (01:17 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Mon, 28 Nov 2005 01:17:59 +0000 (01:17 +0000)
commit8efc5725eb84b670b83d0d1b1c954d1b205cf018
treec805fc3a786e27dca6e5bf252a51007e8f855518
parentdae0677673a4b077e57051bdb7d705419e1d062b
* win32-nat.c (env_sort): New function.
(win32_create_inferior): Rename env to in_env.  Sort environment before handing
it off to CreateProcess.
(win32_current_sos): Quiet a compiler warning.
gdb/ChangeLog
gdb/win32-nat.c
gdb/windows-nat.c