Differences From Artifact [23ff61536d]:
- File unix/tclUnixCompat.c — part of check-in [100e5d2f12] at 2010-01-06 21:35:21 on branch core-8-5-branch — Various trivial fixes, discovered during CYGWIN porting attempt. All backported from trunk. (user: nijtmans size: 18365)
To Artifact [9f03e59573]:
- File unix/tclUnixCompat.c — part of check-in [79367df0f0] at 2011-03-02 16:06:41 on branch core-8-5-branch — Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them. (user: dgp size: 18279) [more...]
1 2 3 4 5 6 7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | - - - | /* * tclUnixCompat.c * * Written by: Zoran Vasiljevic (vasiljevic@users.sourceforge.net). * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. |
| ︙ |