Artifact b7f0947ad01fa072c32ec7e56ff36af6d0503f17:
- File win/tclWinPipe.c — part of check-in [6c8172e1e6] at 2005-07-28 10:55:26 on branch trunk — * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems to * unix/tclUnixPipe.c (TclpOpenFile): use the O_APPEND flag for * tests/exec.test (exec-19.1): files opened in a pipeline like ">>this". Note that Windows cannot support such access; there is no equivalent flag on the handle that can be set at the kernel-call level. The test is unix-specific in every way. [Bug 1245953] (user: dkf size: 84253)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.