summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixPipe.c
Commit message (Expand)AuthorAgeFilesLines
* * unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overridingdkf2012-11-141-2/+51
|\
| * Backport from Tcl 8.6.dkf2012-11-141-2/+40
* | 1189293 Make "<<" binary safe.dgp2012-07-051-1/+1
|\ \ | |/
| * 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent)bug_1189293dgp2012-07-021-1/+1
* | 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
| * * unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standarddas2006-08-021-1/+18
| * * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-201-3/+4
| * Backport of fix for [Bug 1245953]dkf2005-07-281-2/+2
| * bug 1225727Kevin B Kenny2005-06-221-1/+22
| * TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-2/+4
| * silence compiler warningdgp2004-06-081-2/+2
| * Silence compiler warningsdgp2004-06-081-3/+1
* | Use correct TCL_LL_MODIFIER for CYGWIN.nijtmans2010-01-291-8/+25
* | * generic/tclTest.c: Ignore the return value of write() whenrmax2008-03-141-3/+3
* | Consolidate all code conditionalized on -DUSE_FIONBIO into one place.jenglish2008-02-281-47/+4
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclInt.decls: Revised the interfaces of the routinesdgp2007-06-201-3/+3
* | * generic/tclBasic.c: Replace arrays on the C stack and ckallocdgp2007-04-021-5/+6
* | various "const" additions, in line with TIP #27nijtmans2007-02-201-11/+11
* | * generic/tclCompExpr.c: fix gcc warnings about 'cast to/fromdas2006-11-131-11/+11
* | * unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standarddas2006-08-021-1/+18
* | * generic/regc_locale.c (cclass):das2006-07-201-3/+4
* | * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made itandreas_kupries2006-03-271-2/+3
* | ANSIfydkf2005-11-021-100/+96
* | * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems todkf2005-07-281-2/+2
* | Getting more systematic about styledkf2005-07-241-264/+267
* | bug 1225727Kevin B Kenny2005-06-221-1/+22
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-2/+4
* | * generic/tclBasic.c:dgp2004-10-061-3/+4
* | Silence compiler warnings.dgp2004-06-081-4/+2
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
|/
* * unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() todas2003-02-211-1/+5
* Changed all the Tcl_Platform* symbols to TclOS*; they weren't public so theirdkf2002-06-281-4/+4
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-4/+4
* * Partial TIP 27 rollback. Following routinesdgp2002-02-081-3/+2
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-5/+7
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-151-3/+3
* * unix/tclUnixPipe.c (TclpCreateProcess): Applied Don Porter'sandreas_kupries2001-12-111-2/+2
* * unix/tclUnixPipe.c (PipeInputProc, PipeOutputProc): do immediatehobbs2001-10-181-11/+27
* minor fs, vfs fixesvincentdarley2001-09-041-7/+17
* * unix/tclUnixPipe.c (TclpCreateTempFile): fixed use of tmpnam,hobbs2001-08-071-7/+14
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-1/+29
* * unix/tclUnixPipe.c: updated pipeChannelType tohobbs2001-05-151-11/+15
* * unix/tclUnixPipe.c (TclpCreateTempFile): prevent potential racehobbs2001-03-291-2/+7
* * unix/tclUnixPipe.c (TclpCreateProcess): Removed WNOHANG fromhobbs2000-09-061-3/+5
* * generic/tclGet.c (Tcl_GetDouble): Added additional conditions toericm2000-03-311-4/+10
* * unix/tclUnixChan.c: Added (off_t) type casts in lseek() callericm2000-03-271-3/+3
* * unix/configure.in:hobbs1999-12-121-3/+3