summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
* Cleaned up PlatformInitExitHandlerwelch1998-07-061-2/+0
* Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" andwelch1998-07-061-1/+1
* Updated for 8.0.3-2welch1998-07-061-2/+2
* Merged changes between child workspace "/home/escoffon/ws/tcl8.0" andescoffon1998-07-011-15/+41
* - added support for configuration of debug/nodebug in configure script.escoffon1998-07-012-6/+24
* Changed variable name "tclAlternateInitScript" to "tclPreInitScript".suresh1998-07-011-8/+9
* Added definition of variable "tclAlternateInitScript" which is a globabl var-suresh1998-07-011-0/+12
* Changed patchlevel to 8.0.3welch1998-06-291-1/+1
* Fixed bug in testfindexecutablewelch1998-06-291-2/+4
* Initial revisionwelch1998-06-281-0/+71
* plugin updateswelch1998-06-271-47/+3
* lintstanton1998-06-251-1/+2
* Added an additional env. var. ("tcl_pkgLibrary") that is searched prior to allsuresh1998-06-231-0/+3
* changed size of static buffers in tclUnixInit to ensure that they arestanton1998-06-181-2/+2
* minor HPUX tweakstanton1998-06-181-1/+1
* added SHLIB_PATH to test targetsstanton1998-06-181-0/+2
* *** empty log message ***stanton1998-06-171-0/+44
* fixed behavior of Tcl_FindExecutable on null path elementsstanton1998-06-171-1/+10
* changed so server sockets can't be trashed by fileeventstanton1998-06-091-6/+14
* Renamed function 'Tcl_OpenFileChannel' to 'TclpOpenFileChannel'.suresh1998-06-031-3/+3
* Added macro ti simply map 'TclpStat(...)' to 'stat(...)'.suresh1998-05-281-0/+9
* Changed call ref's of 'stat(...)' to 'TclStat(...)'.suresh1998-05-201-3/+3
* Changed call ref's of 'stat(...)' to 'TclStat(...)' and 'access(...)' tosuresh1998-05-201-4/+4
* *** empty log message ***stanton1998-04-291-0/+6
* Initial revisionrjohnson1998-03-2639-0/+14849