diff options
author | Christopher Faylor <cgf@timesys.com> | 2005-09-15 00:46:20 +0000 |
---|---|---|
committer | Christopher Faylor <cgf@gcc.gnu.org> | 2005-09-15 00:46:20 +0000 |
commit | 0d676b85ae437226df3e9704072153bde2328ed9 (patch) | |
tree | 978bd36a50357fad8d1572b2c9bf9323f5c70dea /gcc/java | |
parent | 62ff44d425edc510aa387fd788618cb275bb4c05 (diff) | |
download | gcc-0d676b85ae437226df3e9704072153bde2328ed9.zip gcc-0d676b85ae437226df3e9704072153bde2328ed9.tar.gz gcc-0d676b85ae437226df3e9704072153bde2328ed9.tar.bz2 |
pex-win32.c: Include "windows.h".
* pex-win32.c: Include "windows.h".
(backslashify): New function.
(fix_argv): Use backslashify to convert path to windows format. Allocate one
more place in new argv for potential executable from '#!' parsing.
(tack_on_executable): New function. Conditional on USE_MINGW_MSYS
(openkey): Ditto.
(mingw_rootify): Ditto.
(msys_rootify): Ditto.
(spawn_script): New function.
(pex_win32_exec_child): Save translated argv in newargv. Pass to spawn_script
if spawnv* fails.
(main): New function. Conditional on MAIN. Useful for testing.
From-SVN: r104292
Diffstat (limited to 'gcc/java')
0 files changed, 0 insertions, 0 deletions