summaryrefslogtreecommitdiff
path: root/dmake/msdos
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-10-15 14:44:32 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-10-15 14:44:32 +0000
commit4fc8c2c61f592c7fc8225f4d61d00aeb8241d903 (patch)
treec4a0f6ecd5ef311949870a9004ba89754915a550 /dmake/msdos
parentd65fd58ae8fbcbc2e7eff1a3c5b3cb29c9fe23a7 (diff)
INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED
2007/09/19 00:34:32 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.
Diffstat (limited to 'dmake/msdos')
-rw-r--r--dmake/msdos/borland/bcc30/public.h8
-rw-r--r--dmake/msdos/borland/bcc40/public.h8
-rw-r--r--dmake/msdos/borland/bcc45/public.h8
-rw-r--r--dmake/msdos/borland/bcc50/public.h8
-rw-r--r--dmake/msdos/borland/tcc20/public.h8
5 files changed, 20 insertions, 20 deletions
diff --git a/dmake/msdos/borland/bcc30/public.h b/dmake/msdos/borland/bcc30/public.h
index fb9ce8af27eb..dde6da773177 100644
--- a/dmake/msdos/borland/bcc30/public.h
+++ b/dmake/msdos/borland/bcc30/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.8 2007-01-18 09:34:52 vg Exp $
+/* RCS $Id: public.h,v 1.9 2007-10-15 15:43:40 ihi Exp $
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
--
--
@@ -112,8 +112,8 @@ int Do_touch ANSI((char *, char *, char **));
void Void_lib_cache ANSI((char *, char *));
time_t Do_time ANSI(());
void Do_profile_output ANSI((char *, uint16, CELLPTR));
-int Do_cmnd ANSI((char *, int, int, CELLPTR, t_attr, int));
-char ** Pack_argv ANSI((int, int, char *));
+int Do_cmnd ANSI((char **, int, int, CELLPTR, t_attr, int));
+char ** Pack_argv ANSI((int, int, char **));
char *Read_env_string ANSI((char *));
int Write_env_string ANSI((char *, char *));
void ReadEnvironment ANSI(());
@@ -155,7 +155,7 @@ void Check_circle_dfa ANSI(());
void Add_nfa ANSI((char *));
char *Exec_function ANSI((char *));
int If_root_path ANSI((char *));
-int runargv ANSI((CELLPTR, int, int, t_attr, char *));
+int runargv ANSI((CELLPTR, int, int, t_attr, char **));
void Clean_up_processes ANSI(());
int Wait_for_child ANSI((int, int));
time_t seek_arch ANSI((char*, char*));
diff --git a/dmake/msdos/borland/bcc40/public.h b/dmake/msdos/borland/bcc40/public.h
index ea182fab5020..0e80be51da3e 100644
--- a/dmake/msdos/borland/bcc40/public.h
+++ b/dmake/msdos/borland/bcc40/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.8 2007-01-18 09:35:04 vg Exp $
+/* RCS $Id: public.h,v 1.9 2007-10-15 15:43:53 ihi Exp $
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
--
--
@@ -112,8 +112,8 @@ int Do_touch ANSI((char *, char *, char **));
void Void_lib_cache ANSI((char *, char *));
time_t Do_time ANSI(());
void Do_profile_output ANSI((char *, uint16, CELLPTR));
-int Do_cmnd ANSI((char *, int, int, CELLPTR, t_attr, int));
-char ** Pack_argv ANSI((int, int, char *));
+int Do_cmnd ANSI((char **, int, int, CELLPTR, t_attr, int));
+char ** Pack_argv ANSI((int, int, char **));
char *Read_env_string ANSI((char *));
int Write_env_string ANSI((char *, char *));
void ReadEnvironment ANSI(());
@@ -155,7 +155,7 @@ void Check_circle_dfa ANSI(());
void Add_nfa ANSI((char *));
char *Exec_function ANSI((char *));
int If_root_path ANSI((char *));
-int runargv ANSI((CELLPTR, int, int, t_attr, char *));
+int runargv ANSI((CELLPTR, int, int, t_attr, char **));
void Clean_up_processes ANSI(());
int Wait_for_child ANSI((int, int));
time_t seek_arch ANSI((char*, char*));
diff --git a/dmake/msdos/borland/bcc45/public.h b/dmake/msdos/borland/bcc45/public.h
index b6254fdd8c37..b8d43eb32dc9 100644
--- a/dmake/msdos/borland/bcc45/public.h
+++ b/dmake/msdos/borland/bcc45/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.8 2007-01-18 09:35:17 vg Exp $
+/* RCS $Id: public.h,v 1.9 2007-10-15 15:44:06 ihi Exp $
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
--
--
@@ -112,8 +112,8 @@ int Do_touch ANSI((char *, char *, char **));
void Void_lib_cache ANSI((char *, char *));
time_t Do_time ANSI(());
void Do_profile_output ANSI((char *, uint16, CELLPTR));
-int Do_cmnd ANSI((char *, int, int, CELLPTR, t_attr, int));
-char ** Pack_argv ANSI((int, int, char *));
+int Do_cmnd ANSI((char **, int, int, CELLPTR, t_attr, int));
+char ** Pack_argv ANSI((int, int, char **));
char *Read_env_string ANSI((char *));
int Write_env_string ANSI((char *, char *));
void ReadEnvironment ANSI(());
@@ -155,7 +155,7 @@ void Check_circle_dfa ANSI(());
void Add_nfa ANSI((char *));
char *Exec_function ANSI((char *));
int If_root_path ANSI((char *));
-int runargv ANSI((CELLPTR, int, int, t_attr, char *));
+int runargv ANSI((CELLPTR, int, int, t_attr, char **));
void Clean_up_processes ANSI(());
int Wait_for_child ANSI((int, int));
time_t seek_arch ANSI((char*, char*));
diff --git a/dmake/msdos/borland/bcc50/public.h b/dmake/msdos/borland/bcc50/public.h
index 3a90d6e92ab9..b9d491239c91 100644
--- a/dmake/msdos/borland/bcc50/public.h
+++ b/dmake/msdos/borland/bcc50/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.8 2007-01-18 09:35:30 vg Exp $
+/* RCS $Id: public.h,v 1.9 2007-10-15 15:44:19 ihi Exp $
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
--
--
@@ -112,8 +112,8 @@ int Do_touch ANSI((char *, char *, char **));
void Void_lib_cache ANSI((char *, char *));
time_t Do_time ANSI(());
void Do_profile_output ANSI((char *, uint16, CELLPTR));
-int Do_cmnd ANSI((char *, int, int, CELLPTR, t_attr, int));
-char ** Pack_argv ANSI((int, int, char *));
+int Do_cmnd ANSI((char **, int, int, CELLPTR, t_attr, int));
+char ** Pack_argv ANSI((int, int, char **));
char *Read_env_string ANSI((char *));
int Write_env_string ANSI((char *, char *));
void ReadEnvironment ANSI(());
@@ -155,7 +155,7 @@ void Check_circle_dfa ANSI(());
void Add_nfa ANSI((char *));
char *Exec_function ANSI((char *));
int If_root_path ANSI((char *));
-int runargv ANSI((CELLPTR, int, int, t_attr, char *));
+int runargv ANSI((CELLPTR, int, int, t_attr, char **));
void Clean_up_processes ANSI(());
int Wait_for_child ANSI((int, int));
time_t seek_arch ANSI((char*, char*));
diff --git a/dmake/msdos/borland/tcc20/public.h b/dmake/msdos/borland/tcc20/public.h
index 5b9e0a822cc7..c56278966b05 100644
--- a/dmake/msdos/borland/tcc20/public.h
+++ b/dmake/msdos/borland/tcc20/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.8 2007-01-18 09:35:43 vg Exp $
+/* RCS $Id: public.h,v 1.9 2007-10-15 15:44:32 ihi Exp $
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
--
--
@@ -112,8 +112,8 @@ int Do_touch ANSI((char *, char *, char **));
void Void_lib_cache ANSI((char *, char *));
time_t Do_time ANSI(());
void Do_profile_output ANSI((char *, uint16, CELLPTR));
-int Do_cmnd ANSI((char *, int, int, CELLPTR, t_attr, int));
-char ** Pack_argv ANSI((int, int, char *));
+int Do_cmnd ANSI((char **, int, int, CELLPTR, t_attr, int));
+char ** Pack_argv ANSI((int, int, char **));
char *Read_env_string ANSI((char *));
int Write_env_string ANSI((char *, char *));
void ReadEnvironment ANSI(());
@@ -155,7 +155,7 @@ void Check_circle_dfa ANSI(());
void Add_nfa ANSI((char *));
char *Exec_function ANSI((char *));
int If_root_path ANSI((char *));
-int runargv ANSI((CELLPTR, int, int, t_attr, char *));
+int runargv ANSI((CELLPTR, int, int, t_attr, char **));
void Clean_up_processes ANSI(());
int Wait_for_child ANSI((int, int));
time_t seek_arch ANSI((char*, char*));