summaryrefslogtreecommitdiffstats
path: root/generic/tclIOUtil.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-19/+17
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\
| * 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
| | * * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()dgp2009-02-201-1/+10
| | * * generic/tclIOUtil.c (Tcl_FSGetNormalizedPath): Added anotherdgp2008-12-041-11/+78
| | * * generic/tclIOUtil.c: Plug memory leak in latest commit. Thanksdgp2008-06-281-3/+8
| | * formattingdgp2008-06-231-2/+2
| | * * generic/tclIOUtil.c: Fixed bug in Tcl_GetTranslatedPath() whendgp2008-06-231-2/+11
| | * * generic/tclIOUtil.c (TclGetOpenMode): Only set the O_APPEND flaghobbs2007-12-141-2/+6
| | * (Tcl_FSEvalFile): safe incr of objPtr refhobbs2007-02-191-1/+2
| | * * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL...andreas_kupries2006-11-281-1/+7
| | * * generic/tclIOUtil.c: Cleaned up some code flagged by adgp2006-10-171-12/+11
| | * * win/tclWinFCmd.c: [Bug 1548263] Added test for NULL returnhobbs2006-08-301-3/+8
| | * * generic/tclIOUtil.c: Revisions to complete the thread finalizationdgp2006-08-211-1/+3
| | * * generic/tclIOUtil.c: fix to nativeFilesystemRecord comparisonsdas2006-03-281-6/+6
| | * typo in commentdas2006-03-281-2/+2
| | * * generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND toandreas_kupries2006-03-161-2/+6
| | * * generic/tclIO.c: Made several routines tolerant ofdgp2006-02-151-2/+4
| | * Fixed potential overwriting of already freed memoryvasiljevic2006-01-121-3/+7
| | * * generic/tclIOUtil.c: workaround gcc warning "comparison is alwaysdas2005-12-151-1/+12
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+2
| | * * generic/tclIOUtil.c (TclFSNormalizeAbsolutePath): make statichobbs2005-10-051-2/+2
| | * * generic/tclIOUtil.c (TclLoadFile):das2005-05-241-1/+51
| | * filesystem, glob, tilde fixvincentdarley2004-12-021-4/+26
| | * backport file join fixvincentdarley2004-11-231-3/+13
| | * Partialy fixed Bug #932314vasiljevic2004-06-101-6/+14
| | * * generic/tclIOUtil.c (Tcl_FSChdir): Work-around crash conditionhobbs2004-05-041-1/+48
| | * reverted file norm .. fixes because 8.5 had much more extensive changes acros...hobbs2004-02-181-222/+85
| | * * generic/tclIOUtil.c: backport of rewrite of generic filehobbs2004-02-181-85/+222
| | * vfs code tclfinalizefilesystem fixvincentdarley2004-01-091-3/+3
| | * Merged fixes for Tcl Bug #839519 and Tcl Bug #861515.vasiljevic2003-12-171-11/+14
| | * fix to 'cd' infinite recursion bug on Windowsvincentdarley2003-11-201-5/+12
| | * * generic/tclIOUtil.c (FsListMounts, FsAddMountsToGlobResult): Newandreas_kupries2003-10-221-2/+153
| | * filesystem bug fixes: volumerelative normalization, file join inconsistencyvincentdarley2003-10-061-34/+58
| | * backporting of filesystem tests, docsvincentdarley2003-10-031-11/+79
| | * Backported fix from HEAD for Bug 788780vasiljevic2003-09-011-3/+3
| | * * generic/tclIOUtil.c: correct MT-safety issues with filesystemhobbs2003-07-181-179/+237
| | * 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu>hobbs2003-07-171-1/+21
| | * * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840]dgp2003-07-161-19/+1
| | * * generic/tclIOUtil.c: add decl for FsThrExitProc to suppresshobbs2003-05-131-2/+2
| | * * generic/tclIOUtil.c: ensure cd is thread-safe.hobbs2003-05-111-68/+102
| | * filesystem fixes backportedvincentdarley2003-04-141-1921/+2046
| | * Fixes for three filesystem problemsvincentdarley2003-03-181-1/+3
| * | Backport blkcnt_t detection/usage.stwo2010-09-061-1/+5
| * | [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly.dkf2009-12-281-25/+18
| * | Fixed [Bug 2269431]: load of shared objectsnijtmans2008-11-141-11/+5
* | | * generic/tclOOMethod.c (ProcedureMethodCompiledVarConnect):hobbs2010-09-221-2/+2
* | | [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFilenijtmans2010-08-141-2/+2
* | | [Bug 2992292]: tclIOUtil.c assignment type mismatch compiler warningnijtmans2010-04-271-4/+4