From fb66aafc513b89db16b32c8a426c27dbec9ef78f Mon Sep 17 00:00:00 2001 From: redman Date: Thu, 22 Jul 1999 23:47:29 +0000 Subject: * win/tclWinSock.c: Fixed hang with threads enabled, fixed semaphores with threads disabled. * win/safe.test: Fixed safe-6.3 with threads enabled. * win/Makefile.in: Fixed calling of tcltest to fix safe.test failures due to path TCL_LIBRARY path. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index d9f9915..9f68bd1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,14 @@ * Changed version to 8.2b2. + * win/tclWinSock.c: Fixed hang with threads enabled, fixed + semaphores with threads disabled. + + * win/safe.test: Fixed safe-6.3 with threads enabled. + + * win/Makefile.in: Fixed calling of tcltest to fix safe.test + failures due to path TCL_LIBRARY path. + * win/tclWinPort.h: Block out include of sys/*.h in order to build extensions with MetroWerks compiler for Win32. [Bug: 2385] -- cgit v0.12