1# 2# CDDL HEADER START 3# 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. 7# 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. 12# 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] 18# 19# CDDL HEADER END 20# 21# 22# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 24# 25# ident "%Z%%M% %I% %E% SMI" 26# 27 28# 29# This is the list of functions in libc that historically have 30# had synonym names with a leading underscore, as in: 31# ascftime() 32# _ascftime() 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 35# 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. 39# 40 41_cladm 42_lwp_cond_broadcast 43_lwp_cond_reltimedwait 44_lwp_cond_signal 45_lwp_cond_timedwait 46_lwp_cond_wait 47_lwp_continue 48_lwp_info 49_lwp_kill 50_lwp_mutex_lock 51_lwp_mutex_trylock 52_lwp_mutex_unlock 53_lwp_self 54_lwp_sema_init 55_lwp_sema_post 56_lwp_sema_trywait 57_lwp_sema_wait 58_lwp_suspend 59a64l 60access 61acct 62acctctl 63acl 64addseverity 65adjtime 66alarm 67alphasort 68ascftime 69asctime_r 70atoll 71atomic_add_16 72atomic_add_16_nv 73atomic_add_32 74atomic_add_32_nv 75atomic_add_64 76atomic_add_64_nv 77atomic_add_8 78atomic_add_8_nv 79atomic_add_char 80atomic_add_char_nv 81atomic_add_int 82atomic_add_int_nv 83atomic_add_long 84atomic_add_long_nv 85atomic_add_ptr 86atomic_add_ptr_nv 87atomic_add_short 88atomic_add_short_nv 89atomic_and_16 90atomic_and_16_nv 91atomic_and_32 92atomic_and_32_nv 93atomic_and_64 94atomic_and_64_nv 95atomic_and_8 96atomic_and_8_nv 97atomic_and_uchar 98atomic_and_uchar_nv 99atomic_and_uint 100atomic_and_uint_nv 101atomic_and_ulong 102atomic_and_ulong_nv 103atomic_and_ushort 104atomic_and_ushort_nv 105atomic_cas_16 106atomic_cas_32 107atomic_cas_64 108atomic_cas_8 109atomic_cas_ptr 110atomic_cas_uchar 111atomic_cas_uint 112atomic_cas_ulong 113atomic_cas_ushort 114atomic_clear_long_excl 115atomic_dec_16 116atomic_dec_16_nv 117atomic_dec_32 118atomic_dec_32_nv 119atomic_dec_64 120atomic_dec_64_nv 121atomic_dec_8 122atomic_dec_8_nv 123atomic_dec_uchar 124atomic_dec_uchar_nv 125atomic_dec_uint 126atomic_dec_uint_nv 127atomic_dec_ulong 128atomic_dec_ulong_nv 129atomic_dec_ushort 130atomic_dec_ushort_nv 131atomic_inc_16 132atomic_inc_16_nv 133atomic_inc_32 134atomic_inc_32_nv 135atomic_inc_64 136atomic_inc_64_nv 137atomic_inc_8 138atomic_inc_8_nv 139atomic_inc_uchar 140atomic_inc_uchar_nv 141atomic_inc_uint 142atomic_inc_uint_nv 143atomic_inc_ulong 144atomic_inc_ulong_nv 145atomic_inc_ushort 146atomic_inc_ushort_nv 147atomic_or_16 148atomic_or_16_nv 149atomic_or_32 150atomic_or_32_nv 151atomic_or_64 152atomic_or_64_nv 153atomic_or_8 154atomic_or_8_nv 155atomic_or_uchar 156atomic_or_uchar_nv 157atomic_or_uint 158atomic_or_uint_nv 159atomic_or_ulong 160atomic_or_ulong_nv 161atomic_or_ushort 162atomic_or_ushort_nv 163atomic_set_long_excl 164atomic_swap_16 165atomic_swap_32 166atomic_swap_64 167atomic_swap_8 168atomic_swap_ptr 169atomic_swap_uchar 170atomic_swap_uint 171atomic_swap_ulong 172atomic_swap_ushort 173attropen 174brk 175catclose 176catgets 177catopen 178cfgetispeed 179cfgetospeed 180cfsetispeed 181cfsetospeed 182cftime 183chdir 184chmod 185chown 186chroot 187clock_getres 188clock_gettime 189clock_nanosleep 190clock_settime 191close 192closedir 193closefrom 194closelog 195cond_broadcast 196cond_destroy 197cond_init 198cond_reltimedwait 199cond_signal 200cond_timedwait 201cond_wait 202core_get_default_content 203core_get_default_path 204core_get_global_content 205core_get_global_path 206core_get_options 207core_get_process_content 208core_get_process_path 209core_set_default_content 210core_set_default_path 211core_set_global_content 212core_set_global_path 213core_set_options 214core_set_process_content 215core_set_process_path 216creat 217crypt 218ctermid 219ctermid_r 220ctime_r 221cuserid 222decimal_to_double 223decimal_to_extended 224decimal_to_quadruple 225decimal_to_single 226defcntl 227defopen 228defread 229dgettext 230dirfd 231dladdr 232dladdr1 233dldump 234dlclose 235dlerror 236dlinfo 237dlopen 238dlmopen 239dlsym 240door_bind 241door_call 242door_create 243door_cred 244door_getparam 245door_info 246door_return 247door_revoke 248door_server_create 249door_setparam 250door_ucred 251door_unbind 252double_to_decimal 253drand48 254dup 255dup2 256econvert 257ecvt 258encrypt 259endgrent 260endpwent 261endspent 262endutent 263endutxent 264erand48 265err 266errx 267execl 268execle 269execlp 270execv 271execve 272execvp 273exportfs 274extended_to_decimal 275facl 276fattach 277fchdir 278fchmod 279fchown 280fchownat 281fchroot 282fcntl 283fconvert 284fcvt 285fdatasync 286fdetach 287fdopen 288fdopendir 289fdwalk 290ffs 291fgetgrent 292fgetgrent_r 293fgetpwent 294fgetpwent_r 295fgetspent 296fgetspent_r 297file_to_decimal 298fileno 299finite 300flockfile 301fmtmsg 302fork 303fork1 304forkall 305forkallx 306forkx 307fpathconf 308fpclass 309fpgetmask 310fpgetround 311fpgetsticky 312fprintf 313fpsetmask 314fpsetround 315fpsetsticky 316fstat 317fstatat 318fstatfs 319fstatvfs 320fsync 321ftok 322ftruncate 323ftrylockfile 324ftw 325func_to_decimal 326funlockfile 327futimesat 328gconvert 329gcvt 330getacct 331getc_unlocked 332getchar_unlocked 333getcontext 334getcpuid 335getcwd 336getdate 337getdents 338getegid 339geteuid 340getexecname 341getgid 342getgrent 343getgrent_r 344getgrgid 345getgrgid_r 346getgrnam 347getgrnam_r 348getgroups 349gethomelgroup 350getisax 351getitimer 352getlogin 353getlogin_r 354getmntany 355getmntent 356getmsg 357getopt 358getopt_clip 359getopt_long 360getopt_long_only 361getpagesizes 362getpagesizes2 363getpass 364getpeerucred 365getpflags 366getpgid 367getpgrp 368getpid 369getpmsg 370getppid 371getppriv 372getprivimplinfo 373getprojid 374getpw 375getpwent 376getpwent_r 377getpwnam 378getpwnam_r 379getpwuid 380getpwuid_r 381getrctl 382getrlimit 383getsid 384getspent 385getspent_r 386getspnam 387getspnam_r 388getsubopt 389gettaskid 390gettimeofday 391gettxt 392getuid 393getustack 394getutent 395getutid 396getutline 397getutmp 398getutmpx 399getutxent 400getutxid 401getutxline 402getvfsany 403getvfsent 404getvfsfile 405getvfsspec 406getw 407getzoneid 408getzoneidbyname 409getzonenamebyid 410gmtime_r 411grantpt 412gsignal 413gtty 414hasmntopt 415hcreate 416hdestroy 417hsearch 418iconv 419iconv_close 420iconv_open 421initgroups 422insque 423inst_sync 424ioctl 425is_system_labeled 426isascii 427isastream 428isatty 429issetugid 430jrand48 431kill 432l64a 433ladd 434lchown 435lckpwdf 436lcong48 437ldivide 438lexp10 439lfind 440link 441llabs 442lldiv 443llog10 444llseek 445lltostr 446lmul 447localtime_r 448lockf 449longjmp 450lrand48 451lsearch 452lseek 453lshiftl 454lstat 455lsub 456madvise 457makecontext 458makeut 459makeutx 460membar_consumer 461membar_enter 462membar_exit 463membar_producer 464memccpy 465memcmp 466memcntl 467memcpy 468meminfo 469memmove 470memset 471mincore 472mkdir 473mkdtemp 474mkfifo 475mknod 476mkstemp 477mkstemps 478mktemp 479mlock 480mlockall 481mmap 482modutx 483monitor 484mount 485mprotect 486mrand48 487msgctl 488msgctl64 489msgget 490msgids 491msgrcv 492msgsnap 493msgsnd 494msync 495munlock 496munlockall 497munmap 498mutex_consistent 499mutex_destroy 500mutex_held 501mutex_init 502mutex_lock 503mutex_trylock 504mutex_unlock 505nanosleep 506nfs_getfh 507nfssvc 508nftw 509nice 510nl_langinfo 511nrand48 512nss_delete 513nss_endent 514nss_getent 515nss_search 516nss_setent 517ntp_adjtime 518ntp_gettime 519open 520openat 521opendir 522openlog 523pathconf 524pause 525pclose 526pipe 527plock 528poll 529popen 530port_alert 531port_associate 532port_create 533port_dissociate 534port_get 535port_getn 536port_send 537port_sendn 538posix_openpt 539posix_spawn 540posix_spawn_file_actions_addclose 541posix_spawn_file_actions_adddup2 542posix_spawn_file_actions_addopen 543posix_spawn_file_actions_destroy 544posix_spawn_file_actions_init 545posix_spawnattr_destroy 546posix_spawnattr_getflags 547posix_spawnattr_getpgroup 548posix_spawnattr_getschedparam 549posix_spawnattr_getschedpolicy 550posix_spawnattr_getsigdefault 551posix_spawnattr_getsigmask 552posix_spawnattr_init 553posix_spawnattr_setflags 554posix_spawnattr_setpgroup 555posix_spawnattr_setschedparam 556posix_spawnattr_setschedpolicy 557posix_spawnattr_setsigdefault 558posix_spawnattr_setsigmask 559posix_spawnp 560pread 561printstack 562priv_addset 563priv_allocset 564priv_copyset 565priv_delset 566priv_emptyset 567priv_fillset 568priv_freeset 569priv_getbyname 570priv_getbynum 571priv_getsetbyname 572priv_getsetbynum 573priv_gettext 574priv_ineffect 575priv_intersect 576priv_inverse 577priv_isemptyset 578priv_isequalset 579priv_isfullset 580priv_ismember 581priv_issubset 582priv_set 583priv_set_to_str 584priv_str_to_set 585priv_union 586profil 587pselect 588psiginfo 589psignal 590pthread_atfork 591pthread_attr_destroy 592pthread_attr_getdetachstate 593pthread_attr_getguardsize 594pthread_attr_getinheritsched 595pthread_attr_getschedparam 596pthread_attr_getschedpolicy 597pthread_attr_getscope 598pthread_attr_getstack 599pthread_attr_getstackaddr 600pthread_attr_getstacksize 601pthread_attr_init 602pthread_attr_setdetachstate 603pthread_attr_setguardsize 604pthread_attr_setinheritsched 605pthread_attr_setschedparam 606pthread_attr_setschedpolicy 607pthread_attr_setscope 608pthread_attr_setstack 609pthread_attr_setstackaddr 610pthread_attr_setstacksize 611pthread_barrier_destroy 612pthread_barrier_init 613pthread_barrier_wait 614pthread_barrierattr_destroy 615pthread_barrierattr_getpshared 616pthread_barrierattr_init 617pthread_barrierattr_setpshared 618pthread_cancel 619pthread_cond_broadcast 620pthread_cond_destroy 621pthread_cond_init 622pthread_cond_reltimedwait_np 623pthread_cond_signal 624pthread_cond_timedwait 625pthread_cond_wait 626pthread_condattr_destroy 627pthread_condattr_getclock 628pthread_condattr_getpshared 629pthread_condattr_init 630pthread_condattr_setclock 631pthread_condattr_setpshared 632pthread_create 633pthread_detach 634pthread_equal 635pthread_exit 636pthread_getconcurrency 637pthread_getschedparam 638pthread_getspecific 639pthread_join 640pthread_key_create 641pthread_key_create_once_np 642pthread_key_delete 643pthread_kill 644pthread_mutex_consistent_np 645pthread_mutex_destroy 646pthread_mutex_getprioceiling 647pthread_mutex_init 648pthread_mutex_lock 649pthread_mutex_reltimedlock_np 650pthread_mutex_setprioceiling 651pthread_mutex_timedlock 652pthread_mutex_trylock 653pthread_mutex_unlock 654pthread_mutexattr_destroy 655pthread_mutexattr_getprioceiling 656pthread_mutexattr_getprotocol 657pthread_mutexattr_getpshared 658pthread_mutexattr_getrobust_np 659pthread_mutexattr_gettype 660pthread_mutexattr_init 661pthread_mutexattr_setprioceiling 662pthread_mutexattr_setprotocol 663pthread_mutexattr_setpshared 664pthread_mutexattr_setrobust_np 665pthread_mutexattr_settype 666pthread_once 667pthread_rwlock_destroy 668pthread_rwlock_init 669pthread_rwlock_rdlock 670pthread_rwlock_reltimedrdlock_np 671pthread_rwlock_reltimedwrlock_np 672pthread_rwlock_timedrdlock 673pthread_rwlock_timedwrlock 674pthread_rwlock_tryrdlock 675pthread_rwlock_trywrlock 676pthread_rwlock_unlock 677pthread_rwlock_wrlock 678pthread_rwlockattr_destroy 679pthread_rwlockattr_getpshared 680pthread_rwlockattr_init 681pthread_rwlockattr_setpshared 682pthread_self 683pthread_setcancelstate 684pthread_setcanceltype 685pthread_setconcurrency 686pthread_setschedparam 687pthread_setschedprio 688pthread_setspecific 689pthread_sigmask 690pthread_spin_destroy 691pthread_spin_init 692pthread_spin_lock 693pthread_spin_trylock 694pthread_spin_unlock 695pthread_testcancel 696ptsname 697putacct 698putc_unlocked 699putchar_unlocked 700putenv 701putmsg 702putpmsg 703putpwent 704putspent 705pututline 706pututxline 707putw 708pwrite 709qeconvert 710qecvt 711qfconvert 712qfcvt 713qgconvert 714qgcvt 715quadruple_to_decimal 716rand_r 717rctlctl 718rctllist 719read 720readdir 721readdir_r 722readlink 723readv 724realpath 725remque 726rename 727renameat 728resolvepath 729rewinddir 730rmdir 731rw_rdlock 732rw_read_held 733rw_tryrdlock 734rw_trywrlock 735rw_unlock 736rw_write_held 737rw_wrlock 738rwlock_destroy 739rwlock_init 740sbrk 741scandir 742schedctl_exit 743schedctl_init 744schedctl_lookup 745seconvert 746seed48 747seekdir 748select 749sem_close 750sem_destroy 751sem_getvalue 752sem_init 753sem_open 754sem_post 755sem_reltimedwait_np 756sem_timedwait 757sem_trywait 758sem_unlink 759sem_wait 760sema_destroy 761sema_held 762sema_init 763sema_post 764sema_reltimedwait 765sema_timedwait 766sema_trywait 767sema_wait 768semctl 769semctl64 770semget 771semids 772semop 773semtimedop 774setcontext 775setegid 776setenv 777seteuid 778setgid 779setgrent 780setgroups 781setitimer 782setjmp 783setkey 784setlogmask 785setpflags 786setpgid 787setpgrp 788setppriv 789setprojrctl 790setpwent 791setrctl 792setregid 793setreuid 794setrlimit 795setsid 796setspent 797settaskid 798settimeofday 799setuid 800setustack 801setutent 802setutxent 803sfconvert 804sgconvert 805shmat 806shmctl 807shmctl64 808shmdt 809shmget 810shmids 811sig2str 812sigaction 813sigaddset 814sigaltstack 815sigdelset 816sigemptyset 817sigfillset 818sigflag 819sigfpe 820sighold 821sigignore 822siginterrupt 823sigismember 824siglongjmp 825signal 826sigpause 827sigpending 828sigprocmask 829sigqueue 830sigrelse 831sigsend 832sigsendset 833sigset 834sigsetjmp 835sigstack 836sigsuspend 837sigtimedwait 838sigwait 839sigwaitinfo 840single_to_decimal 841sleep 842srand48 843ssignal 844stack_getbounds 845stack_inbounds 846stack_setbounds 847stack_violation 848stat 849statfs 850statvfs 851stime 852str2sig 853strdup 854strerror 855strerror_r 856string_to_decimal 857strsignal 858strtok_r 859strtoll 860strtoull 861stty 862swab 863swapcontext 864swapctl 865symlink 866sync 867syscall 868sysconf 869sysfs 870sysinfo 871syslog 872tcdrain 873tcflow 874tcflush 875tcgetattr 876tcgetpgrp 877tcgetsid 878tcsendbreak 879tcsetattr 880tcsetpgrp 881tdelete 882tell 883telldir 884tempnam 885tfind 886thr_continue 887thr_continue_allmutators 888thr_continue_mutator 889thr_create 890thr_exit 891thr_getconcurrency 892thr_getprio 893thr_getspecific 894thr_getstate 895thr_join 896thr_keycreate 897thr_keycreate_once 898thr_kill 899thr_main 900thr_min_stack 901thr_mutators_barrier 902thr_self 903thr_setconcurrency 904thr_setmutator 905thr_setprio 906thr_setspecific 907thr_setstate 908thr_sighndlrinfo 909thr_sigsetmask 910thr_stksegment 911thr_suspend 912thr_suspend_allmutators 913thr_suspend_mutator 914thr_wait_mutator 915thr_yield 916time 917timer_create 918timer_delete 919timer_getoverrun 920timer_gettime 921timer_settime 922times 923tmpnam 924tmpnam_r 925toascii 926truncate 927tsearch 928ttyname 929ttyname_r 930ttyslot 931twalk 932tzset 933uadmin 934ucred_free 935ucred_get 936ucred_getamask 937ucred_getasid 938ucred_getatid 939ucred_getauid 940ucred_getegid 941ucred_geteuid 942ucred_getgroups 943ucred_getlabel 944ucred_getpflags 945ucred_getpid 946ucred_getprivset 947ucred_getprojid 948ucred_getrgid 949ucred_getruid 950ucred_getsgid 951ucred_getsuid 952ucred_getzoneid 953ucred_size 954ulckpwdf 955ulimit 956ulltostr 957umask 958umount 959umount2 960uname 961unlink 962unlinkat 963unlockpt 964unordered 965unsetenv 966updwtmp 967updwtmpx 968usleep 969ustat 970utime 971utimes 972utmpname 973utmpxname 974utssys 975verr 976verrx 977vfork 978vforkx 979vfscanf 980vhangup 981vscanf 982vsscanf 983vsyslog 984vwarn 985vwarnx 986wait 987wait3 988wait4 989waitid 990waitpid 991walkcontext 992warn 993warnx 994wctomb 995wracct 996write 997writev 998yield 999