summaryrefslogtreecommitdiffstats
path: root/doc/open.n
Commit message (Collapse)AuthorAgeFilesLines
* * doc/open.n: Added a note about -blocking 0 and lack of exit status as it haddavygrvy2004-11-091-2/+3
| | | | never been documented.
* More minor doc fixesdkf2004-10-271-3/+2
|
* Doc updates from David Welton [Patches 941377,941380]dkf2004-04-261-2/+20
|
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-7/+1
|
* removed 'the the' typosvincentdarley2004-02-281-3/+3
|
* 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]
* Man page updates from Larry Virden.jenglish2002-07-231-2/+2
|
* Spell-check, fixed typos (Updates from Larry Virden).jenglish2002-07-011-2/+1
|
* * 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'.
* * doc/open.n: moved all fconfigure option docs to fconfigure.nhobbs2001-10-151-42/+8
| | | | * doc/fconfigure.n: added serial config options
* Why do you always find stupid typos after committing? <sigh>dkf2000-12-081-2/+2
|
* Applied patch #102680 after review and approval by several TCT membersdkf2000-12-081-2/+15
|
* New or changed "SEE ALSO" section.poenitz2000-09-071-3/+4
|
* * 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
* * doc/exec.n:hobbs1999-12-091-14/+1
| | | | * doc/open.n: removed references to Win32s
* * doc/open.n:hobbs1999-11-241-1/+10
| | | | | * win/tclWinSerial.c: adopted patch from Schroedter to handle fconfigure $sock -lasterror on Windows. [RFE: 3368]
* * doc/open.n: corrected docs for 'a' open mode.hobbs1999-11-101-3/+4
|
* * 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.
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-4/+2
|
* * 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]
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+249