|
From: Jan N. <nij...@us...> - 2008-10-15 06:41:10
|
Update of /cvsroot/tktoolkit/tk In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25964 Modified Files: ChangeLog Log Message: Add "const" to many internal const tables, so those will be put by the C-compiler in the TEXT segment in stead of the DATA segment. This makes those table sharable in shared libraries. |