summaryrefslogtreecommitdiffstats
path: root/generic/tclFCmd.c
Commit message (Expand)AuthorAgeFilesLines
* Made Tcl_Stat use old-style 'struct stat' in its declaration followingdkf2001-11-231-4/+4
* Backed out unwise changesdkf2001-09-271-8/+7
* Now builds on Solaris8/SPARC with both SunPro CC *and* GCC.dkf2001-09-261-5/+6
* Woo hoo! Builds on one platform (Solaris8/SPARC with SunPro CC)dkf2001-09-251-3/+3
* Lots more type changes. Added Tcl_AllocStatBuf()...dkf2001-09-251-5/+5
* channel-copy-fixvincentdarley2001-09-081-1/+4
* minor fs, vfs fixesvincentdarley2001-09-041-48/+8
* filesystemvincentdarley2001-08-301-3/+3
* fs updatevincentdarley2001-08-231-3/+2
* vfs-related fixesvincentdarley2001-08-111-3/+16
* * generic/tclFileName.c (Tcl_FSSplitPath): update to Tcl stylehobbs2001-08-071-23/+19
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-210/+342
* Call TclStat instead of TclpStat in order to allow theredman1999-07-011-5/+5
* Resynced with mainline.rjohnson1999-04-211-3/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-49/+74
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Changed call ref's from 'stat(...)' to 'TclStat(...)'.suresh1998-05-201-7/+8
* Initial revisionrjohnson1998-03-261-0/+815