mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
ac4e70ff8955669341f435bc0a734a17c01af124Mark Andrews#
885f47576842cf3c569315b9a48bd9f0ca03f203Automatic Updater# CDDL HEADER START
71bd43eebd9d6e42dbcae62b730f5b6508d5acd8Automatic Updater#
59528addd704f8d5757b54e540520f74e588a7c7Automatic Updater# The contents of this file are subject to the terms of the
59528addd704f8d5757b54e540520f74e588a7c7Automatic Updater# Common Development and Distribution License (the "License").
2bb3422dc683c013db7042f5736240de6b86f182Automatic Updater# You may not use this file except in compliance with the License.
0bddff542cf2ae1b6595020f2f72ca482c6b438fAutomatic Updater#
75b70a68aefaa17ac4e768d5ed85d2f50d471490Automatic Updater# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
59528addd704f8d5757b54e540520f74e588a7c7Automatic Updater# or http://www.opensolaris.org/os/licensing.
ea854b585041ad19f70f7af15e08144ef2c2bd1bMark Andrews# See the License for the specific language governing permissions
bb93c8542756719b53096b9939e4041d0966026fAutomatic Updater# and limitations under the License.
c89d02f2fb4c06168236d600e86831cff324f763Mark Andrews#
90ff38a0d8deaf5f9c2aa5916d99b2e572d28738Automatic Updater# When distributing Covered Code, include this CDDL HEADER in each
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ac4e70ff8955669341f435bc0a734a17c01af124Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
6c6a121295b30772cbf3dd75a51fb9d883051a0eAutomatic Updater# fields enclosed by brackets "[]" replaced with your own identifying
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington# information: Portions Copyright [yyyy] [name of copyright owner]
9cd5eb6fe0f26d65724b99216cb31dcdd12e4afdAutomatic Updater#
bc0a53583d92309bebcf93c408e2f3247ebd3d3cAutomatic Updater# CDDL HEADER END
56874aef380a64a2c183b7c282c3e7a361d67fa1Automatic Updater#
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews#
96713299d08c0735c18ebe8772dd2cc1ecd4356aAutomatic Updater# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
3cc98b8ecedcbc8465f1cf2740b966b315662430Automatic Updater# Use is subject to license terms.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews#
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews
96713299d08c0735c18ebe8772dd2cc1ecd4356aAutomatic Updater#
80faf1588895fd26490f82f95a7a1b771df1c324Automatic Updater# MAPFILE HEADER START
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews#
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark Andrews# Object versioning must comply with the rules detailed in
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater#
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson# usr/src/lib/README.mapfiles
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater#
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater# You should not be making modifications here until you've read the most current
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson# copy of that file. If you need help, contact a gatekeeper for guidance.
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater#
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater# MAPFILE HEADER END
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater#
aa9c561961e9d877946ebaa8795fa2be054ab7bfEvan Hunt
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic UpdaterSUNW_1.1 {
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater global:
aa9c561961e9d877946ebaa8795fa2be054ab7bfEvan Hunt SUNW_1.1;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater} SUNW_0.7;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic UpdaterSUNW_0.7 {
aa9c561961e9d877946ebaa8795fa2be054ab7bfEvan Hunt global:
2d2dc37599979c83495510f8af8d1756753aa2c5Automatic Updater alphasort;
2d2dc37599979c83495510f8af8d1756753aa2c5Automatic Updater bcmp;
aa9c561961e9d877946ebaa8795fa2be054ab7bfEvan Hunt bcopy;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater bzero;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater flock;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater fopen;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater fprintf;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater freopen;
cdfc81e048bd34c1d628380247bda6b80a89e20eAutomatic Updater fstatfs;
cdfc81e048bd34c1d628380247bda6b80a89e20eAutomatic Updater ftime;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater getdtablesize;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater gethostid;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater gethostname;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater getpagesize;
eabc9c3c07cd956d3c436bd7614cb162dabdda76Mark Andrews getrusage = FUNCTION FILTER libc.so.1;
eabc9c3c07cd956d3c436bd7614cb162dabdda76Mark Andrews gettimeofday;
eabc9c3c07cd956d3c436bd7614cb162dabdda76Mark Andrews getwd;
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington index;
9cd5eb6fe0f26d65724b99216cb31dcdd12e4afdAutomatic Updater killpg;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews mctl;
59528addd704f8d5757b54e540520f74e588a7c7Automatic Updater nice;
80faf1588895fd26490f82f95a7a1b771df1c324Automatic Updater nlist;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews printf;
59528addd704f8d5757b54e540520f74e588a7c7Automatic Updater psignal;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews rand;
db5b7e2cdf150c46e8242d3e2e3ad3f5c7300258Automatic Updater readdir;
80faf1588895fd26490f82f95a7a1b771df1c324Automatic Updater reboot;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews re_comp;
ca904804e43f663f08eb1ac9d6d617930b9a3cd3Automatic Updater re_exec;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews rindex;
db5b7e2cdf150c46e8242d3e2e3ad3f5c7300258Automatic Updater scandir;
4b2cb1422c7c600fbc13b1cb06a8b4693bc11af8Mark Andrews setbuffer;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews sethostname;
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater setlinebuf;
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson setpgrp;
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater settimeofday;
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater sigblock;
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark Andrews siginterrupt;
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater signal;
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson sigpause;
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater sigsetmask;
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater sigstack;
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson sigvec;
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater sigvechandler;
dd65eb1efb40b1c47d57963192bfc54873b219beAutomatic Updater sleep = FUNCTION FILTER libc.so.1;
dd65eb1efb40b1c47d57963192bfc54873b219beAutomatic Updater sprintf;
9174e44c14b1cb91a651fa1dc29470438c246ab9Automatic Updater srand;
55e03fc54708d97917bf26639b987f759bdc1f44Automatic Updater statfs;
9174e44c14b1cb91a651fa1dc29470438c246ab9Automatic Updater sys_siglist;
9174e44c14b1cb91a651fa1dc29470438c246ab9Automatic Updater times;
2a31bd531072824ef252c18303859d6af7451b00Francis Dupont ualarm = FUNCTION FILTER libc.so.1;
52367885450d8f61d4f2d63292beb15ba8f39ac7Automatic Updater usignal;
133e6d43fa82e80d3798be4de00f4540f485ec6cAutomatic Updater usigpause;
2a31bd531072824ef252c18303859d6af7451b00Francis Dupont usleep = FUNCTION FILTER libc.so.1;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews vfprintf;
52367885450d8f61d4f2d63292beb15ba8f39ac7Automatic Updater vprintf;
9174e44c14b1cb91a651fa1dc29470438c246ab9Automatic Updater vsprintf;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews wait3;
dd65eb1efb40b1c47d57963192bfc54873b219beAutomatic Updater wait4;
dd65eb1efb40b1c47d57963192bfc54873b219beAutomatic Updater};
dd65eb1efb40b1c47d57963192bfc54873b219beAutomatic Updater
dd65eb1efb40b1c47d57963192bfc54873b219beAutomatic UpdaterSUNWprivate_1.1 {
133e6d43fa82e80d3798be4de00f4540f485ec6cAutomatic Updater global:
133e6d43fa82e80d3798be4de00f4540f485ec6cAutomatic Updater};
133e6d43fa82e80d3798be4de00f4540f485ec6cAutomatic Updater