From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Faylor To: gdb-patches@sources.redhat.com Subject: Re: [RFA] Re: DOS/Windows-specific code: cli-cmds.c Date: Thu, 12 Jul 2001 11:27:00 -0000 Message-id: <20010712142712.A5090@redhat.com> References: <200106211647.MAA03041@houston.candd.org> <200107120751.KAA17564@is.elta.co.il> <20010712132145.B4589@redhat.com> <3405-Thu12Jul2001212232+0300-eliz@is.elta.co.il> X-SW-Source: 2001-07/msg00300.html On Thu, Jul 12, 2001 at 09:22:33PM +0300, Eli Zaretskii wrote: >> Date: Thu, 12 Jul 2001 13:21:45 -0400 >> From: Christopher Faylor >> >> >> >> 2001-06-10 Eli Zaretskii >> >> >> >> * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the >> >> call to chdir on this symbol rather than on __DJGPP__. >> >> (CANT_FORK) [__MSDOS__]: Move from here... >> >> * defs.h (CANT_FORK) [__MSDOS__]: ...to here. >> >> (GLOBAL_CURDIR) [__MSDOS__]: Define. >> >> >> >> Sorry for the delay. The defs.h part is approved. >> > >> >Fernando, could you please review this? Thanks. >> >> FWIW, Cygwin doesn't need any special chdir considerations. This >> should be a MSDOS only issue. > >Well, that's why GLOBAL_CURDIR is not defined for Cygwin... ;-) Ok. I'm just responding since I am being Cc'ed in this email. I've redirected future responses back to gdb-patches only. cgf