summaryrefslogtreecommitdiff
path: root/usr/src/lib/libexacct/common/mapfile-vers
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libexacct/common/mapfile-vers')
-rw-r--r--usr/src/lib/libexacct/common/mapfile-vers13
1 files changed, 7 insertions, 6 deletions
diff --git a/usr/src/lib/libexacct/common/mapfile-vers b/usr/src/lib/libexacct/common/mapfile-vers
index f5ed33062d..41d623c073 100644
--- a/usr/src/lib/libexacct/common/mapfile-vers
+++ b/usr/src/lib/libexacct/common/mapfile-vers
@@ -19,8 +19,7 @@
# CDDL HEADER END
#
#
-# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
-# Use is subject to license terms.
+# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
#
#
@@ -37,13 +36,15 @@
# MAPFILE HEADER END
#
-SUNW_1.3 {
+$mapfile_version 2
+
+SYMBOL_VERSION SUNW_1.3 {
global:
ea_clear;
ea_fdopen;
} SUNW_1.2;
-SUNW_1.2 {
+SYMBOL_VERSION SUNW_1.2 {
global:
ea_alloc;
ea_attach_to_group;
@@ -57,7 +58,7 @@ SUNW_1.2 {
ea_strfree;
} SUNW_1.1;
-SUNW_1.1 {
+SYMBOL_VERSION SUNW_1.1 {
global:
ea_close;
ea_error;
@@ -76,7 +77,7 @@ SUNW_1.1 {
ea_write_object;
};
-SUNWprivate {
+SYMBOL_VERSION SUNWprivate {
global:
exacct_order16;
exacct_order32;