mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
a134177ed9f82189504191d90f3ed9e97c2b47cbTinderbox User# CDDL HEADER START
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# 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.
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]
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews# CDDL HEADER END
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews# Use is subject to license terms.
ccb185b94294955bb3afe1d9dd58e3ee96912643Mark Andrews# MAPFILE HEADER START
ccb185b94294955bb3afe1d9dd58e3ee96912643Mark Andrews# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews# Object versioning must comply with the rules detailed in
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.
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews# MAPFILE HEADER END
846f974d5737710588eb676b64ba138da27c45ddMark Andrews getdtablesize;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews gethostname;
846f974d5737710588eb676b64ba138da27c45ddMark Andrews getpagesize;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews getrusage = FUNCTION FILTER libc.so.1;
e2cf63c5df79eb7c8b86b6278289883fa760cda5Mark Andrews gettimeofday;
e2cf63c5df79eb7c8b86b6278289883fa760cda5Mark Andrews sethostname;
0a7e6db2db81e8ca518ab9d5620d69fe1b1837f5Automatic Updater sigvechandler;
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews sleep = FUNCTION FILTER libc.so.1;
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews sys_siglist;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews ualarm = FUNCTION FILTER libc.so.1;
ca485ab26fffa241a3eac1899b2d2012dd1fdb73Andreas Gustafsson usleep = FUNCTION FILTER libc.so.1;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark AndrewsSUNWprivate_1.1 {
23af793acbc475495fa104fbbf2321e21cd37480Francis Dupont __sigcleanup;
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark Andrews syscall = FUNCTION FILTER libc.so.1;