summaryrefslogtreecommitdiffstats
path: root/generic/tclFileSystem.h
Commit message (Collapse)AuthorAgeFilesLines
* formatting and de-_ANSI_ARGS_-ificationdkf2005-10-131-82/+75
|
* * generic/tclFileSystem.h: Added use of MODULE_SCOPE on protos.davygrvy2004-11-031-34/+58
|
* filesystem generic/platform code splittingvincentdarley2004-10-071-2/+6
|
* fix to small filesystem bugsvincentdarley2004-09-271-1/+2
|
* vfs glob root volume fixvincentdarley2004-05-071-2/+6
|
* filesystem optimisation -- Three main issues accomplished: (1) cleaned up ↵vincentdarley2004-01-211-8/+9
| | | | variable names in
* Exported symbol name police (thanks GPS for spotting this!)dkf2003-10-101-3/+2
|
* Symbols which are visible outside a single compilation unit must havedkf2003-09-291-4/+4
| | | | | the prefix 'Tcl' to keep them out of the way of non-Tcl C code on Unix. (Problem reported by George Staplin.)
* Applied changes from 8.4.4 regarding the Bug #753315vasiljevic2003-08-231-5/+25
|
* shared filesystem functionvincentdarley2003-04-141-1/+3
|
* fix 5 small filesystem bugs, and some typosvincentdarley2003-04-111-0/+75