summaryrefslogtreecommitdiffstats
path: root/generic/tclIOUtil.c
Commit message (Expand)AuthorAgeFilesLines
* filesystemvincentdarley2001-08-301-83/+62
* corrected minor compiler warningshobbs2001-08-231-3/+3
* fs updatevincentdarley2001-08-231-131/+615
* vfs-related fixesvincentdarley2001-08-111-1/+2
* * generic/tclIOUtil.c (Tcl_FSMatchInDirectory): correctedhobbs2001-08-021-21/+23
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-86/+3358
* * tests/info.test:hobbs2000-05-271-2/+4
* * doc/source.n:hobbs2000-05-111-1/+7
* * generic/tclIOUtil.c: changed Tcl_Alloc to ckallochobbs1999-11-101-4/+4
* Resynced with mainline.rjohnson1999-04-211-1/+1
* changes make Tcl_Access and Tcl_Stat public.hershey1999-04-171-2/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-72/+76
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Added some ^L page breaks.suresh1998-06-121-3/+3
* Some code clean up to removed unnecesary pointer definitions.suresh1998-06-121-66/+103
* Changed call references of 'stat(...)' to 'TclStat(...)' & 'access(...)' tosuresh1998-06-041-1/+444
* Initial revisionrjohnson1998-03-261-0/+392