From 2d7e227dbac1738f3800481ba3dc4e9312e68cd5 Mon Sep 17 00:00:00 2001 From: davygrvy Date: Sun, 30 May 2004 21:57:31 +0000 Subject: no message --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9af1998..7cce39b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2004-05-30 David Gravereaux + + * win/tclWinPipe.c: + * win/tclWinPort.h: Reworked the win implementation of + Tcl_WaitPid to support exitcodes in the 'signed short' range. + Even though this range is non-portable, it is valid on windows. + Detection of exception codes are now more accurate. Previously, + an application that exited with ExitProcess((DWORD)-1); was + improperly reported as exiting with SIGABRT. + 2004-05-30 Donal K. Fellows * generic/tclInterp.c: Added comments describing the purposes of -- cgit v0.12