summaryrefslogtreecommitdiffstats
path: root/generic/tclIOUtil.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclEvent.c (TclInExit):dgp2002-01-071-5/+5
* * doc/FileSystem.3:dgp2002-01-031-19/+19
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-1/+4
* file copy soft link docsvincentdarley2001-11-021-7/+16
* win fs fixesvincentdarley2001-10-291-19/+15
* Tcl_FSChdir fixvincentdarley2001-10-181-6/+40
* fs doc improvementvincentdarley2001-09-291-1/+8
* * More CONST poisoningdgp2001-09-281-4/+5
* channel-copy-fixvincentdarley2001-09-081-19/+16
* fsvincentdarley2001-09-061-11/+74
* minor fs, vfs fixesvincentdarley2001-09-041-52/+186
* 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