usr/src/lib/glib/sunman/libglib.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	"@(#)libglib.3.sunman	1.3	10/03/16 SMI"
.\"
.\" This man page created by Sun to provide a reference to the info pages 
.\" for glib provided with the glib distribution.
.\"
.TH libglib 3LIB "7 May 2001"
.SH NAME
libglib \- library of useful routines for C programming
.SH SYNOPSIS
Use glib-config(1) to determine compiler and linker flags.
.SH DESCRIPTION
GLib includes a number of support routines for C.  For
a list of functions provided in the library, type:
.IP
.B info glib
.LP
For a more detailed description of the library contents and its
use, see:
.IP
.B http://www.gtk.org/api/
.LP
.SH LICENSE
GNU Lesser General Public License (LGPL)
.SH FILES
.PD 0
.TP 20
/usr/sfw/lib/libglib.so
shared object

.TP
/usr/sfw/lib/libgmodule.so
shared object

.TP
/usr/sfw/lib/libgthread.so
shared object
.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	library/glib1
=
Interface Stability	External
.TE
.SH "SEE ALSO"
glib-config(1)
.SH NOTES
Source for glib is available on http://opensolaris.org.