summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixFile.c
Commit message (Expand)AuthorAgeFilesLines
* use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_pathjan.nijtmans2012-06-261-4/+3
|\
| * use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_pathjan.nijtmans2012-06-261-4/+3
* | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-8/+0
|\ \ | |/
| * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-8/+0
* | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongsjan.nijtmans2012-04-271-14/+12
* | gcc warningsjan.nijtmans2012-04-241-2/+1
* | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-2/+31
|\ \ | |/
| * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-5/+33
| |\
| | * tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-061-0/+0
| | * implement TclpGetPid for Cygwinjan.nijtmans2012-04-041-5/+33
| |/
| * [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-201-1/+43
* | xjan.nijtmans2012-03-151-0/+34
* | More isspace() callers.dgp2011-04-281-1/+1
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * ensure translated path is freedvincentdarley2003-10-311-1/+2
| * backporting of filesystem tests, docsvincentdarley2003-10-031-4/+9
* | Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222]dkf2009-08-021-4/+2
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | coverity id 100das2007-09-171-4/+4
* | fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segvcoldstore2006-08-291-1/+4
* | added check for NULL return value of Tcl_FSGetTranslatedPath(), coverity bug 39das2006-03-251-1/+4
* | * generic/tclInt.decls: implement globbing for HFS creator & typedas2006-03-211-11/+80
* | More bits of ANSIfyingdkf2005-11-111-56/+59
* | allow NULL interp in Tcl_FSMatchInDirectoryvincentdarley2005-08-311-5/+7
* | Getting more systematic about styledkf2005-07-201-224/+274
* | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() todgp2004-12-011-25/+17
* | Patch 976520 reworks several of the details involved withdgp2004-11-301-18/+23
* | filesystem generic/platform code splittingvincentdarley2004-10-071-1/+128
* | * unix/tclUnixFile.c (NativeMatchType): added support fordas2004-07-201-1/+5
* | * generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings.dgp2004-06-181-2/+3
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* | filesystem fixes for '-force' consistency and picky compilersvincentdarley2004-01-291-1/+6
* | filesystem optimisation -- Three main issues accomplished: (1) cleaned up var...vincentdarley2004-01-211-21/+53
* | fix to file normalization with relative linksvincentdarley2003-12-171-11/+47
* | allow creation of relative linksvincentdarley2003-12-121-3/+24
* | free path when no longer neededvincentdarley2003-11-031-1/+2
* | filesystem bug fixesvincentdarley2003-10-131-3/+10
|/
* glob -l on broken symlink fixvincentdarley2003-02-121-2/+14
* * unix/tclUnixFile.c (TclpMatchInDirectory): simplify the hiddenhobbs2003-02-111-24/+14
* filesystem speed up round 2vincentdarley2003-02-101-58/+36
* non-ascii chars in file mtime fixvincentdarley2003-01-091-1/+24
* * unix/tclUnixFile.c (TclpObjLink): removed unnecessary/unfreedhobbs2002-09-031-13/+4
* vfs fixesvincentdarley2002-07-201-4/+8
* Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha...dkf2002-07-191-4/+2
* Changed all the Tcl_Platform* symbols to TclOS*; they weren't public so theirdkf2002-06-281-15/+15
* tip99vincentdarley2002-06-211-8/+23
* vfs, winfs testsuitevincentdarley2002-06-131-5/+9
* Made this file compile!dkf2002-06-121-2/+4
* fs clarification and windows fixesvincentdarley2002-06-121-7/+19