summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixInit.c
Commit message (Collapse)AuthorAgeFilesLines
...
* lintstanton1998-06-251-1/+2
|
* Added an additional env. var. ("tcl_pkgLibrary") that is searched prior to allsuresh1998-06-231-0/+3
| | | | other locations for the "tk.tcl" file. This facilitates application packaging.
* changed size of static buffers in tclUnixInit to ensure that they arestanton1998-06-181-2/+2
| | | | large enough for any TCL_LIBRARY or TCL_PACKAGE_PATH
* Initial revisionrjohnson1998-03-261-0/+317