|
From: Daniel A. S. <da...@us...> - 2006-09-11 16:07:46
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26496 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * unix/tclUnixCompat.c: make compatLock static and only declare it when it will actually be used; #ifdef parts of TSD that are not always needed; adjust #ifdefs to cover all possible cases; fix whitespace. |