summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixFile.c
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed behavior of Tcl_FindExecutable on null path elementsstanton1998-06-171-1/+10
|
* Changed call ref's of 'stat(...)' to 'TclStat(...)' and 'access(...)' tosuresh1998-05-201-4/+4
| | | | 'TclAccess(...)'.
* Initial revisionrjohnson1998-03-261-0/+528