From d10a3336722afd13507de1d33b6af3434aa239fc Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Fri, 29 Aug 2003 14:25:31 +0000 Subject: [PATCH] updated. --- core/org.eclipse.cdt.core.win32/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/core/org.eclipse.cdt.core.win32/ChangeLog b/core/org.eclipse.cdt.core.win32/ChangeLog index c47221afd91..fffce6ca5d4 100644 --- a/core/org.eclipse.cdt.core.win32/ChangeLog +++ b/core/org.eclipse.cdt.core.win32/ChangeLog @@ -1,3 +1,15 @@ +2003-08-29 Alex Chapiro + + This patch just increase command line buffer up to OS limit (2K). It also + replaces java/lang/Exception to java/io/IOException in order to unify error + processing. + + * library/Win32ProcessEx.c + * library/starter/starter.cpp + * library/spawner.dsw + * os/win32/x86/spawner.dll + * os/win32/x86/starter.exe + 2003-04-30 Alex Chapiro * library/listtasks: new Folder