summaryrefslogtreecommitdiff
path: root/sal/osl/w32/process.c
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/w32/process.c')
-rw-r--r--sal/osl/w32/process.c150
1 files changed, 2 insertions, 148 deletions
diff --git a/sal/osl/w32/process.c b/sal/osl/w32/process.c
index ec806c5c72d5..ac24a562720e 100644
--- a/sal/osl/w32/process.c
+++ b/sal/osl/w32/process.c
@@ -2,9 +2,9 @@
*
* $RCSfile: process.c,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 15:17:23 $
+ * last change: $Author: martin.maher $ $Date: 2000-09-29 14:30:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -770,149 +770,3 @@ oslSocket SAL_CALL osl_receiveResourcePipe(oslPipe Pipe)
-/*************************************************************************
-*
-* $Log: not supported by cvs2svn $
-* Revision 1.47 2000/09/18 14:29:02 willem.vandorp
-* OpenOffice header added.
-*
-* Revision 1.46 2000/07/31 17:01:58 mfe
-* send and receive resource dummy implemented
-*
-* Revision 1.45 2000/06/19 08:36:44 obr
-* getenv implementation for nspr filehandle inheritance.
-*
-* Revision 1.44 2000/06/08 09:22:15 cd
-* change check for arguments
-*
-* Revision 1.43 2000/05/29 16:35:50 hro
-* SRC591: Explicite SAL_CALL calling convention
-*
-* Revision 1.42 2000/05/23 13:25:34 obr
-* don't link against shell32.lib
-*
-* Revision 1.41 2000/05/22 15:30:35 obr
-* moved some unicode wrapper for 9x to kernel9x.lib
-*
-* Revision 1.40 2000/05/16 16:50:44 hro
-* osl_getCommandArg[0] retrieves first argument rather than filename
-*
-* Revision 1.39 2000/05/16 14:35:37 obr
-* Unicode bugfixes
-*
-* Revision 1.38 2000/04/20 14:50:38 jsc
-* bugfix osl_executeProcess
-*
-* Revision 1.37 2000/04/07 13:41:04 obr
-* Unicode changes
-*
-* Revision 1.36 2000/03/31 16:36:42 rs
-* UNICODE-Changes
-*
-* Revision 1.35 2000/03/08 15:38:24 hro
-* #74005# Allocate extra space for quoting of arguments
-*
-* Revision 1.34 2000/03/03 12:06:11 hro
-* #72441# Quote arguments with spaces
-*
-* Revision 1.33 1999/11/19 15:22:38 ts
-* load user profile before executing processes as user
-*
-* Revision 1.32 1999/11/18 09:51:00 mfe
-* removed loadUserprofile completely
-*
-* Revision 1.31 1999/11/18 09:35:51 mfe
-* loadUserprofile moved from process.c to security.c
-*
-* Revision 1.30 1999/10/27 15:13:35 mfe
-* Change of Copyright, removed compiler warnings, code clean up, ...
-*
-* Revision 1.29 1999/10/21 16:18:35 ts
-* #68926# LoadUserProfile() before CreateProcessAsUser()
-*
-* Revision 1.28 1999/03/04 10:01:23 rh
-* #62429 code cleanup
-*
-* Revision 1.27 1999/01/20 19:09:50 jsc
-* #61011# Typumstellung
-*
-* Revision 1.26 1998/07/16 10:42:02 rh
-* Bugfix: getProcessInfo|Exitcode if Process is still active
-*
-* Revision 1.25 1998/04/22 07:03:07 rh
-* #49468, #49660 Bugfixes for NT starting COM-files and spaces in path
-*
-* Revision 1.24 1998/03/21 12:55:08 rh
-* In MSG_REL check if we type of resource match
-*
-* Revision 1.23 1998/03/13 15:07:44 rh
-* Cleanup of enum chaos and implemntation of pipes
-*
-* Revision 1.22 1998/03/12 14:24:38 jsc
-* osl_executeProcess korrigiert, malloc Groesse
-*
-* Revision 1.21 1998/03/06 15:42:11 rh
-* Added signal handling
-*
-* Revision 1.20 1998/02/16 19:34:59 rh
-* Cleanup of ports, integration of Size_t, features for process
-*
-* Revision 1.19 1997/11/28 15:34:41 ts
-* bugfix: bei weitergereichten Sockets wird der kindprozess solange blockiert, bis der vaterprozess diese Sockets closed
-*
-* Revision 1.18 1997/11/28 10:58:47 sb
-* osl_executeProcess calls strlen only for non NULL args
-*
-* Revision 1.17 1997/10/20 12:09:51 ts
-* StartProcessAsUser wieder reingenommen
-*
-* Revision 1.16 1997/10/17 16:03:10 ts
-* bugfix: osl_executeProcess programmname als erstes argument mitubebergeben
-*
-* Revision 1.15 1997/10/13 12:18:15 fm
-* *** empty log message ***
-*
-* Revision 1.14 1997/09/22 17:36:59 rh
-* terminate added
-*
-* Revision 1.13 1997/09/22 16:36:28 rh
-* terminate addedterminate added
-*
-* Revision 1.12 1997/09/17 21:14:36 rh
-* GetArgs
-*
-* Revision 1.11 1997/09/08 18:55:43 ts
-* *** empty log message ***
-*
-* Revision 1.10 1997/09/07 11:22:45 rh
-* *** empty log message ***
-*
-* Revision 1.9 1997/09/07 08:56:35 rh
-* exefile name
-*
-* Revision 1.8 1997/08/23 20:36:46 rh
-* return value for name resolving
-*
-* Revision 1.7 1997/07/24 16:52:34 rh
-* bugfixes
-*
-* Revision 1.6 1997/07/24 15:19:58 ts
-* *** empty log message ***
-*
-* Revision 1.5 1997/07/24 08:21:10 rh
-* *** empty log message ***
-*
-* Revision 1.4 1997/07/22 16:55:00 rh
-* Bugfix
-*
-* Revision 1.3 1997/07/22 14:29:34 rh
-* process added
-*
-* Revision 1.2 1997/07/21 19:13:15 rh
-* getSystemTime added
-*
-* Revision 1.1 1997/07/15 19:02:04 rh
-* system.h inserted
-*
-*************************************************************************/
-