1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

29 commits

Author SHA1 Message Date
Doug Schaefer
0c247b1d5f Make the Windows registry code a little more robust. 2006-04-03 14:12:04 +00:00
Doug Schaefer
84cef01e46 Windows registry access utility. 2006-04-03 05:41:36 +00:00
David Inglis
92cae3205a CPL to EPL transistion - license header update for QNX 2005-06-23 16:01:26 +00:00
Doug Schaefer
8c69def994 Updated the Windows spawner DLL to build using MinGW gcc. 2004-11-18 16:11:50 +00:00
Alain Magloire
659d2c4384 2004-11-16 Alain Magloire
Update the library interface to changes in java from Spawner
	* library/Spawner.h
	* Win32ProcessEx.c
	* os/win32/x86/spawner.dll
2004-11-16 20:53:51 +00:00
Alain Magloire
a914900d7f 2004-11-04 Alex Chapiro
Update files.
	* library/spawner.mak
	* library/starter/starter.mak
2004-11-04 18:22:25 +00:00
Alain Magloire
2ed6f2cd4d 2004-09-06 Alex Chapiro
Fix for PR 75677
	* os/win32/x86/spawner.dll
	* library/Win32ProcessEx.c
2004-10-06 18:56:32 +00:00
Alain Magloire
11cdde2cd3 2004-0813 Alex Chapiro
Fix for PR PR 71601

	* os/win32/x86/spawner.dll
	* os/win32/x86/starter.exe
	* library/Win32ProcessEx.c
	* library/starter/killer.cpp
	* library/starter/killer.h
	* library/starter/starter.cpp
	* library/starter/starter.dsp
	* library/starter/starter.dsw
2004-08-13 20:23:05 +00:00
Alain Magloire
243857d6ef 2004-07-20 Alain Magloire
Fix for PR 70359
	Binaries regenerated

	* library/Win32ProcessEx.c
	* library/starter/starter.cpp
	* os/win32/x86/spawner.dll
	* os/win32/x86/starter.dll
2004-07-20 20:30:52 +00:00
Alain Magloire
79f4e89182 Commit support for i18n from Alex Chapiro.
updates spawner and starter
2004-04-29 15:54:32 +00:00
Alain Magloire
c2ba759a8c Update the starter/spawner to use named pipes.
Patch from alex.
2004-02-12 21:12:51 +00:00
Sebastien Marineau
c209012141 Replace QNX copyright with standard CPL copyright. 2004-01-08 12:06:08 +00:00
Alain Magloire
a62a1f4305 change the limit of arguments to match OS limit 2003-08-29 14:25:01 +00:00
Alain Magloire
411b66d335 New code to implement attaching 2003-04-30 18:07:43 +00:00
Alain Magloire
977a96bbc6 update new function to do interruption. 2003-04-24 21:16:14 +00:00
Alain Magloire
8bed408f59 Fix the signature. 2003-04-24 21:15:56 +00:00
Alain Magloire
66323ef203 New file to compile with VC++ 2003-04-24 21:15:44 +00:00
Alain Magloire
982b2135d2 New file added to do interrupt on a pid. 2003-04-24 21:15:25 +00:00
Alain Magloire
203cb53ced Fix embedded quotation. 2003-02-25 16:05:46 +00:00
Alain Magloire
01c7d568b7 Synchronization error fix. 2003-01-27 20:57:14 +00:00
Alain Magloire
f0c97590fa Correct escaped quotations. 2003-01-23 20:58:31 +00:00
Alain Magloire
11304c78ff Checkinf for overflow and allocate dynamic buffer for environment. 2003-01-17 19:29:58 +00:00
Alain Magloire
d6dc6bc8df fix space quotings 2003-01-13 19:30:09 +00:00
Alain Magloire
bb4a4631b5 Fixes from Alex 2002-11-19 18:53:30 +00:00
Alain Magloire
596d184814 Remove not portable function. 2002-11-07 20:45:17 +00:00
Alain Magloire
4751974b96 get the result code of the process. 2002-10-22 00:27:56 +00:00
David Inglis
e6b8733ada patch from Alex Chapiro 2002-10-16 12:11:04 +00:00
David Inglis
cd06b424e6 update win32 spawner 2002-09-03 18:55:30 +00:00
David Inglis
25863f8649 windows spawner 2002-09-03 16:16:20 +00:00