summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixFCmd.c
Commit message (Expand)AuthorAgeFilesLines
* Only write back file attributes if any of them really changed.nijtmans@users.sourceforge.net2014-03-261-12/+11
* Implementation of [b42b208ba4]: file attributes -readonly on Cygwin. For comp...nijtmans@users.sourceforge.net2014-03-261-14/+171
* Fix 3 trivial (possible) errors, discovered by covertity.comnijtmans@users.sourceforge.net2013-09-041-2/+2
* [3613567]: Corrected sense of test on results of access() in temp file creation.donal.k.fellows@manchester.ac.uk2013-05-201-2/+2
* Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>nijtmans@users.sourceforge.net2013-02-101-1/+0
|\
| * Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>.nijtmans@users.sourceforge.net2013-02-101-1/+0
* | fix Bug 3598300 on MacOSX toonijtmans@users.sourceforge.net2013-01-191-1/+1
|\ \ | |/
| * Proposed solution for Bug 3598300 on MacOSXnijtmans@users.sourceforge.net2013-01-181-1/+1
* | revert [8abba84224], and make sure that every source file that uses Tcl_StatB...nijtmans@users.sourceforge.net2013-01-171-0/+1
|\ \ | |/
| * revert [8abba84224], and make sure that every source file that uses Tcl_StatB...nijtmans@users.sourceforge.net2013-01-171-0/+1
* | * unix/tclUnixFCmd.c (TclUnixOpenTemporaryFile): [Bug 2933003]: Factordonal.k.fellows@manchester.ac.uk2012-11-141-9/+45
* | Final part of result generation conversion (modulo any minor blunders)donal.k.fellows@manchester.ac.uk2012-08-051-39/+42
* | Factor out a number of common patterns of use of Tcl_DStringAppend.donal.k.fellows@manchester.ac.uk2012-07-031-7/+7
* | * generic/tclUtil.c (TclDStringToObj): Added internal function to makedonal.k.fellows@manchester.ac.uk2012-04-251-4/+2
* | More generation of error codes (most platform-specific parts not already usingdonal.k.fellows@manchester.ac.uk2011-04-061-0/+5
* | MINOR: Formatting fixes, mainly to comments, so code better fits the style indonal.k.fellows@manchester.ac.uk2011-03-101-18/+20
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp@users.sourceforge.net2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-011-2/+0
| | * * unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open()das2007-04-291-16/+30
| | * * unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added codeandreask@activestate.com2006-11-071-1/+11
| | * * unix/tclUnixFCmd.c: Removed some false tests addedzv@archiware.com2006-09-071-3/+3
| | * Rewritten MT-safe wrappers to return ptrs to TSD storagezv@archiware.com2006-09-071-51/+7
| | * Added MT-safe implementation of some library calls.zv@archiware.com2006-09-061-17/+60
| | * * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-201-48/+72
| | * * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwindas2006-03-281-3/+11
| | * 2005-12-05 Don Porter <dgp@users.sourceforge.net>dgp@users.sourceforge.net2005-12-051-23/+107
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+7
| | * * unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130hobbs2005-11-091-3/+3
| | * * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change tohobbs2005-10-071-44/+61
| | * Convert u_int to unsigned to make clashes with types in standard C headers lessdonal.k.fellows@manchester.ac.uk2005-01-101-3/+3
| | * * tests/fCmd.test:das2004-11-111-33/+49
| | * backporting of filesystem tests, docsvincentdarley2003-10-031-5/+19
| | * * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840]dgp@users.sourceforge.net2003-07-161-3/+1
| * | * unix/tclUnixFCmd.c: adjust license header as perhobbs2010-08-041-6/+2
| * | * unix/tclUnixFCmd.c (TclUnixCopyFile): [Bug 2976504]: Correcteddonal.k.fellows@manchester.ac.uk2010-03-251-2/+2
| * | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and usestwo@users.sourceforge.net2009-11-251-8/+9
| * | Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222]donal.k.fellows@manchester.ac.uk2009-08-021-6/+2
* | | [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFilenijtmans2010-08-141-3/+3
* | | * unix/tclUnixFCmd.c: adjust license header as perhobbs2010-08-041-6/+2
* | | * unix/tclUnixFCmd.c (TclUnixCopyFile): [Bug 2976504]: Correcteddonal.k.fellows@manchester.ac.uk2010-03-251-2/+2
* | | Code Audit results:donal.k.fellows@manchester.ac.uk2010-03-051-10/+9
* | | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and usestwo@users.sourceforge.net2009-11-251-8/+9
* | | Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222]donal.k.fellows@manchester.ac.uk2009-08-021-6/+2
* | | - eliminate some unnessary type castsnijtmans2009-02-031-6/+6
* | | eliminate -Wwrite-strings warnings in enable-threads build.nijtmans2008-12-161-3/+4
* | | Implementation of TIP #210.donal.k.fellows@manchester.ac.uk2008-11-291-1/+122
* | | Style improvements - invoking callbacks without visual junk.donal.k.fellows@manchester.ac.uk2008-10-261-5/+5
* | | * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProcnijtmans2008-10-051-4/+4
* | | Reduce the magic number countdonal.k.fellows@manchester.ac.uk2008-09-271-4/+6