summaryrefslogtreecommitdiffstats
path: root/win/tclWinPipe.c
Commit message (Expand)AuthorAgeFilesLines
* Revert [2009-12-21] change in tcl.h, in steadnijtmans2010-01-221-3/+3
* Fix TCL_LL_MODIFIER for Cygwinnijtmans2010-01-131-4/+2
* * win/tclWinDde.c: VC++ 6.0 doesn't havenijtmans2010-01-101-4/+4
* Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ...nijtmans2009-12-211-3/+3
* - eliminate some unnessary type castsnijtmans2009-02-031-2/+2
* Fix [Bug 2380318]dkf2008-12-031-6/+50
* Implementation of TIP #210.dkf2008-11-291-36/+86
* Style improvements - invoking callbacks without visual junk.dkf2008-10-261-16/+15
* TIP #304 implementationferrieux2008-07-211-1/+52
* various "const" additions, in line with TIP #27nijtmans2007-02-201-17/+17
* * win/tclWinPipe.c (TclpCreateProcess): change panics to Tclhobbs2006-03-291-31/+38
* * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made itandreas_kupries2006-03-271-2/+3
* Finalization of the sockets/pipesvasiljevic2006-03-101-33/+10
* * win/tclWinPort.h: Applied patch #1267871 by Matt Newman forpatthoyts2005-11-041-9/+9
* ANSIfydkf2005-11-041-28/+30
* * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems todkf2005-07-281-2/+2
* Getting more systematic about styledkf2005-07-241-647/+642
* bug 1225044Kevin B Kenny2005-06-221-2/+7
* bug 1225727Kevin B Kenny2005-06-221-7/+4
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-4/+63
* * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() todgp2004-12-011-6/+2
* Patch 976520 reworks several of the details involved withdgp2004-11-301-2/+6
* * win/tclWinPipe.c: The pipe channel driver now respects the -blocking optiondavygrvy2004-11-091-47/+72
* * generic/tclBasic.c:dgp2004-10-061-4/+4
* More formatting fixes...dkf2004-10-061-20/+18
* * win/tclWinPipe.c:davygrvy2004-05-301-44/+56
* (BuildCommandLine): Use the existence of contents in the linePtr ratherdavygrvy2004-05-101-2/+2
* (TclpCreateProcess): When under NT, with no console, and executing adavygrvy2004-05-101-2/+2
* (BuildCommandLine): Moved non-obvious appending logic to outside the loopdavygrvy2004-05-101-6/+7
* Refix bug 789040 re-entered in rev 1.41chengyemao2004-05-081-2/+3
* * tests/winPipe.test: Six more cases added.davygrvy2004-02-021-6/+2
* * tests/winPipe.test: Added proof that BuildCommandLine() is notdavygrvy2004-02-021-8/+12
* * tests/winPipe.test: more pass-thru commandline verifications.davygrvy2004-02-011-8/+2
* * win/tclWinPipe.c (Tcl_WaitPid): Fixed a thread-safety problem with thedavygrvy2004-01-201-5/+14
* All uses of 'panic' (the macro) changeddavygrvy2003-12-241-7/+9
* * win/tclWinPipe.c (BuildCommandLine): Applied the patch comingandreas_kupries2003-10-211-3/+6
* * win/tclWinPipe.c: The windows port of expect can calldavygrvy2003-09-281-1/+4
* Bug fix in BuildCommandLine: missing a space when linePtr is not nullchengyemao2003-08-151-2/+3
* * win/Makefile.in: Don't define TCL_DBGXmdejong2003-04-151-7/+2
* * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENTdgp2003-03-121-3/+6
* * generic/tcl.h: Add TCL_PREFIX_IDENT andmdejong2003-01-281-3/+35
* * generic/tclPipe.c (TclCleanupChildren):davygrvy2002-12-171-5/+52
* * win/tclWinPipe.c: reverted back to -r1.27 due to numerous testdavygrvy2002-12-051-67/+7
* * win/tclWinPipe.c (Tcl_WaitPid): When a process exits with andavygrvy2002-12-041-5/+52
* * win/tclWinPipe.c (PipeClose2Proc): Changed CTRL_C_EVENTdavygrvy2002-12-041-2/+2
* * win/tclAppInit.c (sigHandler): Protect from trying to close adavygrvy2002-12-041-3/+16
* * win/tclWinConsole.c:davygrvy2002-11-261-37/+75
* * generic/tclEvent.c (TclInExit, TclInThreadExit):mdejong2002-11-071-4/+4
* * win/tclWinPipe.c (BuildCommandLine): Fixed bug #554068 ([exec]andreas_kupries2002-06-171-1/+6