summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixFCmd.c
Commit message (Expand)AuthorAgeFilesLines
* Factoring out some more 64/32-bit OS interfacesdkf2001-09-281-7/+7
* Pulled changes needed to go to using 64-bit file offsets into one place.dkf2001-09-271-17/+17
* Backed out unwise changesdkf2001-09-271-35/+28
* Fixes so as to use wide ints for some stat fields, and to add some warningsdkf2001-09-271-3/+3
* Now builds on Solaris8/SPARC with both SunPro CC *and* GCC.dkf2001-09-261-8/+8
* Woo hoo! Builds on one platform (Solaris8/SPARC with SunPro CC)dkf2001-09-251-7/+7
* Lots more type changes. Added Tcl_AllocStatBuf()...dkf2001-09-251-17/+24
* minor fs, vfs fixesvincentdarley2001-09-041-4/+30
* filesystemvincentdarley2001-08-301-162/+87
* corrected minor compiler warningshobbs2001-08-231-2/+1
* fs updatevincentdarley2001-08-231-85/+78
* * unix/tclUnixFCmd.c: minor casts to eliminate warnings. (lim)hobbs2001-08-021-4/+4
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-1/+117
* * unix/Makefile.in (MAN_INSTALL_DIR): patch to accept --mandirhobbs2000-04-041-4/+4
* * tests/unixFCmd.test:hobbs2000-01-121-5/+225
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-272/+439
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Changed call ref's of 'stat(...)' to 'TclStat(...)'.suresh1998-05-201-3/+3
* Initial revisionrjohnson1998-03-261-0/+1224