summaryrefslogtreecommitdiffstats
path: root/generic/tclPipe.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclIO.c (Tcl_GetChannelHandle): [Bug 2826248]: Do not crashandreask@activestate.com2009-07-241-4/+10
* Replaced commas in varargs with string concatenation where possible [Patch 15...Kevin B Kenny2007-04-201-3/+3
* * tests/socket.test: Extended the timeout in socket-11.11 from 10andreask@activestate.com2006-03-161-2/+18
* * generic/tclPipe.c (FileForRedirect): Prevent nameString fromrmax2006-01-161-5/+4
* Silence a warning.donal.k.fellows@manchester.ac.uk2005-11-071-2/+3
* * win/tclWinPort.h: Applied patch #1267871 by Matt Newman forpatthoyts@users.sourceforge.net2005-11-041-2/+2
* ANSIfy; generic/*.c now all done except for test codedonal.k.fellows@manchester.ac.uk2005-11-021-99/+88
* * generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bugandreask@activestate.com2005-10-051-7/+11
* * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems todonal.k.fellows@manchester.ac.uk2005-07-281-2/+8
* Systematizing the formattingdonal.k.fellows@manchester.ac.uk2005-07-211-208/+205
* * generic/tclPipe.c (TclCleanupChildren): bad cast of resolvedPid causeddavygrvy@pobox.com2004-10-261-3/+3
* * generic/tclPipe.c (TclCreatePipeline): applied TIP #202 patchhobbs2004-07-021-15/+36
* Patch 922727 committed. Implements three changes:dgp@users.sourceforge.net2004-04-061-2/+1
* * generic/tclPipe.c (TclCleanupChildren):davygrvy@pobox.com2002-12-171-2/+10
* TIP#72 implementation. See ChangeLog for details.donal.k.fellows@manchester.ac.uk2002-02-151-2/+2
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp@users.sourceforge.net2002-01-251-12/+13
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp@users.sourceforge.net2002-01-151-4/+4
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-42/+52
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+1051