summaryrefslogtreecommitdiffstats
path: root/win/tclWinPort.h
Commit message (Expand)AuthorAgeFilesLines
* fix for [Bug 3288345]: use _stat32i64 for CYGWIN toojan.nijtmans2011-04-271-0/+3
|\
* \ [Bug 3288345]: Bring cygwin Tcl_StatBuf a little bit closer to realityjan2011-04-211-3/+9
|\ \ | |/
| * [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to realityjan2011-04-211-3/+9
| |\
| | * [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to realityjan2011-04-211-3/+9
* | | fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW.jan.nijtmans2011-04-211-0/+19
|\ \ \ | |/ /
| * | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW.jan.nijtmans2011-04-211-0/+19
| |\ \ | | |/
| | * fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW.jan.nijtmans2011-04-211-0/+19
* | | fix for [Bug 3280043]: win2k: unresolved DLL importsjan.nijtmans2011-04-081-0/+3
* | | 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
| | * * win/tclWinPipe.c: Applied patch #1267871 by Matt Newman whichpatthoyts2005-11-041-5/+5
| | * * win/tclWinPort.h: define USE_PUTENV_FOR_UNSET 1hobbs2005-10-051-2/+3
| * | [Bug 2991415]: tclport.h #included before limits.hnijtmans2010-05-251-8/+2
| * | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmpnijtmans2010-04-191-20/+24
| * | Various CYGWIN-related fixesnijtmans2010-01-311-20/+25
* | | [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1nijtmans2010-11-161-1/+5
* | | * doc/socket.n: Document the changes to the [socket] and rmax2010-09-281-3/+4
* | | Allow all Win2000+ API entries in Tclnijtmans2010-09-141-1/+14
* | | mingw should always link with -ladvapi32nijtmans2010-09-091-29/+20
* | | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions.nijtmans2010-06-241-92/+115
* | | Unnecessary type casts, See Tcl [Patch #2997087]nijtmans2010-05-111-6/+1
* | | Remove unused @MAN2TCLFLAGS@nijtmans2010-04-281-6/+2
* | | Move inclusion of <tchar.h> from tclPlatDecls.hnijtmans2010-04-151-1/+13
* | | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmpnijtmans2010-04-131-27/+27
* | | Revert [2009-12-21] change in tcl.h, in steadnijtmans2010-01-221-3/+1
* | | Fix TCL_LL_MODIFIER for Cygwinnijtmans2010-01-131-13/+17
* | | Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ...nijtmans2009-12-211-1/+4
* | | Feature Request 2814786: remove TclpPanicnijtmans2009-07-221-12/+6
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclCmdMZ.c: Correct [string is (wide)integer] failuredgp2007-10-111-8/+1
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-20/+1
* | * win/tclWinPort.h: Applied patch #1267871 by Matt Newman forpatthoyts2005-11-041-5/+5
* | Applied patch #1096916 to support building with MSVC 8.patthoyts2005-11-031-1/+12
* | * tests/env.test (env-6.1):hobbs2005-10-051-2/+3
* | Implementation of TIP#241 from Joe Mistachkindkf2005-06-011-1/+8
* | * generic/tcl.h: Moved the preprocessor logicdavygrvy2004-11-031-4/+1
* | * win/tclWinInt.h:davygrvy2004-11-031-11/+6
* | * win/tclWinPipe.c:davygrvy2004-05-301-2/+14
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-26/+1
* | * win/configure: Regen.mdejong2004-03-051-1/+8
* | Added Open Watcom strictness about how the char type needs to bedavygrvy2003-08-271-1/+4
* | Added a block for OpenWatcom adjustments that fixes the same issue Modavygrvy2003-08-271-1/+10
|/
* * win/tclWinPort.h: Don't turn off winsock prototypes!davygrvy2002-11-271-6/+2
* * win/tclWinPort.h:davygrvy2002-11-271-1/+9
* 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu>hobbs2002-09-271-5/+12
* * generic/tclEnv.c:davygrvy2002-08-281-1/+9
* * win/tclWinPort.h: The windows headers don't provide socklen_t,rmax2002-08-011-1/+4
* fs clarification and windows fixesvincentdarley2002-06-121-1/+13
* D'oh! Accidentally made this file uncompilable. Added some extradkf2002-05-281-59/+65