summaryrefslogtreecommitdiffstats
path: root/doc/open.n
Commit message (Collapse)AuthorAgeFilesLines
* * doc/open.n: Documented the changed behaviour of 'a'ppend mode.andreas_kupries2006-03-161-2/+2
| | | FossilOrigin-Name: e904939e374552265e38fedee0b60768f9ea403c
* * win/tclWinPipe.c: The pipe channel driver now respectsdavygrvy2005-04-191-2/+3
| | | | | | | | | | | | | | | | | | | | the -blocking option when closing. The windows pipe driver now has the same behavior as the UNIX side. This change is to avoid a hung shell when exiting due to open pipes that refuse to close in a graceful manner. * doc/open.n: Added a note about -blocking 0 and lack of exit status as it had never been documented. [Bug 947693] ***POTENTIAL INCOMPATIBILITY*** Scripts that use async pipes on windows, must (like the UNIX side) set -blocking to 1 before calling [close] to receive the exit status. * tests/winPipe.test (winpipe-6.1/2): added 'fconfigure $f -blocking 1' so the exit status can be acquired. FossilOrigin-Name: 435e6257fb028448b70ca680a3a63b11c1553c75
* Yet more doc update backportingdkf2004-10-271-4/+21
| | | FossilOrigin-Name: 437d4766e451250d467d2b0c470b7c21a7ac2e2c
* Moved serial line options to their creator, open.n, from the generic pagedkf2003-04-181-7/+176
| | | | | | fconfigure.n which was never an obvious spot for them. [Bug 679010] FossilOrigin-Name: 5963e6478ff97d47dcc3b605e7ec8dc7cb2e79d1
* Man page updates from Larry Virden.jenglish2002-07-231-2/+2
| | | FossilOrigin-Name: 133521463eb0025703968673d5a01a07745fa0c7
* Spell-check, fixed typos (Updates from Larry Virden).jenglish2002-07-011-2/+1
| | | FossilOrigin-Name: 34cded11b7d729621dd98d2f6dc3fb89428f97e8
* * doc/open.n: Fixed [Bug 511540], added cross-reference to 'pid'andreas_kupries2002-02-041-2/+4
| | | | | | | as the command to use to retrieve the pid of a command pipeline created via 'open'. FossilOrigin-Name: 083ac14867111b217de6ec77e36b5fd733c5c46d
* * doc/open.n: moved all fconfigure option docs to fconfigure.nhobbs2001-10-151-42/+8
| | | | | | * doc/fconfigure.n: added serial config options FossilOrigin-Name: 3241fd8fa7be16a083b07c14cf1d6852a77f9b8d
* Why do you always find stupid typos after committing? <sigh>dkf2000-12-081-2/+2
| | | FossilOrigin-Name: 1b0b1f5116061ff4840c7df4de9c825b481e6fe1
* Applied patch #102680 after review and approval by several TCT membersdkf2000-12-081-2/+15
| | | FossilOrigin-Name: a89c5e2ad3d9d243985fb8d82656ee8eba2bf465
* New or changed "SEE ALSO" section.poenitz2000-09-071-3/+4
| | | FossilOrigin-Name: 2d432825691c20428faf68df692ebfbe9b5ee15a
* * doc/Hash.3: fixed reference to ckfree [Bug: 3912]hobbs1999-12-211-2/+2
| | | | | | | | | | * doc/RegExp.3: fixed calling params for Tcl_RegExecFromObj * doc/open.n: fixed minor formatting errors * doc/string.n: fixed minor formatting errors * doc/lsort.n: added -unique docs FossilOrigin-Name: 4030bf50ec255bbb4e6c556b9aeab0eda08366f2
* * doc/exec.n:hobbs1999-12-091-14/+1
| | | | | | * doc/open.n: removed references to Win32s FossilOrigin-Name: 1f09d42a1a9cf01adc26c1a33c81287a573520f9
* * doc/open.n:hobbs1999-11-241-1/+10
| | | | | | | * win/tclWinSerial.c: adopted patch from Schroedter to handle fconfigure $sock -lasterror on Windows. [RFE: 3368] FossilOrigin-Name: af299ce78e9de7267e5d4e12a3a0942400f5be76
* * doc/open.n: corrected docs for 'a' open mode.hobbs1999-11-101-3/+4
| | | FossilOrigin-Name: db875734d14b05df1cc1eed99c1b05fbf091dabc
* * doc/open.n: Added documentation of \\.\comX notation for openingredman1999-07-221-3/+16
| | | | | | | | | | | | | serial ports on Windows (alternative to comX:). * tests/ioCmd.test: * doc/open.n: * win/tclWinSerial.c: Applied patch from Rolf Schroedter to add -pollinterval option to fconfigure to modify the maxblocktime used in the fileevent polling. Added documentation and fixed the test case as well. FossilOrigin-Name: 10b63080bd1049094d6170d5bb6b69e894001e82
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-4/+2
| | | FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
* * Merge 8.0.5 changes:stanton1999-04-151-2/+4
| | | | | | | | | | | - Mac changes for final release - Minor fixes to tools configure file * win/tclWinSock.c: Apply patch to allow write access to a socket if FD_WRITE is sent but FD_CONNECT is not. Some strange problem with either Win32 or a socket driver. [Bug: 1664 1776] FossilOrigin-Name: 08c27030dc1053223d15e60941c667b9adfcc185
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionrjohnson1998-03-261-0/+249
FossilOrigin-Name: cacdd0f329872d67973970d74c6978730bc24baa