summaryrefslogtreecommitdiffstats
path: root/doc/Signal.3
Commit message (Collapse)AuthorAgeFilesLines
* merge stable branch onto HEADdgp2007-12-131-1/+1
|
* First stage of doing GOOBE improvements to documentation now that the html ↵dkf2007-10-281-3/+6
| | | | generation works
* Convert CONST to const, VOID to void so we document how we want the API used.dkf2004-10-071-3/+3
|
* Update the .AS macro definition and take advantage of it's new-found power.dkf2004-10-071-1/+2
|
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-3/+3
| | | | according to the guidelines of TIP 27. Updated callers. [Patch 499196]
* 2001-04-03 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-04-031-0/+38
* unix/mkLinks: Added 'Signal.3', 'Tcl_WaitPid'. * doc/DetachPids.3: Added description of 'Tcl_WaitPid' [Bug #219173]. * doc/Signal.3: New man page describing the public API procedures 'Tcl_SignalId' and 'Tcl_SignalMsg' [Bug #219172].