4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
21 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
23 # Copyright 2006 Sun Microsystems, Inc. All rights reserved.
24 # Use is subject to license terms.
26 # Interface definition for libm.so.1
28 # For information regarding the establishment of versioned definitions see:
29 # The Linker and Libraries Manual (version 2.5 or greater)
30 # This is part of the Developers Guide in the Answerbook. Specifically refer
31 # to Chapter 2 under section "Defining Additional Symbols" through section
32 # "Reducing Symbol Scope", and Chapter 5 "Versioning".
34 # For specific rules for the modification (evolution) of these version
36 # psarc_1995_14: Integration of Scoped Libraries
37 # (/shared/sac/PSARC/1995/014)
38 # Policy for Shared Library Version Names and Interface Definitions
39 # (/shared/ON/general_docs/scoping-rules.ps)
42 # MAPFILE HEADER START
44 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
45 # Object versioning must comply with the rules detailed in
47 # usr/src/lib/README.mapfiles
49 # You should not be making modifications here until you've read the most current
50 # copy of that file. If you need help, contact a gatekeeper for guidance.
73 SYMBOL_VERSION SUNW_1.1.1 {
121 SYMBOL_VERSION SUNW_1.1 {
225 SYMBOL_VERSION SUNWprivate_1.2 {
227 __libm_errno; # SC3.0.1 -lmopt
231 SYMBOL_VERSION SUNWprivate_1.1 {
236 # anything else is local
238 *; # symbols not mentioned in this file are scoped out