From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eli Zaretskii" To: taylor@candd.org Cc: gdb-patches@sources.redhat.com, cgf@redhat.com Subject: Re: [RFA] Re: DOS/Windows-specific code: cli-cmds.c Date: Thu, 21 Jun 2001 11:44:00 -0000 Message-id: <9743-Thu21Jun2001214107+0300-eliz@is.elta.co.il> References: <200106211647.MAA03041@houston.candd.org> X-SW-Source: 2001-06/msg00366.html > Date: Thu, 21 Jun 2001 12:47:14 -0400 > From: David Taylor > > 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. Thanks. Fernando, is the patch to cli-cmds.c okay with you?