mapfile-vers revision cd3e933325e68e23516a196a8fea7f49b1e497c3
d34409ad02ea0d28e08a6c4b089a412fdb3b4c9cvboxsync# CDDL HEADER START
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# The contents of this file are subject to the terms of the
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# Common Development and Distribution License (the "License").
c7814cf6e1240a519cbec0441e033d0e2470ed00vboxsync# You may not use this file except in compliance with the License.
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# See the License for the specific language governing permissions
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# and limitations under the License.
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# When distributing Covered Code, include this CDDL HEADER in each
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# If applicable, add the following below this CDDL HEADER, with the
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# CDDL HEADER END
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# MAPFILE HEADER START
d05e0aca826e72aa0cc78aced33dc8fc036c4483vboxsync# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# Object versioning must comply with the rules detailed in
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# You should not be making modifications here until you've read the most current
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# copy of that file. If you need help, contact a gatekeeper for guidance.
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# MAPFILE HEADER END
fb9a6fa0c837e34ee127accc0863d068bb778eaevboxsync# DO NOT TOUCH THIS FILE.
fb9a6fa0c837e34ee127accc0863d068bb778eaevboxsync# This file declares interfaces that are cast in stone.
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# They offer interfaces that will never change.
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# DO NOT TOUCH THIS FILE.
4bc74a1db929517da626b12e61cc468fa0947927vboxsync$mapfile_version 2
9941b61cd5f3457e77050ae4502aae9e4fc7f22fvboxsyncSYMBOL_VERSION SUNW_1.1 {
9941b61cd5f3457e77050ae4502aae9e4fc7f22fvboxsync assfail { TYPE = FUNCTION };
4bc74a1db929517da626b12e61cc468fa0947927vboxsyncSYMBOL_VERSION SUNW_1.0 {
4bc74a1db929517da626b12e61cc468fa0947927vboxsync aioread64 { TYPE = FUNCTION };
950028334427cc50227b24b6e1d5b1efac32b521vboxsync aiowrite64 { TYPE = FUNCTION };
950028334427cc50227b24b6e1d5b1efac32b521vboxsync$elif _ELF64
4bc74a1db929517da626b12e61cc468fa0947927vboxsync$error unknown ELFCLASS
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# For most platforms, SUNW_0.7 contains aiocancel, aioread, aiowait, and
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# aiowrite. For ABI reasons, 32-bit sparc puts them in SISCD_2.3, and
4bc74a1db929517da626b12e61cc468fa0947927vboxsync# SUNW_0.7 inherits it.
4bc74a1db929517da626b12e61cc468fa0947927vboxsyncSYMBOL_VERSION SUNW_0.7 {
cfa82602cc477153717a0875667946520e6fee76vboxsync close { TYPE = FUNCTION; FLAGS = NODIRECT };
cfa82602cc477153717a0875667946520e6fee76vboxsync fork { TYPE = FUNCTION; FLAGS = NODIRECT };
cfa82602cc477153717a0875667946520e6fee76vboxsync sigaction { TYPE = FUNCTION };
4bc74a1db929517da626b12e61cc468fa0947927vboxsync$if _sparc && _ELF32
4bc74a1db929517da626b12e61cc468fa0947927vboxsync} SISCD_2.3;
4bc74a1db929517da626b12e61cc468fa0947927vboxsyncSYMBOL_VERSION SISCD_2.3 {
4bc74a1db929517da626b12e61cc468fa0947927vboxsync aiocancel { TYPE = FUNCTION };
4bc74a1db929517da626b12e61cc468fa0947927vboxsync aioread { TYPE = FUNCTION };
4bc74a1db929517da626b12e61cc468fa0947927vboxsync aiowait { TYPE = FUNCTION };
4bc74a1db929517da626b12e61cc468fa0947927vboxsync aiowrite { TYPE = FUNCTION };
edb0b763ca29f62a5fc17377de8a4f27bf75e98fvboxsyncSYMBOL_VERSION SUNWprivate_1.1 {
4bc74a1db929517da626b12e61cc468fa0947927vboxsync _sigaction { TYPE = FUNCTION };