summaryrefslogtreecommitdiff
path: root/dmake
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-10-15 14:57:19 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-10-15 14:57:19 +0000
commitb0011c45389161bcd056dc970c6ba02087a0bfb6 (patch)
treef13ec7fea5b467bb246a5e1eb88d39603ced156a /dmake
parent022c80bc4bf91cff9c2d2583100146d8edaa81b8 (diff)
INTEGRATION: CWS dmake411 (1.8.6); FILE MERGED
2007/09/19 00:34:38 vq 1.8.6.1: #i81252# Add a new SHELLCMDQUOTE control macro.
Diffstat (limited to 'dmake')
-rw-r--r--dmake/unix/sysvr1/public.h8
-rw-r--r--dmake/unix/sysvr3/gnu/public.h8
-rw-r--r--dmake/unix/sysvr3/public.h8
-rw-r--r--dmake/unix/sysvr3/pwd/public.h8
-rw-r--r--dmake/unix/sysvr4/public.h8
5 files changed, 20 insertions, 20 deletions
diff --git a/dmake/unix/sysvr1/public.h b/dmake/unix/sysvr1/public.h
index 5a084f3c950a..f61f0f42595f 100644
--- a/dmake/unix/sysvr1/public.h
+++ b/dmake/unix/sysvr1/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.8 2007-01-18 09:47:25 vg Exp $
+/* RCS $Id: public.h,v 1.9 2007-10-15 15:56:28 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(());
@@ -159,7 +159,7 @@ int touch_arch ANSI(( char *, char *));
void void_lcache ANSI(( char *, char *));
int If_root_path ANSI((char *));
void Remove_prq ANSI((CELLPTR));
-int runargv ANSI((CELLPTR, int, int, t_attr, char *));
+int runargv ANSI((CELLPTR, int, int, t_attr, char **));
int Wait_for_child ANSI((int, int));
void Clean_up_processes ANSI(());
time_t CacheStat ANSI((char *, int));
diff --git a/dmake/unix/sysvr3/gnu/public.h b/dmake/unix/sysvr3/gnu/public.h
index 2c051b53312a..829293cce720 100644
--- a/dmake/unix/sysvr3/gnu/public.h
+++ b/dmake/unix/sysvr3/gnu/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.8 2007-01-18 09:47:49 vg Exp $
+/* RCS $Id: public.h,v 1.9 2007-10-15 15:56:54 ihi Exp $
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
--
--
@@ -110,8 +110,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(());
@@ -157,7 +157,7 @@ int touch_arch ANSI(( char *, char *));
void void_lcache ANSI(( char *, char *));
int If_root_path ANSI((char *));
void Remove_prq ANSI((CELLPTR));
-int runargv ANSI((CELLPTR, int, int, t_attr, char *));
+int runargv ANSI((CELLPTR, int, int, t_attr, char **));
int Wait_for_child ANSI((int, int));
void Clean_up_processes ANSI(());
time_t CacheStat ANSI((char *, int));
diff --git a/dmake/unix/sysvr3/public.h b/dmake/unix/sysvr3/public.h
index 7a5fa300a6bb..ec7a7c1ba5f6 100644
--- a/dmake/unix/sysvr3/public.h
+++ b/dmake/unix/sysvr3/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.8 2007-01-18 09:47:37 vg Exp $
+/* RCS $Id: public.h,v 1.9 2007-10-15 15:56:41 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(());
@@ -159,7 +159,7 @@ int touch_arch ANSI(( char *, char *));
void void_lcache ANSI(( char *, char *));
int If_root_path ANSI((char *));
void Remove_prq ANSI((CELLPTR));
-int runargv ANSI((CELLPTR, int, int, t_attr, char *));
+int runargv ANSI((CELLPTR, int, int, t_attr, char **));
int Wait_for_child ANSI((int, int));
void Clean_up_processes ANSI(());
time_t CacheStat ANSI((char *, int));
diff --git a/dmake/unix/sysvr3/pwd/public.h b/dmake/unix/sysvr3/pwd/public.h
index 346ab967d7c8..78ce5609988e 100644
--- a/dmake/unix/sysvr3/pwd/public.h
+++ b/dmake/unix/sysvr3/pwd/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.8 2007-01-18 09:48:00 vg Exp $
+/* RCS $Id: public.h,v 1.9 2007-10-15 15:57: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(());
@@ -159,7 +159,7 @@ int touch_arch ANSI(( char *, char *));
void void_lcache ANSI(( char *, char *));
int If_root_path ANSI((char *));
void Remove_prq ANSI((CELLPTR));
-int runargv ANSI((CELLPTR, int, int, t_attr, char *));
+int runargv ANSI((CELLPTR, int, int, t_attr, char **));
int Wait_for_child ANSI((int, int));
void Clean_up_processes ANSI(());
time_t CacheStat ANSI((char *, int));
diff --git a/dmake/unix/sysvr4/public.h b/dmake/unix/sysvr4/public.h
index 8e24b6c4502c..d8929a0ea7e5 100644
--- a/dmake/unix/sysvr4/public.h
+++ b/dmake/unix/sysvr4/public.h
@@ -1,4 +1,4 @@
-/* RCS $Id: public.h,v 1.8 2007-01-18 09:48:12 vg Exp $
+/* RCS $Id: public.h,v 1.9 2007-10-15 15:57: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(());
@@ -159,7 +159,7 @@ int touch_arch ANSI(( char *, char *));
void void_lcache ANSI(( char *, char *));
int If_root_path ANSI((char *));
void Remove_prq ANSI((CELLPTR));
-int runargv ANSI((CELLPTR, int, int, t_attr, char *));
+int runargv ANSI((CELLPTR, int, int, t_attr, char **));
int Wait_for_child ANSI((int, int));
void Clean_up_processes ANSI(());
time_t CacheStat ANSI((char *, int));