Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice (including the next
paragraph) shall be included in all copies or substantial portions of the
Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
libXaw.so.7 is the current release of libXaw, from the X11R7 release series. Headers are provided for building applications against this version, and the libXaw compilation link for -lXaw points to this version.
libXaw.so.5 " and " libXaw.so.4 are provided for binary compatibility with applications built on older Solaris releases. libXaw.so.5 is compatible with the X11R5 and X11R6 release series, and was the version of libXaw that applications built on Solaris 2.3 through Solaris 10 were linked with. libXaw.so.4 is based on the X11R4 sources, and was linked to applications built on Solaris 2.2 and prior releases of Solaris.
Future releases of Solaris might not include the libXaw.so.4 or libXaw.so.5 libraries. Applications using the Athena Widgets which need to run on future releases of Solaris should be rebuilt against the current Xaw headers and libXaw.so.7 library.
ATTRIBUTE TYPE ATTRIBUTE VALUE |
Availability libXaw.so.7: x11/library/toolkit/libxaw7 |
\^ libXaw.so.5: x11/library/toolkit/libxaw5 |
\^ libXaw.so.4: x11/library/toolkit/libxaw4 |
Interface Stability libXaw.so.7: Uncommitted |
\^ libXaw.so.5, libXaw.so.4: Obsolete |
MT-Level See XtToolkitThreadInitialize(3XT) |