usr/src/lib/brand/sn1/librtld_db/common/mapfile-vers.64
author Ali Bahrami <Ali.Bahrami@Sun.COM>
Tue, 10 Feb 2009 09:38:02 -0700
changeset 8744 03d5725cda56
parent 7933 6a8cc62fe2a1
permissions -rw-r--r--
6798660 Cadmium .NOT file processing problem with CWD relative file paths Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7933
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
     1
#
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
     2
# CDDL HEADER START
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
     3
#
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
     7
#
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    11
# and limitations under the License.
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    12
#
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    18
#
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    19
# CDDL HEADER END
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    20
#
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    21
#
8744
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    22
# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
7933
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    23
# Use is subject to license terms.
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    24
#
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    25
8744
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    26
#
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    27
# MAPFILE HEADER START
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    28
#
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    29
# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    30
# Object versioning must comply with the rules detailed in
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    31
#
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    32
#	usr/src/lib/README.mapfiles
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    33
#
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    34
# You should not be making modifications here until you've read the most current
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    35
# copy of that file. If you need help, contact a gatekeeper for guidance.
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    36
#
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    37
# MAPFILE HEADER END
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    38
#
03d5725cda56 6798660 Cadmium .NOT file processing problem with CWD relative file paths
Ali Bahrami <Ali.Bahrami@Sun.COM>
parents: 7933
diff changeset
    39
7933
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    40
SUNWprivate_1.1 {
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    41
	global:
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    42
		rtld_db_brand_ops64;
6a8cc62fe2a1 6409860 sn1 brand should use elfexec()
Edward Pilatowicz <Edward.Pilatowicz@Sun.COM>
parents:
diff changeset
    43
};