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.
42 _lwp_cond_reltimedwait
113 atomic_clear_long_excl
201 core_get_default_content
202 core_get_default_path
203 core_get_global_content
206 core_get_process_content
207 core_get_process_path
208 core_set_default_content
209 core_set_default_path
210 core_set_global_content
213 core_set_process_content
214 core_set_process_path
535 posix_spawn_file_actions_addclose
536 posix_spawn_file_actions_adddup2
537 posix_spawn_file_actions_addopen
538 posix_spawn_file_actions_destroy
539 posix_spawn_file_actions_init
540 posix_spawnattr_destroy
541 posix_spawnattr_getflags
542 posix_spawnattr_getpgroup
543 posix_spawnattr_getschedparam
544 posix_spawnattr_getschedpolicy
545 posix_spawnattr_getsigdefault
546 posix_spawnattr_getsigmask
548 posix_spawnattr_setflags
549 posix_spawnattr_setpgroup
550 posix_spawnattr_setschedparam
551 posix_spawnattr_setschedpolicy
552 posix_spawnattr_setsigdefault
553 posix_spawnattr_setsigmask
587 pthread_attr_getdetachstate
588 pthread_attr_getguardsize
589 pthread_attr_getinheritsched
590 pthread_attr_getschedparam
591 pthread_attr_getschedpolicy
592 pthread_attr_getscope
593 pthread_attr_getstack
594 pthread_attr_getstackaddr
595 pthread_attr_getstacksize
597 pthread_attr_setdetachstate
598 pthread_attr_setguardsize
599 pthread_attr_setinheritsched
600 pthread_attr_setschedparam
601 pthread_attr_setschedpolicy
602 pthread_attr_setscope
603 pthread_attr_setstack
604 pthread_attr_setstackaddr
605 pthread_attr_setstacksize
606 pthread_barrier_destroy
609 pthread_barrierattr_destroy
610 pthread_barrierattr_getpshared
611 pthread_barrierattr_init
612 pthread_barrierattr_setpshared
614 pthread_cond_broadcast
617 pthread_cond_reltimedwait_np
619 pthread_cond_timedwait
621 pthread_condattr_destroy
622 pthread_condattr_getclock
623 pthread_condattr_getpshared
624 pthread_condattr_init
625 pthread_condattr_setclock
626 pthread_condattr_setpshared
631 pthread_getconcurrency
632 pthread_getschedparam
636 pthread_key_create_once_np
639 pthread_mutex_consistent_np
640 pthread_mutex_destroy
641 pthread_mutex_getprioceiling
644 pthread_mutex_reltimedlock_np
645 pthread_mutex_setprioceiling
646 pthread_mutex_timedlock
647 pthread_mutex_trylock
649 pthread_mutexattr_destroy
650 pthread_mutexattr_getprioceiling
651 pthread_mutexattr_getprotocol
652 pthread_mutexattr_getpshared
653 pthread_mutexattr_getrobust_np
654 pthread_mutexattr_gettype
655 pthread_mutexattr_init
656 pthread_mutexattr_setprioceiling
657 pthread_mutexattr_setprotocol
658 pthread_mutexattr_setpshared
659 pthread_mutexattr_setrobust_np
660 pthread_mutexattr_settype
662 pthread_rwlock_destroy
664 pthread_rwlock_rdlock
665 pthread_rwlock_reltimedrdlock_np
666 pthread_rwlock_reltimedwrlock_np
667 pthread_rwlock_timedrdlock
668 pthread_rwlock_timedwrlock
669 pthread_rwlock_tryrdlock
670 pthread_rwlock_trywrlock
671 pthread_rwlock_unlock
672 pthread_rwlock_wrlock
673 pthread_rwlockattr_destroy
674 pthread_rwlockattr_getpshared
675 pthread_rwlockattr_init
676 pthread_rwlockattr_setpshared
678 pthread_setcancelstate
679 pthread_setcanceltype
680 pthread_setconcurrency
681 pthread_setschedparam
882 thr_continue_allmutators
907 thr_suspend_allmutators