summaryrefslogtreecommitdiffstats
path: root/generic/tclPipe.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [b50fb214] : add to 2>> the same O_APPEND that was added to >> back in 2005.ferrieux2017-08-241-1/+7
* typosjan.nijtmans2016-11-241-1/+1
* more result generation conversiondkf2012-08-041-42/+51
* converting to using Tcl_Obj API for error message generation; part donedkf2012-08-031-4/+4
*-. [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+1
|\ \
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+1
| | |\ | |/ /
| | * [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-1/+1
| | |\
| | | * tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-061-1/+1
| | |/
* | | More generation of error codes (namespace creation, path normalization,dkf2011-04-031-0/+18
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts indkf2011-03-121-5/+5
* | | 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
| | * * tests/socket.test: Extended the timeout in socket-11.11 from 10andreas_kupries2006-03-161-2/+18
| | * * generic/tclPipe.c (FileForRedirect): Prevent nameString fromrmax2006-01-161-5/+4
| | * * generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bugandreas_kupries2005-10-051-7/+11
| | * Backport of fix for [Bug 1245953]dkf2005-07-281-2/+8
| | * * generic/tclPipe.c (TclCreatePipeline): Add 2>@1 as a specialhobbs2004-07-021-15/+36
| * | * generic/tclIO.c (Tcl_GetChannelHandle): [Bug 2826248]: Do not crashandreas_kupries2009-07-241-4/+10
* | | Fix compilation of xttest with 8.6 changesnijtmans2010-06-141-11/+8
* | | More tidying up (whitespace, spelling, useless parentheses, useless casts)dkf2010-02-241-9/+10
* | | * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash forandreas_kupries2009-07-231-4/+10
* | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ...dkf2009-01-091-54/+58
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-15/+15
|/ /
* | 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 10andreas_kupries2006-03-161-2/+18
* | * generic/tclPipe.c (FileForRedirect): Prevent nameString fromrmax2006-01-161-5/+4
* | Silence a warning.dkf2005-11-071-2/+3
* | * win/tclWinPort.h: Applied patch #1267871 by Matt Newman forpatthoyts2005-11-041-2/+2
* | ANSIfy; generic/*.c now all done except for test codedkf2005-11-021-99/+88
* | * generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bugandreas_kupries2005-10-051-7/+11
* | * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems todkf2005-07-281-2/+8
* | Systematizing the formattingdkf2005-07-211-208/+205
* | * generic/tclPipe.c (TclCleanupChildren): bad cast of resolvedPid causeddavygrvy2004-10-261-3/+3
* | * generic/tclPipe.c (TclCreatePipeline): applied TIP #202 patchhobbs2004-07-021-15/+36
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
|/
* * generic/tclPipe.c (TclCleanupChildren):davygrvy2002-12-171-2/+10
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-2/+2
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-12/+13
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-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