* src/roff/groff/pipeline.c (cmd) [__MSDOS__ || ...]: New global
commitd47a56ef354bffc42ad4b236c6a81146f2856a0d
authorWerner LEMBERG <wl@gnu.org>
Sat, 21 Feb 2004 06:46:18 +0000 (21 06:46 +0000)
committerWerner LEMBERG <wl@gnu.org>
Sat, 21 Feb 2004 06:46:18 +0000 (21 06:46 +0000)
tree0f382ff4f398ce272f0afcf5edd922119cebc305
parenta59371fff111ca2d05ba0dbb09fa560382933099
* src/roff/groff/pipeline.c (cmd) [__MSDOS__ || ...]: New global
variable.
(sbasename) [__MSDOS__ || ...]: New function.
(system_shell_name) [__MSDOS__ || ...]: Use a different, more
generic algorithm.
(system_shell_dash_c, is_system_shell) [__MSDOS__ || ...]: Updated.
(run_pipeline) [_WIN32]: Use _XXX variants for some macros instead
of XXX.
Use STDOUT_FILENO instead of hardcoded file handle.
(signal_catcher) [__MSDOS__]: Moved to non-_WIN32 section.
ChangeLog
src/roff/groff/pipeline.c