summaryrefslogtreecommitdiffstats
path: root/generic/tclCmdAH.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Call TclStat instead of TclpStat in order to allow theredman1999-07-011-8/+8
| | | | stat hooks to work properly.
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-2/+9
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-557/+885
|
* Made error message for cd cmd consistant with 8.1.rjohnson1998-12-231-2/+2
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Changed call ref's of 'stat(...)' to 'TclStat(...)' & 'access(...)' tosuresh1998-05-201-6/+6
| | | | 'TclAccess(...)'.
* Initial revisionrjohnson1998-03-261-0/+1977