Kaydet (Commit) d65fd58a authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS dmake411 (1.2.16); FILE MERGED

2007/09/19 00:34:31 vq 1.2.16.1: #i81252# Add a new SHELLCMDQUOTE control macro.
üst 760db914
/* RCS $Id: spawn.c,v 1.2 2006-09-25 09:42:07 vg Exp $
/* RCS $Id: spawn.c,v 1.3 2007-10-15 15:43:28 ihi Exp $
--
-- SYNOPSIS
-- Spawnvpe code to emulate spawnvpe call common to DOS compilers.
......@@ -93,7 +93,7 @@ static char dot_com[] = ".COM",
#define FP_SEG(fp) ((unsigned)((unsigned long)(fp) >> 16))
#endif
iz81252 changed the parameters for Pack_argv() but this file did not get fixed!
PUBLIC int
spawnvpe(mode, program, av, ep)/*
=================================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment