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]
22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright (c) 2013, OmniTI Computer Consulting, Inc. All rights reserved.
27 # MAPFILE HEADER START
29 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
30 # Object versioning must comply with the rules detailed in
32 # usr/src/lib/README.mapfiles
34 # You should not be making modifications here until you've read the most current
35 # copy of that file. If you need help, contact a gatekeeper for guidance.
42 SYMBOL_VERSION ILLUMOS_0.2 { # reentrant ethers(3SOCKET)
48 SYMBOL_VERSION ILLUMOS_0.1 { # Illumos additions
53 SYMBOL_VERSION SUNW_1.7 {
59 SYMBOL_VERSION SUNW_1.6 {
67 SYMBOL_VERSION SUNW_1.5 {
86 SYMBOL_VERSION SUNW_1.4 {
103 # Due to mistakes made early in the history of this library, there are
104 # no SUNW_1.2 or SUNW_1.3 symbols, but they are now kept as placeholders.
105 # Don't add any symbols to these versions.
107 SYMBOL_VERSION SUNW_1.3 {
112 SYMBOL_VERSION SUNW_1.2 {
117 SYMBOL_VERSION SUNW_1.1 {
130 SYMBOL_VERSION SUNW_0.7 {
153 htonl { TYPE = FUNCTION; FILTER = libc.so.1 };
154 htons { TYPE = FUNCTION; FILTER = libc.so.1 };
155 ntohl { TYPE = FUNCTION; FILTER = libc.so.1 };
156 ntohs { TYPE = FUNCTION; FILTER = libc.so.1 };
166 # For ABI reasons, the following symbols are in SISCD_2.3 on 32-bit
167 # sparc, which is inherited by SUNW_0.7. On all other platforms,
168 # they are simply in SUNW_0.7
172 SYMBOL_VERSION SISCD_2.3 {
201 # There really should be only one SUNWprivate version.
202 # Don't add any more. Add new private symbols to SUNWprivate_1.3
204 SYMBOL_VERSION SUNWprivate_1.3 {
222 SYMBOL_VERSION SUNWprivate_1.2 {
228 SYMBOL_VERSION SUNWprivate_1.1 {
233 bootparams_getbyname;