summaryrefslogtreecommitdiffstats
path: root/win/tclWinPipe.c
Commit message (Expand)AuthorAgeFilesLines
* * win/tclWinPipe.c (Tcl_WaitPid): Backport of fix made to the headandreas_kupries2006-03-141-5/+21
* Finalization of the pipes are now solely done in TclpFinalizePipes andvasiljevic2006-03-101-34/+11
* * win/tclWinPipe.c: Applied patch #1267871 by Matt Newman whichpatthoyts2005-11-041-12/+8
* Backport of fix for [Bug 1245953]dkf2005-07-281-2/+2
* bug 1225044Kevin B Kenny2005-06-221-21/+41
* bug 1225727Kevin B Kenny2005-06-221-7/+4
* bugs 1194458 and 1225044Kevin B Kenny2005-06-211-32/+17
* * win/tclWinPipe.c: The pipe channel driver now respectsdavygrvy2005-04-191-17/+32
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-4/+63
* (TclpCreateProcess): When under NT, with no console, and executing adavygrvy2004-05-101-2/+2
* (BuildCommandLine): Append a space when the path got primed.davygrvy2004-05-101-4/+6
* backport of BuildCommandLine changes to mirror msvcrt's parse_cmdline() rules...davygrvy2004-02-251-16/+10
* * win/tclWinPipe.c (BuildCommandLine): Applied the patch comingandreas_kupries2003-10-211-3/+6
* * win/tclWinPipe.c: fixed a bug in BuildCommandLine.mdejong2003-10-041-2/+3
* The windows port of expect can call TclWinAddProcess before anydavygrvy2003-09-281-1/+4
* * win/Makefile.in: Don't define TCL_DBGXmdejong2003-07-161-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
* 4 fs fixesvincentdarley2002-03-241-2/+2
* * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27).dgp2002-01-251-3/+3
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-4/+4
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-151-4/+4
* * win/tclWinPipe.c: More Borland compatibility fixes.davygrvy2001-09-061-2/+5
* 2001-08-23 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-08-231-3/+3
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-1/+29
* * win/tclWinPipe.c (PipeClose2Proc): constrained the mutex lock tohobbs2001-07-171-17/+16
* * win/tclWinConsole.c:mdejong2001-07-161-2/+1
* up-port of the stacked channel implementation rewrite in 8.3.2 tohobbs2000-09-281-3/+6
* * win/tclWinPipe.c: Stage-1 bug fix for TR#2460 "exec leaks memory".davidg2000-09-081-19/+69
* * win/tclWinPipe.c (BuildCommandLine): Added Tcl_DStringFree callericm2000-07-251-1/+2
* * win/tclWinDde.c:ericm2000-06-131-5/+5
* * win/tclWinPipe.c: Added "CONST" keyword to declaration of charericm2000-04-111-2/+2
* * win/tclWinPipe.c (TclpCreateTempFile): Added conversion ofericm2000-04-101-7/+20
* * win/tclWin32Dll.c:hobbs1999-12-091-471/+76
* * win/tclWinPipe.c:redman1999-07-311-1/+7
* Bug fixes for threaded Tcl on NT with single and dual CPUs. Still someredman1999-07-271-4/+6
* Fix command.com bug on Windows 95/98. [Bug: 2105]redman1999-05-211-2/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-445/+1143
* * win/tclWinPipe.c:stanton1999-03-111-11/+33
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* added code to handle null argumentsstanton1998-06-151-5/+11
* Initial revisionrjohnson1998-03-261-0/+2470