make-dfsg/w32/subproc
Eli Zaretskii a7794f483b Fix Savannah bug 40241 with Unixy file names as commands to MSYS shell.
* sub_proc.c: Include filedef.h and variable.h.
(process_begin): If exec_path was not found, but its first
character is '/', assume there's some shell magic, and invoke the
command through '$(SHELL) -c "COMMAND"'.  Fixes SV bug#40241.
(make_command_line): Kludgey feature: if full_exec_path is "-c",
assume that argv[0] is not to be skipped, as it holds the command
string to be passed to the shell.
2013-10-22 18:55:38 +03:00
..
build.bat Improve MS-Windows build scripts. 2013-04-25 20:41:53 +03:00
misc.c Update copyright for changes in 2013. 2013-05-17 01:47:42 -04:00
NMakefile Update copyright for changes in 2013. 2013-05-17 01:47:42 -04:00
proc.h Update copyright for changes in 2013. 2013-05-17 01:47:42 -04:00
sub_proc.c Fix Savannah bug 40241 with Unixy file names as commands to MSYS shell. 2013-10-22 18:55:38 +03:00
w32err.c Update copyright for changes in 2013. 2013-05-17 01:47:42 -04:00