mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
3169N/A#
3169N/A# CDDL HEADER START
3169N/A#
3169N/A# The contents of this file are subject to the terms of the
3169N/A# Common Development and Distribution License (the "License").
3169N/A# You may not use this file except in compliance with the License.
3169N/A#
3169N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3169N/A# or http://www.opensolaris.org/os/licensing.
3169N/A# See the License for the specific language governing permissions
3169N/A# and limitations under the License.
3169N/A#
3169N/A# When distributing Covered Code, include this CDDL HEADER in each
3169N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3169N/A# If applicable, add the following below this CDDL HEADER, with the
3169N/A# fields enclosed by brackets "[]" replaced with your own identifying
3169N/A# information: Portions Copyright [yyyy] [name of copyright owner]
3169N/A#
3169N/A# CDDL HEADER END
3169N/A#
5680N/A#
3169N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
5680N/A# Use is subject to license terms.
5680N/A#
5680N/A
3169N/A#
3169N/A# MAPFILE HEADER START
3169N/A#
3169N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
3169N/A# Object versioning must comply with the rules detailed in
3169N/A#
3169N/A# usr/src/lib/README.mapfiles
3169N/A#
3169N/A# You should not be making modifications here until you've read the most current
3169N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
3169N/A#
5680N/A# MAPFILE HEADER END
5680N/A#
3169N/A
3169N/A# It was a mistake ever to have exported these symbols from libadm.
3169N/A# They are now being redirected to libgen where they really belong,
3169N/A# except for 'circf' and 'sed', which do not exist in libgen and
5680N/A# are being retained as dummy variables in libadm.
5680N/A
3436N/ASUNW_0.7 {
3436N/A global:
5680N/A circf;
3436N/A loc1 = DATA FILTER libgen.so.1 S0x4;
3436N/A loc2 = DATA FILTER libgen.so.1 S0x4;
3436N/A locs = DATA FILTER libgen.so.1 S0x4;
3169N/A nbra = DATA FILTER libgen.so.1 S0x4;
3898N/A sed;
3898N/A};
3898N/A
3898N/ASUNWprivate_1.1 {
3898N/A global:
3898N/A advance = FUNCTION FILTER libgen.so.1;
3898N/A compile = FUNCTION FILTER libgen.so.1;
3898N/A step = FUNCTION FILTER libgen.so.1;
3817N/A};
3817N/A