4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
22 # Copyright 2008 Sun Microsystems, Inc. All rights reserved.
23 # Use is subject to license terms.
25 # ident "%Z%%M% %I% %E% SMI"
29 # This is the list of functions in libc that historically have
30 # had synonym names with a leading underscore, as in:
33 # Most of these synonyms have been removed from libc and the
34 # only way of calling them now is to preload c_synonyms.so.1
36 # This is the list that is common among all of the supported ISAs.
37 # See the individual 'syn_isa' files in each ISA subdirectory for
38 # the supplemental lists of names specific to each individual ISA.
43 _lwp_cond_reltimedwait
114 atomic_clear_long_excl
202 core_get_default_content
203 core_get_default_path
204 core_get_global_content
207 core_get_process_content
208 core_get_process_path
209 core_set_default_content
210 core_set_default_path
211 core_set_global_content
214 core_set_process_content
215 core_set_process_path
540 posix_spawn_file_actions_addclose
541 posix_spawn_file_actions_adddup2
542 posix_spawn_file_actions_addopen
543 posix_spawn_file_actions_destroy
544 posix_spawn_file_actions_init
545 posix_spawnattr_destroy
546 posix_spawnattr_getflags
547 posix_spawnattr_getpgroup
548 posix_spawnattr_getschedparam
549 posix_spawnattr_getschedpolicy
550 posix_spawnattr_getsigdefault
551 posix_spawnattr_getsigmask
553 posix_spawnattr_setflags
554 posix_spawnattr_setpgroup
555 posix_spawnattr_setschedparam
556 posix_spawnattr_setschedpolicy
557 posix_spawnattr_setsigdefault
558 posix_spawnattr_setsigmask
592 pthread_attr_getdetachstate
593 pthread_attr_getguardsize
594 pthread_attr_getinheritsched
595 pthread_attr_getschedparam
596 pthread_attr_getschedpolicy
597 pthread_attr_getscope
598 pthread_attr_getstack
599 pthread_attr_getstackaddr
600 pthread_attr_getstacksize
602 pthread_attr_setdetachstate
603 pthread_attr_setguardsize
604 pthread_attr_setinheritsched
605 pthread_attr_setschedparam
606 pthread_attr_setschedpolicy
607 pthread_attr_setscope
608 pthread_attr_setstack
609 pthread_attr_setstackaddr
610 pthread_attr_setstacksize
611 pthread_barrier_destroy
614 pthread_barrierattr_destroy
615 pthread_barrierattr_getpshared
616 pthread_barrierattr_init
617 pthread_barrierattr_setpshared
619 pthread_cond_broadcast
622 pthread_cond_reltimedwait_np
624 pthread_cond_timedwait
626 pthread_condattr_destroy
627 pthread_condattr_getclock
628 pthread_condattr_getpshared
629 pthread_condattr_init
630 pthread_condattr_setclock
631 pthread_condattr_setpshared
636 pthread_getconcurrency
637 pthread_getschedparam
641 pthread_key_create_once_np
644 pthread_mutex_consistent_np
645 pthread_mutex_destroy
646 pthread_mutex_getprioceiling
649 pthread_mutex_reltimedlock_np
650 pthread_mutex_setprioceiling
651 pthread_mutex_timedlock
652 pthread_mutex_trylock
654 pthread_mutexattr_destroy
655 pthread_mutexattr_getprioceiling
656 pthread_mutexattr_getprotocol
657 pthread_mutexattr_getpshared
658 pthread_mutexattr_getrobust_np
659 pthread_mutexattr_gettype
660 pthread_mutexattr_init
661 pthread_mutexattr_setprioceiling
662 pthread_mutexattr_setprotocol
663 pthread_mutexattr_setpshared
664 pthread_mutexattr_setrobust_np
665 pthread_mutexattr_settype
667 pthread_rwlock_destroy
669 pthread_rwlock_rdlock
670 pthread_rwlock_reltimedrdlock_np
671 pthread_rwlock_reltimedwrlock_np
672 pthread_rwlock_timedrdlock
673 pthread_rwlock_timedwrlock
674 pthread_rwlock_tryrdlock
675 pthread_rwlock_trywrlock
676 pthread_rwlock_unlock
677 pthread_rwlock_wrlock
678 pthread_rwlockattr_destroy
679 pthread_rwlockattr_getpshared
680 pthread_rwlockattr_init
681 pthread_rwlockattr_setpshared
683 pthread_setcancelstate
684 pthread_setcanceltype
685 pthread_setconcurrency
686 pthread_setschedparam
887 thr_continue_allmutators
912 thr_suspend_allmutators