diff options
author | davygrvy <davygrvy@pobox.com> | 2001-09-03 00:39:24 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2001-09-03 00:39:24 (GMT) |
commit | 30f141b8ce1169b5a8a4831880a178fdd7d0803b (patch) | |
tree | ab4e2b823053c9f2c4171b568fd39ad254ec1021 | |
parent | ba5ac466c37317ded61fbe5b05be58a83efd4f0c (diff) | |
download | tcl-30f141b8ce1169b5a8a4831880a178fdd7d0803b.zip tcl-30f141b8ce1169b5a8a4831880a178fdd7d0803b.tar.gz tcl-30f141b8ce1169b5a8a4831880a178fdd7d0803b.tar.bz2 |
no message
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ not surprisingly, doesn't have the MSVCRT specific _beginthreadex / _endthreadex pair. This might have to be revisited for proper Borland, lcc32, Watcom and other support as well. + [Patch: 444255] 2001-08-31 Jeff Hobbs <jeffh@ActiveState.com> |