usr/src/lib/tcl/sunman/libtcl.3.sunman
author Cyril Plisko <cyril.plisko@grigale.com>
Tue, 06 Apr 2010 16:00:14 +0300
changeset 11 87960ed158f9
parent 0 b34509ac961f
permissions -rw-r--r--
Import sfw build 137 Bugs Fixed ---------- 6926835 Wireshark cannot open files typed into the location bar 6930214 CVE-2010-0624: Heap-based buffer overflow in GNU Tar 6933424 Various sfw manual pages need to be adjusted to use the new OpenSolaris package names. 6937764 upgrade OpenSSL to 0.9.8n (and fix CVE-2010-0740)

'\" t
.\" ident	"@(#)libtcl.3.sunman	1.5	10/03/16 SMI" 
.\"
.\" This man page created by Sun to provide an overview of the Tcl
.\" library.
.\"
.TH libtcl 3 "16 July 2001"
.SH NAME
libtcl \- Tool Command Language application interfaces
.SH SYNOPSIS
.LP
.B cc
.RI "[ " "flag " \|.\|.\|. ] " "file \|.\|.\|."
.RI "[ " "library" " \|.\|.\|. ]"
.B \-ltcl8.4
.sp 1n
.SH DESCRIPTION
The Tcl library is a collection of interfaces for writing Tcl applications in C.
For more detail, see section 3tcl man pages specific to the library interfaces.
Additional information is also available from the Tcl Developer Xchange site:
.IP
.B http://www.scriptics.com/
.LP
.SH LICENSE
The Tcl software is copyrighted by the Regents of the University of
California, Sun Microsystems, Inc., Scriptics Corporation,
and other parties. 
.SH FILES
.PD 0
.TP 20
/usr/lib/libtcl8.4.so
shared object
.TP
/usr/lib/libtclstub8.4.a 
stubs library
.PD
.SH ATTRIBUTES
See
.BR attributes (5)
for descriptions of the following attributes:
.sp
.TS
box;
cbp-1 | cbp-1
l | l .
ATTRIBUTE TYPE	ATTRIBUTE VALUE
=
Availability	runtime/tcl-8
=
Interface Stability	Uncommitted
.TE
.SH "SEE ALSO"
libtk(3)
.SH NOTES
Source for Tcl is available on http://opensolaris.org.