|
From: Donal K. F. <dk...@us...> - 2005-06-19 21:49:15
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20771 Modified Files: ChangeLog Log Message: Get rid of statics; replaced with stack-allocated structures which are automatically thread-safe. Also squelched a buffer overrun in binary string data handling... |