1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

38 commits

Author SHA1 Message Date
Doug Schaefer
69ee033a1a Move winreg into a sub directory. I'll eventually do this with all of our components and move them all to MinGW. 2007-05-04 14:57:10 +00:00
Doug Schaefer
4be0fe893c Bug 183382 - Added JNICALL to the winreg native code to fix a crash that was happening on Vista with IBM's VM. Also moved this build to use MinGW instead of MSVC. 2007-04-25 19:20:08 +00:00
Doug Schaefer
1d7403d060 Fix up the ASCII property for these files. 2007-04-25 18:29:42 +00:00
Doug Schaefer
17464c08f4 Update Copyright dates and fix those that had no copyrights. 2006-06-23 17:27:03 +00:00
Doug Schaefer
cb183a6622 Patch for Ling@nokia. New entry to windows registry utility. 2006-05-11 15:13:25 +00:00
Markus Schorn
f8bfa05b18 Makes this compilable with MVC++6.0, related to bug 139891 2006-05-03 10:40:34 +00:00
Doug Schaefer
2ba5d92ebb Removed killer.cpp. 2006-05-02 20:11:25 +00:00
Markus Schorn
258e48d547 Removes command line length limitation, bug 138444. 2006-04-27 16:20:53 +00:00
Markus Schorn
8272805b36 Changes to source to fix 119618, binaries to be compiled. 2006-04-27 16:16:09 +00:00
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