summaryrefslogtreecommitdiff
path: root/usr/src/lib/libpthread/sparc
diff options
context:
space:
mode:
authorraf <none@none>2008-06-06 14:02:15 -0700
committerraf <none@none>2008-06-06 14:02:15 -0700
commit7257d1b4d25bfac0c802847390e98a464fd787ac (patch)
treec73fc17df920bc2ca9438c25fea3529890296afd /usr/src/lib/libpthread/sparc
parent455903679f53d12d92035adc60bc7c3d95e6b6a2 (diff)
downloadillumos-joyent-7257d1b4d25bfac0c802847390e98a464fd787ac.tar.gz
PSARC 2008/309 expunge synonyms.h
6700179 expunge synonyms.h --HG-- rename : usr/src/cmd/sgs/libelf/common/syn.h => deleted_files/usr/src/cmd/sgs/libelf/common/syn.h rename : usr/src/cmd/sgs/librtld/common/lintsup.c => deleted_files/usr/src/cmd/sgs/librtld/common/lintsup.c rename : usr/src/cmd/sgs/rtld/common/_synonyms.h => deleted_files/usr/src/cmd/sgs/rtld/common/_synonyms.h rename : usr/src/common/atomic/atomic_asm_weak.h => deleted_files/usr/src/common/atomic/atomic_asm_weak.h rename : usr/src/lib/common/inc/c_synonyms.h => deleted_files/usr/src/lib/common/inc/c_synonyms.h rename : usr/src/lib/libc/amd64/gen/lexp10.c => deleted_files/usr/src/lib/libc/amd64/gen/lexp10.c rename : usr/src/lib/libc/amd64/gen/llog10.c => deleted_files/usr/src/lib/libc/amd64/gen/llog10.c rename : usr/src/lib/libc/amd64/gen/ltostr.c => deleted_files/usr/src/lib/libc/amd64/gen/ltostr.c rename : usr/src/lib/libc/i386/gen/lexp10.c => deleted_files/usr/src/lib/libc/i386/gen/lexp10.c rename : usr/src/lib/libc/i386/gen/llog10.c => deleted_files/usr/src/lib/libc/i386/gen/llog10.c rename : usr/src/lib/libc/i386/gen/ltostr.c => deleted_files/usr/src/lib/libc/i386/gen/ltostr.c rename : usr/src/lib/libc/inc/synonyms.h => deleted_files/usr/src/lib/libc/inc/synonyms.h rename : usr/src/lib/libc/sparcv9/gen/lexp10.c => deleted_files/usr/src/lib/libc/sparcv9/gen/lexp10.c rename : usr/src/lib/libc/sparcv9/gen/llog10.c => deleted_files/usr/src/lib/libc/sparcv9/gen/llog10.c rename : usr/src/lib/libc_psr/inc.flg => deleted_files/usr/src/lib/libc_psr/inc.flg rename : usr/src/lib/libcrypt/inc/des_synonyms.h => deleted_files/usr/src/lib/libcrypt/inc/des_synonyms.h rename : usr/src/lib/libgen/inc/gen_synonyms.h => deleted_files/usr/src/lib/libgen/inc/gen_synonyms.h rename : usr/src/lib/libtsnet/common/synonyms.h => deleted_files/usr/src/lib/libtsnet/common/synonyms.h rename : usr/src/tools/scripts/check_fnames.sh => deleted_files/usr/src/tools/scripts/check_fnames.sh rename : usr/src/lib/libc/sparc/gen/lexp10.c => usr/src/lib/libc/port/gen/lexp10.c rename : usr/src/lib/libc/sparc/gen/llog10.c => usr/src/lib/libc/port/gen/llog10.c
Diffstat (limited to 'usr/src/lib/libpthread/sparc')
-rw-r--r--usr/src/lib/libpthread/sparc/mapfile-vers129
1 files changed, 5 insertions, 124 deletions
diff --git a/usr/src/lib/libpthread/sparc/mapfile-vers b/usr/src/lib/libpthread/sparc/mapfile-vers
index 1c08c0b65a..5b33df6c0b 100644
--- a/usr/src/lib/libpthread/sparc/mapfile-vers
+++ b/usr/src/lib/libpthread/sparc/mapfile-vers
@@ -1,13 +1,9 @@
#
-# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
-# Use is subject to license terms.
-#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
-# Common Development and Distribution License, Version 1.0 only
-# (the "License"). You may not use this file except in compliance
-# with the License.
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
@@ -22,6 +18,9 @@
#
# CDDL HEADER END
#
+# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
+# Use is subject to license terms.
+#
# ident "%Z%%M% %I% %E% SMI"
#
@@ -230,147 +229,29 @@ SUNW_0.9 {
SUNWprivate_1.1 {
global:
- __pthread_min_stack = FUNCTION;
_pthread_setcleanupinit = FUNCTION;
- _pthread_rwlock_trywrlock = FUNCTION;
_resume = FUNCTION;
_resume_ret = FUNCTION;
- _canceloff = FUNCTION;
- _cancelon = FUNCTION;
- __thr_door_unbind = FUNCTION;
- __sigtimedwait = FUNCTION;
thr_probe_setup = FUNCTION;
- _pthread_rwlockattr_setpshared = FUNCTION;
- _pthread_create = FUNCTION;
- _pthread_join = FUNCTION;
- _pthread_detach = FUNCTION;
- _pthread_once = FUNCTION;
- _pthread_equal = FUNCTION;
- _pthread_setschedparam = FUNCTION;
- _pthread_getschedparam = FUNCTION;
- _pthread_getspecific = FUNCTION;
- _pthread_setspecific = FUNCTION;
- _pthread_key_create = FUNCTION;
- _pthread_key_delete = FUNCTION;
- _pthread_exit = FUNCTION;
- _pthread_kill = FUNCTION;
- _pthread_self = FUNCTION;
- _pthread_sigmask = FUNCTION;
- _pthread_cancel = FUNCTION;
- _pthread_testcancel = FUNCTION;
- _pthread_setcanceltype = FUNCTION;
- _pthread_setcancelstate = FUNCTION;
- _pthread_attr_init = FUNCTION;
- _pthread_attr_destroy = FUNCTION;
- _pthread_attr_setstacksize = FUNCTION;
- _pthread_attr_getstacksize = FUNCTION;
- _pthread_attr_setstackaddr = FUNCTION;
- _pthread_attr_getstackaddr = FUNCTION;
- _pthread_attr_setdetachstate = FUNCTION;
- _pthread_attr_getdetachstate = FUNCTION;
- _pthread_attr_setscope = FUNCTION;
- _pthread_attr_getscope = FUNCTION;
- _pthread_attr_setinheritsched = FUNCTION;
- _pthread_attr_getinheritsched = FUNCTION;
- _pthread_attr_setschedpolicy = FUNCTION;
- _pthread_attr_getschedpolicy = FUNCTION;
- _pthread_attr_setschedparam = FUNCTION;
- _pthread_attr_getschedparam = FUNCTION;
- _pthread_mutexattr_init = FUNCTION;
- _pthread_mutexattr_destroy = FUNCTION;
- _pthread_mutexattr_setpshared = FUNCTION;
- _pthread_mutexattr_getpshared = FUNCTION;
- _pthread_mutexattr_setprotocol = FUNCTION;
- _pthread_mutexattr_getprotocol = FUNCTION;
- _pthread_mutexattr_setprioceiling = FUNCTION;
- _pthread_mutexattr_getprioceiling = FUNCTION;
- _pthread_mutexattr_setrobust_np = FUNCTION;
- _pthread_mutexattr_getrobust_np = FUNCTION;
- _pthread_mutex_consistent_np = FUNCTION;
- _pthread_mutex_setprioceiling = FUNCTION;
- _pthread_mutex_getprioceiling = FUNCTION;
- _pthread_mutex_init = FUNCTION;
- _pthread_condattr_init = FUNCTION;
- _pthread_condattr_destroy = FUNCTION;
- _pthread_condattr_setpshared = FUNCTION;
- _pthread_condattr_getpshared = FUNCTION;
- _pthread_cond_init = FUNCTION;
- _pthread_mutex_destroy = FUNCTION;
- _pthread_mutex_lock = FUNCTION;
- _pthread_mutex_unlock = FUNCTION;
- _pthread_mutex_trylock = FUNCTION;
- _pthread_cond_destroy = FUNCTION;
- _pthread_cond_wait = FUNCTION;
- _pthread_cond_timedwait = FUNCTION;
- _pthread_cond_reltimedwait_np = FUNCTION;
- _pthread_cond_signal = FUNCTION;
- _pthread_cond_broadcast = FUNCTION;
- _pthread_attr_getguardsize = FUNCTION;
- _pthread_attr_setguardsize = FUNCTION;
- _pthread_getconcurrency = FUNCTION;
- _pthread_setconcurrency = FUNCTION;
- _pthread_mutexattr_settype = FUNCTION;
- _pthread_mutexattr_gettype = FUNCTION;
- _pthread_rwlock_init = FUNCTION;
- _pthread_rwlock_destroy = FUNCTION;
- _pthread_rwlock_rdlock = FUNCTION;
- _pthread_rwlock_tryrdlock = FUNCTION;
- _pthread_rwlock_wrlock = FUNCTION;
- _pthread_rwlock_unlock = FUNCTION;
- _pthread_rwlockattr_init = FUNCTION;
- _pthread_rwlockattr_destroy = FUNCTION;
- _pthread_rwlockattr_getpshared = FUNCTION;
_fork = FUNCTION;
- _fork1 = FUNCTION;
_sigaction = FUNCTION;
_sigprocmask = FUNCTION;
- _sigwait = FUNCTION;
_sigsuspend = FUNCTION;
_sigsetjmp = FUNCTION;
_siglongjmp = FUNCTION;
_sleep = FUNCTION;
_alarm = FUNCTION;
_setitimer = FUNCTION;
- _cond_broadcast = FUNCTION;
- _cond_init = FUNCTION;
- _cond_destroy = FUNCTION;
- _cond_signal = FUNCTION;
- _cond_timedwait = FUNCTION;
- _cond_reltimedwait = FUNCTION;
- _cond_wait = FUNCTION;
_mutex_destroy = FUNCTION;
_mutex_init = FUNCTION;
- _mutex_trylock = FUNCTION;
_mutex_unlock = FUNCTION;
- _rw_rdlock = FUNCTION;
- _rw_tryrdlock = FUNCTION;
- _rw_trywrlock = FUNCTION;
- _rw_unlock = FUNCTION;
- _rw_wrlock = FUNCTION;
- _rwlock_init = FUNCTION;
- _sema_init = FUNCTION;
_sema_destroy = FUNCTION;
- _sema_post = FUNCTION;
- _sema_trywait = FUNCTION;
- _sema_wait = FUNCTION;
- _thr_continue = FUNCTION;
_thr_create = FUNCTION;
- _thr_exit = FUNCTION;
- _thr_getconcurrency = FUNCTION;
- _thr_getprio = FUNCTION;
_thr_getspecific = FUNCTION;
_thr_join = FUNCTION;
_thr_keycreate = FUNCTION;
- _thr_kill = FUNCTION;
_thr_self = FUNCTION;
- _thr_setconcurrency = FUNCTION;
- _thr_setprio = FUNCTION;
_thr_setspecific = FUNCTION;
- _thr_sigsetmask = FUNCTION;
- _thr_suspend = FUNCTION;
- _thr_yield = FUNCTION;
_thr_main = FUNCTION;
- _thr_min_stack = FUNCTION;
- _thr_stksegment = FUNCTION;
};