From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: Fernando Nasser Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Re: DOS/Windows-specific code: cli-cmds.c Date: Mon, 16 Jul 2001 07:14:00 -0000 Message-id: References: <3B4E26E2.16CFE988@cygnus.com> X-SW-Source: 2001-07/msg00370.html On Thu, 12 Jul 2001, Fernando Nasser wrote: > > > 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. > > OK to commit. Committed. Thanks.