mapfile-vers revision f808c858fa61e7769218966759510a8b1190dfcf
155N/A#
155N/A# CDDL HEADER START
155N/A#
155N/A# The contents of this file are subject to the terms of the
155N/A# Common Development and Distribution License (the "License").
155N/A# You may not use this file except in compliance with the License.
155N/A#
155N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
155N/A# or http://www.opensolaris.org/os/licensing.
155N/A# See the License for the specific language governing permissions
155N/A# and limitations under the License.
155N/A#
155N/A# When distributing Covered Code, include this CDDL HEADER in each
155N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
155N/A# If applicable, add the following below this CDDL HEADER, with the
155N/A# fields enclosed by brackets "[]" replaced with your own identifying
155N/A# information: Portions Copyright [yyyy] [name of copyright owner]
155N/A#
155N/A# CDDL HEADER END
155N/A#
3882N/A#
155N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
155N/A# Use is subject to license terms.
155N/A#
485N/A# ident "%Z%%M% %I% %E% SMI"
485N/A#
277N/A
277N/ASUNW_1.3 {
277N/A global:
277N/A _siguhandler;
155N/A} SUNW_1.2;
1531N/A
155N/A# Due to mistakes made early in the history of this library, there are
618N/A# no SUNW_1.2 symbols, but the version is now kept as a placeholder.
155N/A# Don't add any symbols to this version.
155N/A
844N/ASUNW_1.2 {
1531N/A global:
155N/A SUNW_1.2;
1273N/A} SUNW_1.1;
3562N/A
155N/ASUNWprivate_1.1 {
3996N/A global:
3996N/A _doprnt;
3996N/A _getarg;
155N/A _mkarglst;
155N/A _sigblock;
215N/A _siginterrupt;
215N/A _sigsetmask;
215N/A _sigstack;
215N/A _sigvec;
215N/A _sigvechandler;
215N/A ucbsigblock;
215N/A ucbsiginterrupt;
215N/A ucbsigpause;
215N/A ucbsigsetmask;
215N/A ucbsigvec;
215N/A local:
215N/A *;
215N/A};
215N/A