441N/A# The contents of this file are subject to the terms of the
441N/A# Common Development and Distribution License (the "License").
441N/A# You may not use this file except in compliance with the License.
441N/A# See the License for the specific language governing permissions
441N/A# and limitations under the License.
441N/A# When distributing Covered Code, include this CDDL HEADER in each
441N/A# If applicable, add the following below this CDDL HEADER, with the
441N/A# fields enclosed by brackets "[]" replaced with your own identifying
441N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2362N/A# Copyright (c) 2006, 2010, Oracle
and/or its affiliates. All rights reserved.
441N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
441N/A# Object versioning must comply with the rules detailed in
441N/A# You should not be making modifications here until you've read the most current
441N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
441N/A# DO NOT TOUCH THIS FILE.
441N/A# This file declares interfaces that are cast in stone.
441N/A# They offer interfaces that will never change.
441N/A# DO NOT TOUCH THIS FILE.
SYMBOL_VERSION SUNW_1.4 {
clock_nanosleep { TYPE = FUNCTION };
mq_reltimedreceive_np { TYPE = FUNCTION };
mq_reltimedsend_np { TYPE = FUNCTION };
mq_timedreceive { TYPE = FUNCTION };
mq_timedsend { TYPE = FUNCTION };
sem_reltimedwait_np { TYPE = FUNCTION };
sem_timedwait { TYPE = FUNCTION };
SYMBOL_VERSION SUNW_1.3 {
aio_waitn { TYPE = FUNCTION };
aio_waitn64 { TYPE = FUNCTION };
SYMBOL_VERSION SUNW_1.2 {
close { TYPE = FUNCTION; FLAGS = NODIRECT };
SYMBOL_VERSION SUNW_1.1 {
fork { TYPE = FUNCTION; FLAGS = NODIRECT };
aio_cancel64 { TYPE = FUNCTION };
aio_error64 { TYPE = FUNCTION };
aio_fsync64 { TYPE = FUNCTION };
aio_read64 { TYPE = FUNCTION };
aio_return64 { TYPE = FUNCTION };
aio_suspend64 { TYPE = FUNCTION };
aio_write64 { TYPE = FUNCTION };
lio_listio64 { TYPE = FUNCTION };
SYMBOL_VERSION SUNW_0.7 {
aio_cancel { TYPE = FUNCTION };
aio_error { TYPE = FUNCTION };
aio_fsync { TYPE = FUNCTION };
aio_read { TYPE = FUNCTION };
aio_return { TYPE = FUNCTION };
aio_suspend { TYPE = FUNCTION };
aio_write { TYPE = FUNCTION };
clock_getres { TYPE = FUNCTION };
clock_gettime { TYPE = FUNCTION };
clock_settime { TYPE = FUNCTION };
fdatasync { TYPE = FUNCTION };
lio_listio { TYPE = FUNCTION };
mq_close { TYPE = FUNCTION };
mq_getattr { TYPE = FUNCTION };
mq_notify { TYPE = FUNCTION };
mq_open { TYPE = FUNCTION };
mq_receive { TYPE = FUNCTION };
mq_send { TYPE = FUNCTION };
mq_setattr { TYPE = FUNCTION };
mq_unlink { TYPE = FUNCTION };
nanosleep { TYPE = FUNCTION };
sched_getparam { TYPE = FUNCTION };
sched_get_priority_max { TYPE = FUNCTION };
sched_get_priority_min { TYPE = FUNCTION };
sched_getscheduler { TYPE = FUNCTION };
sched_rr_get_interval { TYPE = FUNCTION };
sched_setparam { TYPE = FUNCTION };
sched_setscheduler { TYPE = FUNCTION };
sched_yield { TYPE = FUNCTION };
sem_close { TYPE = FUNCTION };
sem_destroy { TYPE = FUNCTION };
sem_getvalue { TYPE = FUNCTION };
sem_init { TYPE = FUNCTION };
sem_open { TYPE = FUNCTION };
sem_post { TYPE = FUNCTION };
sem_trywait { TYPE = FUNCTION };
sem_unlink { TYPE = FUNCTION };
sem_wait { TYPE = FUNCTION };
shm_open { TYPE = FUNCTION };
shm_unlink { TYPE = FUNCTION };
sigqueue { TYPE = FUNCTION };
sigtimedwait { TYPE = FUNCTION };
sigwaitinfo { TYPE = FUNCTION };
timer_create { TYPE = FUNCTION };
timer_delete { TYPE = FUNCTION };
timer_getoverrun { TYPE = FUNCTION };
timer_gettime { TYPE = FUNCTION };
timer_settime { TYPE = FUNCTION };
SYMBOL_VERSION SUNWprivate_1.1 {