mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson#
a134177ed9f82189504191d90f3ed9e97c2b47cbTinderbox User# CDDL HEADER START
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence#
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# The contents of this file are subject to the terms of the
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Common Development and Distribution License (the "License").
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# You may not use this file except in compliance with the License.
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson#
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9a14f870ddc0108402d2daa7a7ff84b6e20f08b4Automatic Updater# or http://www.opensolaris.org/os/licensing.
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# See the License for the specific language governing permissions
3759f10fc543747668b1ca4b4671f35b0dea8445Francis Dupont# and limitations under the License.
3759f10fc543747668b1ca4b4671f35b0dea8445Francis Dupont#
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# When distributing Covered Code, include this CDDL HEADER in each
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ccb185b94294955bb3afe1d9dd58e3ee96912643Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson# fields enclosed by brackets "[]" replaced with your own identifying
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# information: Portions Copyright [yyyy] [name of copyright owner]
40dd9cb8cc240c33d820fe79f176ed51e4c06a1aMark Andrews#
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews# CDDL HEADER END
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews#
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews#
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews# Use is subject to license terms.
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews#
ccb185b94294955bb3afe1d9dd58e3ee96912643Mark Andrews
ccb185b94294955bb3afe1d9dd58e3ee96912643Mark Andrews#
ccb185b94294955bb3afe1d9dd58e3ee96912643Mark Andrews# MAPFILE HEADER START
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews#
ccb185b94294955bb3afe1d9dd58e3ee96912643Mark Andrews# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews# Object versioning must comply with the rules detailed in
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews#
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews# usr/src/lib/README.mapfiles
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews#
3931325c6d124b8b8d52cb4a9eff11f4b7d82161Andreas Gustafsson# You should not be making modifications here until you've read the most current
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews# copy of that file. If you need help, contact a gatekeeper for guidance.
ccb185b94294955bb3afe1d9dd58e3ee96912643Mark Andrews#
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews# MAPFILE HEADER END
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews#
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark AndrewsSUNW_1.1 {
ccb185b94294955bb3afe1d9dd58e3ee96912643Mark Andrews global:
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson alphasort64;
92ef1a9b9dbd48ecb507b42ac62c15afefdaf838David Lawrence fopen64;
92ef1a9b9dbd48ecb507b42ac62c15afefdaf838David Lawrence freopen64;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson readdir64;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson scandir64;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson} SUNW_0.7;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark AndrewsSUNW_0.7 {
846f974d5737710588eb676b64ba138da27c45ddMark Andrews global:
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews alphasort;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews bcmp;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews bcopy;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews bzero;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews flock;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews fopen;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews fprintf;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews freopen;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews fstatfs;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews ftime;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews getdtablesize;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews gethostid;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews gethostname;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews getpagesize;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews getrusage = FUNCTION FILTER libc.so.1;
e2cf63c5df79eb7c8b86b6278289883fa760cda5Mark Andrews gettimeofday;
e2cf63c5df79eb7c8b86b6278289883fa760cda5Mark Andrews getwd;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews index;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews killpg;
21ba6c18e4ccc73933af5cf28701a5cc3b7963ecMark Andrews longjmp;
21ba6c18e4ccc73933af5cf28701a5cc3b7963ecMark Andrews mctl;
21ba6c18e4ccc73933af5cf28701a5cc3b7963ecMark Andrews nice;
21ba6c18e4ccc73933af5cf28701a5cc3b7963ecMark Andrews nlist;
21ba6c18e4ccc73933af5cf28701a5cc3b7963ecMark Andrews printf;
e2cf63c5df79eb7c8b86b6278289883fa760cda5Mark Andrews psignal;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson rand;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson readdir;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson reboot;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson re_comp;
e2cf63c5df79eb7c8b86b6278289883fa760cda5Mark Andrews re_exec;
e2cf63c5df79eb7c8b86b6278289883fa760cda5Mark Andrews rindex;
e2cf63c5df79eb7c8b86b6278289883fa760cda5Mark Andrews scandir;
e2cf63c5df79eb7c8b86b6278289883fa760cda5Mark Andrews setbuffer;
e2cf63c5df79eb7c8b86b6278289883fa760cda5Mark Andrews sethostname;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson setjmp;
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein setlinebuf;
ccb185b94294955bb3afe1d9dd58e3ee96912643Mark Andrews setpgrp;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson settimeofday;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson sigblock;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson siginterrupt;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson signal;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson sigpause;
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews sigsetmask;
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews sigstack;
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews sigvec;
0a7e6db2db81e8ca518ab9d5620d69fe1b1837f5Automatic Updater sigvechandler;
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews sleep = FUNCTION FILTER libc.so.1;
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews sprintf;
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews srand;
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews statfs;
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews sys_siglist;
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews times;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews ualarm = FUNCTION FILTER libc.so.1;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews usignal;
4b87939256ede703385e9cab92d3c58d03c31098Mark Andrews usigpause;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson usleep = FUNCTION FILTER libc.so.1;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews vfprintf;
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence vprintf;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews vsprintf;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews wait3;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews wait4;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews};
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark AndrewsSUNWprivate_1.1 {
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews global:
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews _longjmp;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews _setjmp;
23af793acbc475495fa104fbbf2321e21cd37480Francis Dupont __sigcleanup;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews syscall = FUNCTION FILTER libc.so.1;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews};
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews