Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-16Bug 176353 - For cygwin apps started by the Spawner, use the cygwin kill util...Doug Schaefer16-1185/+424
2007-05-04Move winreg into a sub directory. I'll eventually do this with all of our com...Doug Schaefer2-0/+28
2007-04-25Bug 183382 - Added JNICALL to the winreg native code to fix a crash that was ...Doug Schaefer3-29/+15
2007-04-25Fix up the ASCII property for these files.Doug Schaefer14-2191/+2191
2006-06-23Update Copyright dates and fix those that had no copyrights.Doug Schaefer5-30/+50
2006-05-11Patch for Ling@nokia. New entry to windows registry utility.Doug Schaefer1-0/+40
2006-05-03Makes this compilable with MVC++6.0, related to bug 139891Markus Schorn2-9/+1
2006-05-02Removed killer.cpp.Doug Schaefer3-399/+2
2006-04-27Removes command line length limitation, bug 138444.Markus Schorn2-24/+113
2006-04-27Changes to source to fix 119618, binaries to be compiled.Markus Schorn1-0/+12
2006-04-03Make the Windows registry code a little more robust.Doug Schaefer1-27/+4
2006-04-03Windows registry access utility.Doug Schaefer2-0/+61
2005-06-23CPL to EPL transistion - license header update for QNXDavid Inglis16-114/+134
2004-11-18Updated the Windows spawner DLL to build using MinGW gcc.Doug Schaefer4-16/+50
2004-11-162004-11-16 Alain MagloireAlain Magloire2-0/+10
2004-11-042004-11-04 Alex ChapiroAlain Magloire2-35/+109
2004-10-062004-09-06 Alex ChapiroAlain Magloire1-0/+1
2004-08-132004-0813 Alex ChapiroAlain Magloire6-6/+569
2004-07-202004-07-20 Alain MagloireAlain Magloire2-6/+36
2004-04-29Commit support for i18n from Alex Chapiro.Alain Magloire6-201/+229
2004-02-12Update the starter/spawner to use named pipes.Alain Magloire10-205/+479
2004-01-08Replace QNX copyright with standard CPL copyright.Sebastien Marineau9-65/+115
2003-08-29change the limit of arguments to match OS limitAlain Magloire3-7/+36
2003-04-30New code to implement attachingAlain Magloire6-0/+498
2003-04-24update new function to do interruption.Alain Magloire1-2/+10
2003-04-24Fix the signature.Alain Magloire1-14/+17
2003-04-24New file to compile with VC++Alain Magloire1-0/+181
2003-04-24New file added to do interrupt on a pid.Alain Magloire1-0/+181
2003-02-25Fix embedded quotation.Alain Magloire2-12/+38
2003-01-27Synchronization error fix.Alain Magloire1-4/+7
2003-01-23Correct escaped quotations.Alain Magloire2-26/+12
2003-01-17Checkinf for overflow and allocate dynamic buffer for environment.Alain Magloire2-23/+46
2003-01-13fix space quotingsAlain Magloire2-29/+123
2002-11-19Fixes from AlexAlain Magloire1-35/+53
2002-11-07Remove not portable function.Alain Magloire1-20/+9
2002-10-22get the result code of the process.Alain Magloire1-1/+1
2002-10-16patch from Alex ChapiroDavid Inglis1-6/+9
2002-09-03update win32 spawnerDavid Inglis3-43/+12
2002-09-03windows spawnerDavid Inglis13-0/+1720

    Back to the top