Home | History | Annotate | Download | only in port
      1   2522       raf #
      2   2522       raf # CDDL HEADER START
      3   2522       raf #
      4   2522       raf # The contents of this file are subject to the terms of the
      5   2522       raf # Common Development and Distribution License (the "License").
      6   2522       raf # You may not use this file except in compliance with the License.
      7   2522       raf #
      8   2522       raf # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
      9   2522       raf # or http://www.opensolaris.org/os/licensing.
     10   2522       raf # See the License for the specific language governing permissions
     11   2522       raf # and limitations under the License.
     12   2522       raf #
     13   2522       raf # When distributing Covered Code, include this CDDL HEADER in each
     14   2522       raf # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
     15   2522       raf # If applicable, add the following below this CDDL HEADER, with the
     16   2522       raf # fields enclosed by brackets "[]" replaced with your own identifying
     17   2522       raf # information: Portions Copyright [yyyy] [name of copyright owner]
     18   2522       raf #
     19   2522       raf # CDDL HEADER END
     20   2522       raf #
     21   2522       raf #
     22   8546     Roger # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
     23   2522       raf # Use is subject to license terms.
     24   8744       Ali #
     25   8744       Ali 
     26   8744       Ali #
     27   8744       Ali # MAPFILE HEADER START
     28   8744       Ali #
     29   8744       Ali # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
     30   8744       Ali # Object versioning must comply with the rules detailed in
     31   8744       Ali #
     32   8744       Ali #	usr/src/lib/README.mapfiles
     33   8744       Ali #
     34   8744       Ali # You should not be making modifications here until you've read the most current
     35   8744       Ali # copy of that file. If you need help, contact a gatekeeper for guidance.
     36   8744       Ali #
     37   8744       Ali # MAPFILE HEADER END
     38   2522       raf #
     39   2522       raf 
     40   6515       raf #
     41   6515       raf # All function names added to this or any other libc mapfile
     42   6515       raf # must be placed under the 'protected:' designation.
     43   6515       raf # The 'global:' designation is used *only* for data
     44   6515       raf # items and for the members of the malloc() family.
     45   6515       raf #
     46   8279     Craig 
     47   8279     Craig #
     48   8279     Craig # README README README README README README: how to update this file
     49   8279     Craig #   1) each version of Solaris/OpenSolaris gets a version number.
     50   8279     Craig #      (Actually since Solaris is actually a series of OpenSolaris releases
     51   8279     Craig #	we'll just use OpenSolaris for this exercise.)
     52   8279     Craig #	OpenSolaris 2008.11 gets 1.23
     53   8279     Craig #	OpenSolaris 2009.04 gets 1.24
     54   8279     Craig #	etc.
     55   8279     Craig #   2) each project integration uses a unique version number.
     56   8279     Craig #	PSARC/2008/123 gets 1.24.1
     57   8279     Craig #	PSARC/2008/456 gets 1.24.2
     58   8279     Craig #	etc.
     59   8279     Craig #
     60   8279     Craig 
     61   6515       raf 
     62   2522       raf SUNW_1.23 {		# SunOS 5.11 (Solaris 11)
     63   6793    muffin     global:
     64   6793    muffin 	_nl_domain_bindings;
     65   6793    muffin 	_nl_msg_cat_cntr;
     66   6515       raf     protected:
     67   3988     barts 	addrtosymstr;
     68   2522       raf 	aio_cancel;
     69   2522       raf 	aiocancel;
     70   2522       raf 	aio_error;
     71   2522       raf 	aio_fsync;
     72   2522       raf 	aio_read;
     73   2522       raf 	aioread;
     74   2522       raf 	aio_return;
     75   2522       raf 	aio_suspend;
     76   2522       raf 	aiowait;
     77   2522       raf 	aio_waitn;
     78   2522       raf 	aio_write;
     79   2522       raf 	aiowrite;
     80   8546     Roger 	asprintf;
     81   2522       raf 	assfail;
     82   3988     barts 	backtrace;
     83   3988     barts 	backtrace_symbols;
     84   3988     barts 	backtrace_symbols_fd;
     85   2522       raf 	clock_getres;
     86   2522       raf 	clock_gettime;
     87   2522       raf 	clock_nanosleep;
     88   2522       raf 	clock_settime;
     89  10547  Vladimir 	daemon;
     90   5323       raf 	dirfd;
     91   2522       raf 	door_bind;
     92   2522       raf 	door_call;
     93   2522       raf 	door_create;
     94   2522       raf 	door_cred;
     95   2522       raf 	door_getparam;
     96   2522       raf 	door_info;
     97   2522       raf 	door_return;
     98   2522       raf 	door_revoke;
     99   2522       raf 	door_server_create;
    100   2522       raf 	door_setparam;
    101   2522       raf 	door_ucred;
    102   2522       raf 	door_unbind;
    103  11102     Gavin 	door_xcreate;
    104   4891  vk199839 	err;
    105   4891  vk199839 	errx;
    106   9880   Sumanth 	faccessat;
    107   2522       raf 	fdatasync;
    108   5331       amw 	fgetattr;
    109   3235       raf 	forkallx;
    110   3235       raf 	forkx;
    111   5331       amw 	fsetattr;
    112  10440     Roger 	futimens;
    113   5331       amw 	getattrat;
    114   4271       rie 	htonl;
    115   7421    Daniel 	htonll;
    116   4271       rie 	htons;
    117   2522       raf 	lio_listio;
    118   2522       raf 	mkdtemp;
    119   2522       raf 	mkstemps;
    120   8212   Michael 	mmapobj;
    121   2522       raf 	mq_close;
    122   2522       raf 	mq_getattr;
    123   2522       raf 	mq_notify;
    124   2522       raf 	mq_open;
    125   2522       raf 	mq_receive;
    126   2522       raf 	mq_reltimedreceive_np;
    127   2522       raf 	mq_reltimedsend_np;
    128   2522       raf 	mq_send;
    129   2522       raf 	mq_setattr;
    130   2522       raf 	mq_timedreceive;
    131   2522       raf 	mq_timedsend;
    132   2522       raf 	mq_unlink;
    133   2522       raf 	nanosleep;
    134   4271       rie 	ntohl;
    135   7421    Daniel 	ntohll;
    136   4271       rie 	ntohs;
    137   7088       raf 	posix_fadvise;
    138   2522       raf 	posix_fallocate;
    139   7088       raf 	posix_madvise;
    140   7088       raf 	posix_memalign;
    141   8877     Roger 	posix_spawn_file_actions_addclosefrom_np;
    142   7930     Roger 	posix_spawnattr_getsigignore_np;
    143   7930     Roger 	posix_spawnattr_setsigignore_np;
    144   3864       raf 	pthread_key_create_once_np;
    145   8036     Roger 	pthread_mutexattr_getrobust;
    146   8036     Roger 	pthread_mutexattr_setrobust;
    147   8036     Roger 	pthread_mutex_consistent;
    148   2522       raf 	sched_getparam;
    149   2522       raf 	sched_get_priority_max;
    150   2522       raf 	sched_get_priority_min;
    151   2522       raf 	sched_getscheduler;
    152   2522       raf 	sched_rr_get_interval;
    153   2522       raf 	sched_setparam;
    154   2522       raf 	sched_setscheduler;
    155   2522       raf 	sched_yield;
    156   2522       raf 	sem_close;
    157   2522       raf 	sem_destroy;
    158   2522       raf 	sem_getvalue;
    159   2522       raf 	sem_init;
    160   2522       raf 	sem_open;
    161   2522       raf 	sem_post;
    162   2522       raf 	sem_reltimedwait_np;
    163   2522       raf 	sem_timedwait;
    164   2522       raf 	sem_trywait;
    165   2522       raf 	sem_unlink;
    166   2522       raf 	sem_wait;
    167   5331       amw 	setattrat;
    168   4995  th199096 	_sharefs;
    169   2522       raf 	shm_open;
    170   2522       raf 	shm_unlink;
    171   2522       raf 	sigqueue;
    172   2522       raf 	sigtimedwait;
    173   2522       raf 	sigwaitinfo;
    174   3153  dg199075 	strnlen;
    175   7478  Vladimir 	strsep;
    176   6812       raf 	thr_keycreate_once;
    177   2522       raf 	timer_create;
    178   2522       raf 	timer_delete;
    179   2522       raf 	timer_getoverrun;
    180   2522       raf 	timer_gettime;
    181   2522       raf 	timer_settime;
    182  10355       Ali 	u8_strcmp;
    183  10355       Ali 	u8_validate;
    184   5049        is 	uconv_u16tou32;
    185   5049        is 	uconv_u16tou8;
    186   5049        is 	uconv_u32tou16;
    187   5049        is 	uconv_u32tou8;
    188   5049        is 	uconv_u8tou16;
    189   5049        is 	uconv_u8tou32;
    190  10440     Roger 	utimensat;
    191   8546     Roger 	vasprintf;
    192   4891  vk199839 	verr;
    193   4891  vk199839 	verrx;
    194   8877     Roger 	vforkx;
    195   4891  vk199839 	vwarn;
    196   4891  vk199839 	vwarnx;
    197   4891  vk199839 	warn;
    198   4891  vk199839 	warnx;
    199  10355       Ali } SUNW_1.22.5;
    200  10355       Ali 
    201  10355       Ali SUNW_1.22.5 {		# s10u8 - SunOS 5.10 (Solaris 10) patch additions
    202  10355       Ali     protected:
    203  10355       Ali 	getpagesizes2;
    204   8279     Craig } SUNW_1.22.4;
    205   8279     Craig 
    206   8279     Craig SUNW_1.22.4 {		# s10u7 - SunOS 5.10 (Solaris 10) patch additions
    207   8279     Craig     protected:
    208  10355       Ali 	SUNW_1.22.4;
    209   6567       raf } SUNW_1.22.3;
    210   6567       raf 
    211   6567       raf SUNW_1.22.3 {		# SunOS 5.10 (Solaris 10) patch additions
    212   6567       raf     protected:
    213   6567       raf 	mutex_consistent;
    214   8279     Craig 	u8_textprep_str;
    215   8279     Craig 	uucopy;
    216   8279     Craig 	uucopystr;
    217   2570      rica } SUNW_1.22.2;
    218   2570      rica 
    219   6515       raf SUNW_1.22.2 {		# SunOS 5.10 (Solaris 10) patch additions
    220   6515       raf     protected:
    221   2570      rica 	is_system_labeled;
    222   2522       raf 	ucred_getlabel;
    223   2522       raf 	_ucred_getlabel;
    224   2522       raf } SUNW_1.22.1;
    225   2522       raf 
    226   6515       raf SUNW_1.22.1 {		# SunOS 5.10 (Solaris 10) patch additions
    227   6515       raf     protected:
    228   2522       raf 	atomic_add_8;
    229   2522       raf 	atomic_add_8_nv;
    230   4292  ab196087 	atomic_add_char =		NODYNSORT;
    231   4292  ab196087 	atomic_add_char_nv =		NODYNSORT;
    232   4292  ab196087 	atomic_add_int =		NODYNSORT;
    233   4292  ab196087 	atomic_add_int_nv =		NODYNSORT;
    234   4292  ab196087 	atomic_add_ptr =		NODYNSORT;
    235   4292  ab196087 	atomic_add_ptr_nv =		NODYNSORT;
    236   4292  ab196087 	atomic_add_short =		NODYNSORT;
    237   4292  ab196087 	atomic_add_short_nv =		NODYNSORT;
    238   2522       raf 	atomic_and_16;
    239   2522       raf 	atomic_and_16_nv;
    240   2522       raf 	atomic_and_32_nv;
    241   2522       raf 	atomic_and_64;
    242   2522       raf 	atomic_and_64_nv;
    243   2522       raf 	atomic_and_8;
    244   2522       raf 	atomic_and_8_nv;
    245   4292  ab196087 	atomic_and_uchar =		NODYNSORT;
    246   4292  ab196087 	atomic_and_uchar_nv =		NODYNSORT;
    247   4292  ab196087 	atomic_and_uint_nv =		NODYNSORT;
    248   4292  ab196087 	atomic_and_ulong =		NODYNSORT;
    249   4292  ab196087 	atomic_and_ulong_nv =		NODYNSORT;
    250   4292  ab196087 	atomic_and_ushort =		NODYNSORT;
    251   4292  ab196087 	atomic_and_ushort_nv =		NODYNSORT;
    252   2522       raf 	atomic_cas_16;
    253   2522       raf 	atomic_cas_32;
    254   2522       raf 	atomic_cas_64;
    255   2522       raf 	atomic_cas_8;
    256   4292  ab196087 	atomic_cas_ptr =		NODYNSORT;
    257   4292  ab196087 	atomic_cas_uchar =		NODYNSORT;
    258   4292  ab196087 	atomic_cas_uint =		NODYNSORT;
    259   4292  ab196087 	atomic_cas_ulong =		NODYNSORT;
    260   4292  ab196087 	atomic_cas_ushort =		NODYNSORT;
    261   4292  ab196087 	atomic_clear_long_excl =	NODYNSORT;
    262   2522       raf 	atomic_dec_16;
    263   2522       raf 	atomic_dec_16_nv;
    264   2522       raf 	atomic_dec_32;
    265   2522       raf 	atomic_dec_32_nv;
    266   2522       raf 	atomic_dec_64;
    267   2522       raf 	atomic_dec_64_nv;
    268   2522       raf 	atomic_dec_8;
    269   2522       raf 	atomic_dec_8_nv;
    270   4292  ab196087 	atomic_dec_uchar =		NODYNSORT;
    271   4292  ab196087 	atomic_dec_uchar_nv =		NODYNSORT;
    272   4292  ab196087 	atomic_dec_uint =		NODYNSORT;
    273   4292  ab196087 	atomic_dec_uint_nv =		NODYNSORT;
    274   4292  ab196087 	atomic_dec_ulong =		NODYNSORT;
    275   4292  ab196087 	atomic_dec_ulong_nv =		NODYNSORT;
    276   4292  ab196087 	atomic_dec_ushort =		NODYNSORT;
    277   4292  ab196087 	atomic_dec_ushort_nv =		NODYNSORT;
    278   2522       raf 	atomic_inc_16;
    279   2522       raf 	atomic_inc_16_nv;
    280   2522       raf 	atomic_inc_32;
    281   2522       raf 	atomic_inc_32_nv;
    282   2522       raf 	atomic_inc_64;
    283   2522       raf 	atomic_inc_64_nv;
    284   2522       raf 	atomic_inc_8;
    285   2522       raf 	atomic_inc_8_nv;
    286   4292  ab196087 	atomic_inc_uchar =		NODYNSORT;
    287   4292  ab196087 	atomic_inc_uchar_nv =		NODYNSORT;
    288   4292  ab196087 	atomic_inc_uint =		NODYNSORT;
    289   4292  ab196087 	atomic_inc_uint_nv =		NODYNSORT;
    290   4292  ab196087 	atomic_inc_ulong =		NODYNSORT;
    291   4292  ab196087 	atomic_inc_ulong_nv =		NODYNSORT;
    292   4292  ab196087 	atomic_inc_ushort =		NODYNSORT;
    293   4292  ab196087 	atomic_inc_ushort_nv =		NODYNSORT;
    294   2522       raf 	atomic_or_16;
    295   2522       raf 	atomic_or_16_nv;
    296   2522       raf 	atomic_or_32_nv;
    297   2522       raf 	atomic_or_64;
    298   2522       raf 	atomic_or_64_nv;
    299   2522       raf 	atomic_or_8;
    300   2522       raf 	atomic_or_8_nv;
    301   4292  ab196087 	atomic_or_uchar =		NODYNSORT;
    302   4292  ab196087 	atomic_or_uchar_nv =		NODYNSORT;
    303   4292  ab196087 	atomic_or_uint_nv =		NODYNSORT;
    304   4292  ab196087 	atomic_or_ulong =		NODYNSORT;
    305   4292  ab196087 	atomic_or_ulong_nv =		NODYNSORT;
    306   4292  ab196087 	atomic_or_ushort =		NODYNSORT;
    307   4292  ab196087 	atomic_or_ushort_nv =		NODYNSORT;
    308   4292  ab196087 	atomic_set_long_excl =		NODYNSORT;
    309   2522       raf 	atomic_swap_16;
    310   2522       raf 	atomic_swap_32;
    311   2522       raf 	atomic_swap_64;
    312   2522       raf 	atomic_swap_8;
    313   4292  ab196087 	atomic_swap_ptr =		NODYNSORT;
    314   4292  ab196087 	atomic_swap_uchar =		NODYNSORT;
    315   4292  ab196087 	atomic_swap_uint =		NODYNSORT;
    316   4292  ab196087 	atomic_swap_ulong =		NODYNSORT;
    317   4292  ab196087 	atomic_swap_ushort =		NODYNSORT;
    318   2522       raf 	membar_consumer;
    319   2522       raf 	membar_enter;
    320   2522       raf 	membar_exit;
    321   2522       raf 	membar_producer;
    322   2522       raf } SUNW_1.22;
    323   2522       raf 
    324   2522       raf SUNW_1.22 {		# SunOS 5.10 (Solaris 10)
    325   6515       raf     protected:
    326   2522       raf 	alphasort;
    327   2522       raf 	_alphasort;
    328   2522       raf 	atomic_add_16;
    329   2522       raf 	atomic_add_16_nv;
    330   2522       raf 	atomic_add_32;
    331   2522       raf 	atomic_add_32_nv;
    332   2522       raf 	atomic_add_64;
    333   2522       raf 	atomic_add_64_nv;
    334   4292  ab196087 	atomic_add_long =		NODYNSORT;
    335   4292  ab196087 	atomic_add_long_nv =		NODYNSORT;
    336   2522       raf 	atomic_and_32;
    337   4292  ab196087 	atomic_and_uint =		NODYNSORT;
    338   2522       raf 	atomic_or_32;
    339   4292  ab196087 	atomic_or_uint =		NODYNSORT;
    340   2522       raf 	_Exit;
    341   2522       raf 	getisax;
    342   2522       raf 	_getisax;
    343   2522       raf 	getopt_clip;
    344   2522       raf 	_getopt_clip;
    345   2522       raf 	getopt_long;
    346   2522       raf 	_getopt_long;
    347   2522       raf 	getopt_long_only;
    348   2522       raf 	_getopt_long_only;
    349   2522       raf 	getpeerucred;
    350   2522       raf 	_getpeerucred;
    351   2522       raf 	getpflags;
    352   2522       raf 	_getpflags;
    353   2522       raf 	getppriv;
    354   2522       raf 	_getppriv;
    355   2522       raf 	getprivimplinfo;
    356   2522       raf 	_getprivimplinfo;
    357   2522       raf 	getzoneid;
    358   2522       raf 	getzoneidbyname;
    359   2522       raf 	getzonenamebyid;
    360   2522       raf 	imaxabs;
    361   2522       raf 	imaxdiv;
    362   2522       raf 	isblank;
    363   2522       raf 	iswblank;
    364   2522       raf 	port_alert;
    365   2522       raf 	port_associate;
    366   2522       raf 	port_create;
    367   2522       raf 	port_dissociate;
    368   2522       raf 	port_get;
    369   2522       raf 	port_getn;
    370   2522       raf 	port_send;
    371   2522       raf 	port_sendn;
    372   2522       raf 	posix_openpt;
    373   2522       raf 	posix_spawn;
    374   2522       raf 	posix_spawnattr_destroy;
    375   2522       raf 	posix_spawnattr_getflags;
    376   2522       raf 	posix_spawnattr_getpgroup;
    377   2522       raf 	posix_spawnattr_getschedparam;
    378   2522       raf 	posix_spawnattr_getschedpolicy;
    379   2522       raf 	posix_spawnattr_getsigdefault;
    380   2522       raf 	posix_spawnattr_getsigmask;
    381   2522       raf 	posix_spawnattr_init;
    382   2522       raf 	posix_spawnattr_setflags;
    383   2522       raf 	posix_spawnattr_setpgroup;
    384   2522       raf 	posix_spawnattr_setschedparam;
    385   2522       raf 	posix_spawnattr_setschedpolicy;
    386   2522       raf 	posix_spawnattr_setsigdefault;
    387   2522       raf 	posix_spawnattr_setsigmask;
    388   2522       raf 	posix_spawn_file_actions_addclose;
    389   2522       raf 	posix_spawn_file_actions_adddup2;
    390   2522       raf 	posix_spawn_file_actions_addopen;
    391   2522       raf 	posix_spawn_file_actions_destroy;
    392   2522       raf 	posix_spawn_file_actions_init;
    393   2522       raf 	posix_spawnp;
    394   2522       raf 	priv_addset;
    395   2522       raf 	_priv_addset;
    396   2522       raf 	priv_allocset;
    397   2522       raf 	_priv_allocset;
    398   2522       raf 	priv_copyset;
    399   2522       raf 	_priv_copyset;
    400   2522       raf 	priv_delset;
    401   2522       raf 	_priv_delset;
    402   2522       raf 	priv_emptyset;
    403   2522       raf 	_priv_emptyset;
    404   2522       raf 	priv_fillset;
    405   2522       raf 	_priv_fillset;
    406   2522       raf 	__priv_free_info;
    407   2522       raf 	priv_freeset;
    408   2522       raf 	_priv_freeset;
    409   2522       raf 	priv_getbyname;
    410   2522       raf 	_priv_getbyname;
    411   2522       raf 	__priv_getbyname;
    412   2522       raf 	priv_getbynum;
    413   2522       raf 	_priv_getbynum;
    414   2522       raf 	__priv_getbynum;
    415   2522       raf 	__priv_getdata;
    416   2522       raf 	priv_getsetbyname;
    417   2522       raf 	_priv_getsetbyname;
    418   2522       raf 	__priv_getsetbyname;
    419   2522       raf 	priv_getsetbynum;
    420   2522       raf 	_priv_getsetbynum;
    421   2522       raf 	__priv_getsetbynum;
    422   2522       raf 	priv_gettext;
    423   2522       raf 	_priv_gettext;
    424   2522       raf 	priv_ineffect;
    425   2522       raf 	_priv_ineffect;
    426   2522       raf 	priv_intersect;
    427   2522       raf 	_priv_intersect;
    428   2522       raf 	priv_inverse;
    429   2522       raf 	_priv_inverse;
    430   2522       raf 	priv_isemptyset;
    431   2522       raf 	_priv_isemptyset;
    432   2522       raf 	priv_isequalset;
    433   2522       raf 	_priv_isequalset;
    434   2522       raf 	priv_isfullset;
    435   2522       raf 	_priv_isfullset;
    436   2522       raf 	priv_ismember;
    437   2522       raf 	_priv_ismember;
    438   2522       raf 	priv_issubset;
    439   2522       raf 	_priv_issubset;
    440   2522       raf 	__priv_parse_info;
    441   2522       raf 	priv_set;
    442   2522       raf 	_priv_set;
    443   2522       raf 	priv_set_to_str;
    444   2522       raf 	_priv_set_to_str;
    445   2522       raf 	__priv_set_to_str;
    446   2522       raf 	priv_str_to_set;
    447   2522       raf 	_priv_str_to_set;
    448   2522       raf 	priv_union;
    449   2522       raf 	_priv_union;
    450   2522       raf 	pselect;
    451   2522       raf 	pthread_attr_getstack;
    452   2522       raf 	pthread_attr_setstack;
    453   2522       raf 	pthread_barrierattr_destroy;
    454   2522       raf 	pthread_barrierattr_getpshared;
    455   2522       raf 	pthread_barrierattr_init;
    456   2522       raf 	pthread_barrierattr_setpshared;
    457   2522       raf 	pthread_barrier_destroy;
    458   2522       raf 	pthread_barrier_init;
    459   2522       raf 	pthread_barrier_wait;
    460   2522       raf 	pthread_condattr_getclock;
    461   2522       raf 	pthread_condattr_setclock;
    462   8036     Roger 	pthread_mutexattr_getrobust_np =	NODYNSORT;
    463   8036     Roger 	pthread_mutexattr_setrobust_np =	NODYNSORT;
    464   8036     Roger 	pthread_mutex_consistent_np =		NODYNSORT;
    465   2522       raf 	pthread_mutex_reltimedlock_np;
    466   2522       raf 	pthread_mutex_timedlock;
    467   2522       raf 	pthread_rwlock_reltimedrdlock_np;
    468   2522       raf 	pthread_rwlock_reltimedwrlock_np;
    469   2522       raf 	pthread_rwlock_timedrdlock;
    470   2522       raf 	pthread_rwlock_timedwrlock;
    471   2522       raf 	pthread_setschedprio;
    472   2522       raf 	pthread_spin_destroy;
    473   2522       raf 	pthread_spin_init;
    474   2522       raf 	pthread_spin_lock;
    475   2522       raf 	pthread_spin_trylock;
    476   2522       raf 	pthread_spin_unlock;
    477   2522       raf 	rctlblk_set_recipient_pid;
    478   2522       raf 	scandir;
    479   2522       raf 	_scandir;
    480   2522       raf 	schedctl_exit;
    481   6812       raf 	schedctl_init;
    482   2522       raf 	schedctl_lookup;
    483   2522       raf 	sema_reltimedwait;
    484   2522       raf 	sema_timedwait;
    485   2522       raf 	setenv;
    486   2522       raf 	setpflags;
    487   2522       raf 	_setpflags;
    488   2522       raf 	setppriv;
    489   2522       raf 	_setppriv;
    490   2522       raf 	strerror_r;
    491   2522       raf 	strtof;
    492   2522       raf 	strtoimax;
    493   2522       raf 	strtold;
    494   2522       raf 	strtoumax;
    495   2522       raf 	ucred_free;
    496   2522       raf 	_ucred_free;
    497   2522       raf 	ucred_get;
    498   2522       raf 	_ucred_get;
    499   2522       raf 	ucred_getegid;
    500   2522       raf 	_ucred_getegid;
    501   2522       raf 	ucred_geteuid;
    502   2522       raf 	_ucred_geteuid;
    503   2522       raf 	ucred_getgroups;
    504   2522       raf 	_ucred_getgroups;
    505   2522       raf 	ucred_getpflags;
    506   2522       raf 	_ucred_getpflags;
    507   2522       raf 	ucred_getpid;
    508   2522       raf 	_ucred_getpid;
    509   2522       raf 	ucred_getprivset;
    510   2522       raf 	_ucred_getprivset;
    511   2522       raf 	ucred_getprojid;
    512   2522       raf 	_ucred_getprojid;
    513   2522       raf 	ucred_getrgid;
    514   2522       raf 	_ucred_getrgid;
    515   2522       raf 	ucred_getruid;
    516   2522       raf 	_ucred_getruid;
    517   2522       raf 	ucred_getsgid;
    518   2522       raf 	_ucred_getsgid;
    519   2522       raf 	ucred_getsuid;
    520   2522       raf 	_ucred_getsuid;
    521   2522       raf 	ucred_getzoneid;
    522   2522       raf 	_ucred_getzoneid;
    523   2522       raf 	ucred_size;
    524   2522       raf 	_ucred_size;
    525   2522       raf 	unsetenv;
    526   2522       raf 	wcstof;
    527   2522       raf 	wcstoimax;
    528   2522       raf 	wcstold;
    529   2522       raf 	wcstoll;
    530   2522       raf 	wcstoull;
    531   2522       raf 	wcstoumax;
    532   2522       raf } SUNW_1.21.3;
    533   2522       raf 
    534   6515       raf SUNW_1.21.3 {		# SunOS 5.9 (Solaris 9) patch additions
    535   6515       raf     protected:
    536   2522       raf 	forkall;
    537   2522       raf } SUNW_1.21.2;
    538   2522       raf 
    539   6515       raf SUNW_1.21.2 {		# SunOS 5.9 (Solaris 9) patch additions
    540   6515       raf     protected:
    541   2522       raf 	getustack;
    542   2522       raf 	_getustack;
    543   2522       raf 	setustack;
    544   2522       raf 	_setustack;
    545   2522       raf 	stack_getbounds;
    546   2522       raf 	_stack_getbounds;
    547   2522       raf 	_stack_grow;
    548   2522       raf 	stack_inbounds;
    549   2522       raf 	_stack_inbounds;
    550   2522       raf 	stack_setbounds;
    551   2522       raf 	_stack_setbounds;
    552   2522       raf 	stack_violation;
    553   2522       raf 	_stack_violation;
    554   2522       raf } SUNW_1.21.1;
    555   2522       raf 
    556   6515       raf SUNW_1.21.1 {		# SunOS 5.9 (Solaris 9) patch additions
    557   6515       raf     protected:
    558   2522       raf 	crypt_gensalt;
    559   2522       raf } SUNW_1.21;
    560   2522       raf 
    561   2522       raf SUNW_1.21 {		# SunOS 5.9 (Solaris 9)
    562   6515       raf     protected:
    563   2522       raf 	attropen;
    564   2522       raf 	_attropen;
    565   2522       raf 	bind_textdomain_codeset;
    566   2522       raf 	closefrom;
    567   2522       raf 	_closefrom;
    568   2522       raf 	cond_reltimedwait;
    569   2522       raf 	dcngettext;
    570   2522       raf 	dngettext;
    571   2522       raf 	fchownat;
    572   2522       raf 	_fchownat;
    573   2522       raf 	fdopendir;
    574   2522       raf 	_fdopendir;
    575   2522       raf 	fdwalk;
    576   2522       raf 	_fdwalk;
    577   2522       raf 	fstatat;
    578   2522       raf 	_fstatat;
    579   2522       raf 	futimesat;
    580   2522       raf 	_futimesat;
    581   2522       raf 	getcpuid;
    582   2522       raf 	_getcpuid;
    583   2522       raf 	gethomelgroup;
    584   4292  ab196087 	_gethomelgroup =		NODYNSORT;
    585   2522       raf 	getpagesizes;
    586   2522       raf 	getrctl;
    587   2522       raf 	_getrctl;
    588   2522       raf 	issetugid;
    589   2522       raf 	_issetugid;
    590   2522       raf 	_lwp_cond_reltimedwait;
    591   2522       raf 	meminfo;
    592   2522       raf 	_meminfo;
    593   2522       raf 	ngettext;
    594   2522       raf 	openat;
    595   2522       raf 	_openat;
    596   2522       raf 	printstack;
    597   2522       raf 	priocntl;
    598   2522       raf 	priocntlset;
    599   2522       raf 	pset_getattr;
    600   2522       raf 	pset_getloadavg;
    601   2522       raf 	pset_list;
    602   2522       raf 	pset_setattr;
    603   2522       raf 	pthread_cond_reltimedwait_np;
    604   2522       raf 	rctlblk_get_enforced_value;
    605   2522       raf 	rctlblk_get_firing_time;
    606   2522       raf 	rctlblk_get_global_action;
    607   2522       raf 	rctlblk_get_global_flags;
    608   2522       raf 	rctlblk_get_local_action;
    609   2522       raf 	rctlblk_get_local_flags;
    610   2522       raf 	rctlblk_get_privilege;
    611   2522       raf 	rctlblk_get_recipient_pid;
    612   2522       raf 	rctlblk_get_value;
    613   2522       raf 	rctlblk_set_local_action;
    614   2522       raf 	rctlblk_set_local_flags;
    615   2522       raf 	rctlblk_set_privilege;
    616   2522       raf 	rctlblk_set_value;
    617   2522       raf 	rctlblk_size;
    618   2522       raf 	rctl_walk;
    619   2522       raf 	renameat;
    620   2522       raf 	setrctl;
    621   2522       raf 	_setrctl;
    622   2522       raf 	unlinkat;
    623   2522       raf 	_unlinkat;
    624   2522       raf 	vfscanf;
    625   2522       raf 	_vfscanf;
    626   2522       raf 	vfwscanf;
    627   2522       raf 	vscanf;
    628   2522       raf 	_vscanf;
    629   2522       raf 	vsscanf;
    630   2522       raf 	_vsscanf;
    631   2522       raf 	vswscanf;
    632   2522       raf 	vwscanf;
    633   2522       raf } SUNW_1.20.4;
    634   2522       raf 
    635   6515       raf SUNW_1.20.4 {		# SunOS 5.8 (Solaris 8) patch additions
    636   6515       raf     protected:
    637   2522       raf 	semtimedop;
    638   2522       raf 	_semtimedop;
    639   2522       raf } SUNW_1.20.1;
    640   2522       raf 
    641   6515       raf SUNW_1.20.1 {		# SunOS 5.8 (Solaris 8) patch additions
    642   6515       raf     protected:
    643   2522       raf 	getacct;
    644   2522       raf 	_getacct;
    645   2522       raf 	getprojid;
    646   2522       raf 	_getprojid;
    647   2522       raf 	gettaskid;
    648   2522       raf 	_gettaskid;
    649   2522       raf 	msgids;
    650   2522       raf 	_msgids;
    651   2522       raf 	msgsnap;
    652   2522       raf 	_msgsnap;
    653   2522       raf 	putacct;
    654   2522       raf 	_putacct;
    655   2522       raf 	semids;
    656   2522       raf 	_semids;
    657   2522       raf 	settaskid;
    658   2522       raf 	_settaskid;
    659   2522       raf 	shmids;
    660   2522       raf 	_shmids;
    661   2522       raf 	wracct;
    662   2522       raf 	_wracct;
    663   2522       raf } SUNW_1.20;
    664   2522       raf 
    665   2522       raf SUNW_1.20 {		# SunOS 5.8 (Solaris 8)
    666   6515       raf     protected:
    667   2522       raf 	getextmntent;
    668   2522       raf 	resetmnttab;
    669   2522       raf } SUNW_1.19;
    670   2522       raf 
    671   2522       raf SUNW_1.19 {
    672   6515       raf     protected:
    673   2522       raf 	strlcat;
    674   2522       raf 	strlcpy;
    675   2522       raf 	umount2;
    676   2522       raf 	_umount2;
    677   2522       raf } SUNW_1.18.1;
    678   2522       raf 
    679   2522       raf SUNW_1.18.1 {
    680   6515       raf     protected:
    681   2522       raf 	__fsetlocking;
    682   2522       raf } SUNW_1.18;
    683   2522       raf 
    684   2522       raf SUNW_1.18 {		# SunOS 5.7 (Solaris 7)
    685   6515       raf     protected:
    686   2522       raf 	btowc;
    687   2522       raf 	__fbufsize;
    688   2522       raf 	__flbf;
    689   2522       raf 	_flushlbf;
    690   2522       raf 	__fpending;
    691   2522       raf 	__fpurge;
    692   2522       raf 	__freadable;
    693   2522       raf 	__freading;
    694   2522       raf 	fwide;
    695   2522       raf 	fwprintf;
    696   2522       raf 	__fwritable;
    697   2522       raf 	__fwriting;
    698   2522       raf 	fwscanf;
    699   2522       raf 	getloadavg;
    700   2522       raf 	isaexec;
    701   2522       raf 	mbrlen;
    702   2522       raf 	mbrtowc;
    703   2522       raf 	mbsinit;
    704   2522       raf 	mbsrtowcs;
    705   2522       raf 	pcsample;
    706   2522       raf 	pthread_attr_getguardsize;
    707   2522       raf 	pthread_attr_setguardsize;
    708   2522       raf 	pthread_getconcurrency;
    709   2522       raf 	pthread_mutexattr_gettype;
    710   2522       raf 	pthread_mutexattr_settype;
    711   2522       raf 	pthread_rwlockattr_destroy;
    712   2522       raf 	pthread_rwlockattr_getpshared;
    713   2522       raf 	pthread_rwlockattr_init;
    714   2522       raf 	pthread_rwlockattr_setpshared;
    715   2522       raf 	pthread_rwlock_destroy;
    716   2522       raf 	pthread_rwlock_init;
    717   2522       raf 	pthread_rwlock_rdlock;
    718   2522       raf 	pthread_rwlock_tryrdlock;
    719   2522       raf 	pthread_rwlock_trywrlock;
    720   2522       raf 	pthread_rwlock_unlock;
    721   2522       raf 	pthread_rwlock_wrlock;
    722   2522       raf 	pthread_setconcurrency;
    723   2522       raf 	swprintf;
    724   2522       raf 	swscanf;
    725   2522       raf 	__sysconf_xpg5;
    726   2522       raf 	vfwprintf;
    727   2522       raf 	vswprintf;
    728   2522       raf 	vwprintf;
    729   2522       raf 	wcrtomb;
    730   2522       raf 	wcsrtombs;
    731   2522       raf 	wcsstr;
    732   2522       raf 	wctob;
    733   2522       raf 	wmemchr;
    734   2522       raf 	wmemcmp;
    735   2522       raf 	wmemcpy;
    736   2522       raf 	wmemmove;
    737   2522       raf 	wmemset;
    738   2522       raf 	wprintf;
    739   2522       raf 	wscanf;
    740   2522       raf } SUNW_1.17;
    741   2522       raf 
    742   2522       raf # The empty versions SUNW_1.2 through SUNW_1.17 must be preserved because
    743   2522       raf # applications built on Solaris 2.6 Beta (when they did contain symbols)
    744   2522       raf # may depend on them.  All symbol content for SunOS 5.6 is now in SUNW_1.1
    745   2522       raf 
    746   2522       raf SUNW_1.17 {
    747   6515       raf     protected:
    748   2522       raf 	SUNW_1.17;
    749   2522       raf } SUNW_1.16;
    750   2522       raf 
    751   2522       raf SUNW_1.16 {
    752   6515       raf     protected:
    753   2522       raf 	SUNW_1.16;
    754   2522       raf } SUNW_1.15;
    755   2522       raf 
    756   2522       raf SUNW_1.15 {
    757   6515       raf     protected:
    758   2522       raf 	SUNW_1.15;
    759   2522       raf } SUNW_1.14;
    760   2522       raf 
    761   2522       raf SUNW_1.14 {
    762   6515       raf     protected:
    763   2522       raf 	SUNW_1.14;
    764   2522       raf } SUNW_1.13;
    765   2522       raf 
    766   2522       raf SUNW_1.13 {
    767   6515       raf     protected:
    768   2522       raf 	SUNW_1.13;
    769   2522       raf } SUNW_1.12;
    770   2522       raf 
    771   2522       raf SUNW_1.12 {
    772   6515       raf     protected:
    773   2522       raf 	SUNW_1.12;
    774   2522       raf } SUNW_1.11;
    775   2522       raf 
    776   2522       raf SUNW_1.11 {
    777   6515       raf     protected:
    778   2522       raf 	SUNW_1.11;
    779   2522       raf } SUNW_1.10;
    780   2522       raf 
    781   2522       raf SUNW_1.10 {
    782   6515       raf     protected:
    783   2522       raf 	SUNW_1.10;
    784   2522       raf } SUNW_1.9;
    785   2522       raf 
    786   2522       raf SUNW_1.9 {
    787   6515       raf     protected:
    788   2522       raf 	SUNW_1.9;
    789   2522       raf } SUNW_1.8;
    790   2522       raf 
    791   2522       raf SUNW_1.8 {
    792   6515       raf     protected:
    793   2522       raf 	SUNW_1.8;
    794   2522       raf } SUNW_1.7;
    795   2522       raf 
    796   2522       raf SUNW_1.7 {
    797   6515       raf     protected:
    798   2522       raf 	SUNW_1.7;
    799   2522       raf } SUNW_1.6;
    800   2522       raf 
    801   2522       raf SUNW_1.6 {
    802   6515       raf     protected:
    803   2522       raf 	SUNW_1.6;
    804   2522       raf } SUNW_1.5;
    805   2522       raf 
    806   2522       raf SUNW_1.5 {
    807   6515       raf     protected:
    808   2522       raf 	SUNW_1.5;
    809   2522       raf } SUNW_1.4;
    810   2522       raf 
    811   2522       raf SUNW_1.4 {
    812   6515       raf     protected:
    813   2522       raf 	SUNW_1.4;
    814   2522       raf } SUNW_1.3;
    815   2522       raf 
    816   2522       raf SUNW_1.3 {
    817   6515       raf     protected:
    818   2522       raf 	SUNW_1.3;
    819   2522       raf } SUNW_1.2;
    820   2522       raf 
    821   2522       raf SUNW_1.2 {
    822   6515       raf     protected:
    823   2522       raf 	SUNW_1.2;
    824   2522       raf } SUNW_1.1;
    825   2522       raf 
    826   2522       raf SUNW_1.1 {		# SunOS 5.6 (Solaris 2.6)
    827   2522       raf     global:
    828   6515       raf 	__loc1;
    829   6515       raf     protected:
    830   2522       raf 	basename;
    831   2522       raf 	bindtextdomain;
    832   2522       raf 	bsd_signal;
    833   2522       raf 	dbm_clearerr;
    834   2522       raf 	dbm_error;
    835   2522       raf 	dcgettext;
    836   2522       raf 	dgettext;
    837   2522       raf 	directio;
    838   2522       raf 	dirname;
    839   2522       raf 	endusershell;
    840   2522       raf 	_exithandle;
    841   2522       raf 	fgetwc;
    842   2522       raf 	fgetws;
    843   2522       raf 	fpgetround;
    844   2522       raf 	fpsetround;
    845   2522       raf 	fputwc;
    846   2522       raf 	fputws;
    847   2522       raf 	fseeko;
    848   2522       raf 	ftello;
    849   2522       raf 	ftrylockfile;
    850   2522       raf 	getexecname;
    851   2522       raf 	_getexecname;
    852   2522       raf 	getpassphrase;
    853   2522       raf 	gettext;
    854   2522       raf 	getusershell;
    855   2522       raf 	getwc;
    856   2522       raf 	getwchar;
    857   2522       raf 	getws;
    858   2522       raf 	isenglish;
    859   2522       raf 	isideogram;
    860   2522       raf 	isnumber;
    861   2522       raf 	isphonogram;
    862   2522       raf 	isspecial;
    863   2522       raf 	iswalnum;
    864   2522       raf 	iswalpha;
    865   2522       raf 	iswcntrl;
    866   2522       raf 	iswctype;
    867   2522       raf 	iswdigit;
    868   2522       raf 	iswgraph;
    869   2522       raf 	iswlower;
    870   2522       raf 	iswprint;
    871   2522       raf 	iswpunct;
    872   2522       raf 	iswspace;
    873   2522       raf 	iswupper;
    874   2522       raf 	iswxdigit;
    875   2522       raf 	____loc1;
    876   2522       raf 	_longjmp;
    877   2522       raf 	_lwp_sema_trywait;
    878   2522       raf 	ntp_adjtime;
    879   2522       raf 	_ntp_adjtime;
    880   2522       raf 	ntp_gettime;
    881   2522       raf 	_ntp_gettime;
    882   2522       raf 	__posix_asctime_r;
    883   2522       raf 	__posix_ctime_r;
    884   2522       raf 	__posix_getgrgid_r;
    885   2522       raf 	__posix_getgrnam_r;
    886   2522       raf 	__posix_getlogin_r;
    887   2522       raf 	__posix_getpwnam_r;
    888   2522       raf 	__posix_getpwuid_r;
    889   2522       raf 	__posix_sigwait;
    890   2522       raf 	__posix_ttyname_r;
    891   2522       raf 	pset_assign;
    892   2522       raf 	pset_bind;
    893   2522       raf 	pset_create;
    894   2522       raf 	pset_destroy;
    895   2522       raf 	pset_info;
    896   2522       raf 	pthread_atfork;
    897   2522       raf 	pthread_attr_destroy;
    898   2522       raf 	pthread_attr_getdetachstate;
    899   2522       raf 	pthread_attr_getinheritsched;
    900   2522       raf 	pthread_attr_getschedparam;
    901   2522       raf 	pthread_attr_getschedpolicy;
    902   2522       raf 	pthread_attr_getscope;
    903   2522       raf 	pthread_attr_getstackaddr;
    904   2522       raf 	pthread_attr_getstacksize;
    905   2522       raf 	pthread_attr_init;
    906   2522       raf 	pthread_attr_setdetachstate;
    907   2522       raf 	pthread_attr_setinheritsched;
    908   2522       raf 	pthread_attr_setschedparam;
    909   2522       raf 	pthread_attr_setschedpolicy;
    910   2522       raf 	pthread_attr_setscope;
    911   2522       raf 	pthread_attr_setstackaddr;
    912   2522       raf 	pthread_attr_setstacksize;
    913   2522       raf 	pthread_cancel;
    914   2522       raf 	__pthread_cleanup_pop;
    915   2522       raf 	__pthread_cleanup_push;
    916   2522       raf 	pthread_create;
    917   2522       raf 	pthread_detach;
    918   2522       raf 	pthread_equal;
    919   2522       raf 	pthread_exit;
    920   2522       raf 	pthread_getschedparam;
    921   2522       raf 	pthread_getspecific;
    922   2522       raf 	pthread_join;
    923   2522       raf 	pthread_key_create;
    924   2522       raf 	pthread_key_delete;
    925   2522       raf 	pthread_kill;
    926   2522       raf 	pthread_once;
    927   2522       raf 	pthread_self;
    928   2522       raf 	pthread_setcancelstate;
    929   2522       raf 	pthread_setcanceltype;
    930   2522       raf 	pthread_setschedparam;
    931   2522       raf 	pthread_setspecific;
    932   2522       raf 	pthread_sigmask;
    933   2522       raf 	pthread_testcancel;
    934   2522       raf 	putwc;
    935   2522       raf 	putwchar;
    936   2522       raf 	putws;
    937   2522       raf 	regcmp;
    938   2522       raf 	regex;
    939   2522       raf 	resolvepath;
    940   2522       raf 	_resolvepath;
    941   4292  ab196087 	rwlock_destroy =		NODYNSORT;
    942   4292  ab196087 	_rwlock_destroy =		NODYNSORT;
    943   2522       raf 	sema_destroy;
    944   2522       raf 	_sema_destroy;
    945   2522       raf 	_setjmp;
    946   2522       raf 	setusershell;
    947   2522       raf 	siginterrupt;
    948   2522       raf 	sigstack;
    949   2522       raf 	snprintf;
    950   2522       raf 	strtows;
    951   2522       raf 	sync_instruction_memory;
    952   2522       raf 	textdomain;
    953   2522       raf 	thr_main;
    954   2522       raf 	towctrans;
    955   2522       raf 	towlower;
    956   2522       raf 	towupper;
    957   2522       raf 	ungetwc;
    958   2522       raf 	vsnprintf;
    959   2522       raf 	watoll;
    960   2522       raf 	wcscat;
    961   2522       raf 	wcschr;
    962   2522       raf 	wcscmp;
    963   2522       raf 	wcscoll;
    964   2522       raf 	wcscpy;
    965   2522       raf 	wcscspn;
    966   2522       raf 	wcsftime;
    967   2522       raf 	wcslen;
    968   2522       raf 	wcsncat;
    969   2522       raf 	wcsncmp;
    970   2522       raf 	wcsncpy;
    971   2522       raf 	wcspbrk;
    972   2522       raf 	wcsrchr;
    973   2522       raf 	wcsspn;
    974   2522       raf 	wcstod;
    975   2522       raf 	wcstok;
    976   2522       raf 	wcstol;
    977   2522       raf 	wcstoul;
    978   2522       raf 	wcswcs;
    979   2522       raf 	wcswidth;
    980   2522       raf 	wcsxfrm;
    981   2522       raf 	wctrans;
    982   2522       raf 	wctype;
    983   2522       raf 	wcwidth;
    984   2522       raf 	wscasecmp;
    985   2522       raf 	wscat;
    986   2522       raf 	wschr;
    987   2522       raf 	wscmp;
    988   2522       raf 	wscol;
    989   2522       raf 	wscoll;
    990   2522       raf 	wscpy;
    991   2522       raf 	wscspn;
    992   2522       raf 	wsdup;
    993   2522       raf 	wslen;
    994   2522       raf 	wsncasecmp;
    995   2522       raf 	wsncat;
    996   2522       raf 	wsncmp;
    997   2522       raf 	wsncpy;
    998   2522       raf 	wspbrk;
    999   2522       raf 	wsprintf;
   1000   2522       raf 	wsrchr;
   1001   2522       raf 	wsscanf;
   1002   2522       raf 	wsspn;
   1003   2522       raf 	wstod;
   1004   2522       raf 	wstok;
   1005   2522       raf 	wstol;
   1006   2522       raf 	wstoll;
   1007   2522       raf 	wstostr;
   1008   2522       raf 	wsxfrm;
   1009   2522       raf 	__xpg4_putmsg;
   1010   2522       raf 	__xpg4_putpmsg;
   1011   2522       raf } SUNW_0.9;
   1012   2522       raf 
   1013   2522       raf SUNW_0.9 {		# SunOS 5.5 (Solaris 2.5)
   1014   6515       raf     protected:
   1015   2522       raf 	acl;
   1016   2522       raf 	bcmp;
   1017   2522       raf 	bcopy;
   1018   2522       raf 	bzero;
   1019   2522       raf 	facl;
   1020   2522       raf 	ftime;
   1021   2522       raf 	getdtablesize;
   1022   2522       raf 	gethostid;
   1023   2522       raf 	gethostname;
   1024   2522       raf 	getpagesize;
   1025   2522       raf 	getpriority;
   1026   2522       raf 	getrusage;
   1027   2522       raf 	getwd;
   1028   2522       raf 	index;
   1029   2522       raf 	initstate;
   1030   2522       raf 	killpg;
   1031   2522       raf 	_nsc_trydoorcall;
   1032   2522       raf 	pthread_condattr_destroy;
   1033   2522       raf 	pthread_condattr_getpshared;
   1034   2522       raf 	pthread_condattr_init;
   1035   2522       raf 	pthread_condattr_setpshared;
   1036   2522       raf 	pthread_cond_broadcast;
   1037   2522       raf 	pthread_cond_destroy;
   1038   2522       raf 	pthread_cond_init;
   1039   2522       raf 	pthread_cond_signal;
   1040   2522       raf 	pthread_cond_timedwait;
   1041   2522       raf 	pthread_cond_wait;
   1042   2522       raf 	pthread_mutexattr_destroy;
   1043   2522       raf 	pthread_mutexattr_getprioceiling;
   1044   2522       raf 	pthread_mutexattr_getprotocol;
   1045   2522       raf 	pthread_mutexattr_getpshared;
   1046   2522       raf 	pthread_mutexattr_init;
   1047   2522       raf 	pthread_mutexattr_setprioceiling;
   1048   2522       raf 	pthread_mutexattr_setprotocol;
   1049   2522       raf 	pthread_mutexattr_setpshared;
   1050   2522       raf 	pthread_mutex_destroy;
   1051   2522       raf 	pthread_mutex_getprioceiling;
   1052   2522       raf 	pthread_mutex_init;
   1053   2522       raf 	pthread_mutex_lock;
   1054   2522       raf 	pthread_mutex_setprioceiling;
   1055   2522       raf 	pthread_mutex_trylock;
   1056   2522       raf 	pthread_mutex_unlock;
   1057   2522       raf 	random;
   1058   2522       raf 	reboot;
   1059   2522       raf 	re_comp;
   1060   2522       raf 	re_exec;
   1061   2522       raf 	rindex;
   1062   2522       raf 	setbuffer;
   1063   2522       raf 	sethostname;
   1064   2522       raf 	setlinebuf;
   1065   2522       raf 	setpriority;
   1066   2522       raf 	setregid;
   1067   2522       raf 	setreuid;
   1068   2522       raf 	setstate;
   1069   2522       raf 	srandom;
   1070   6812       raf 	thr_min_stack;
   1071   2522       raf 	thr_stksegment;
   1072   2522       raf 	ualarm;
   1073   2522       raf 	usleep;
   1074   2522       raf 	wait3;
   1075   2522       raf 	wait4;
   1076   2522       raf } SUNW_0.8;
   1077   2522       raf 
   1078   2522       raf SUNW_0.8 {		# SunOS 5.4 (Solaris 2.4)
   1079   2522       raf     global:
   1080   6515       raf 	__xpg4 = NODIRECT;
   1081   6515       raf     protected:
   1082   2522       raf 	addsev;
   1083   4292  ab196087 	cond_broadcast =		NODYNSORT;
   1084   4292  ab196087 	cond_destroy =			NODYNSORT;
   1085   2522       raf 	cond_init;
   1086   4292  ab196087 	cond_signal =			NODYNSORT;
   1087   2522       raf 	cond_timedwait;
   1088   2522       raf 	cond_wait;
   1089   2522       raf 	confstr;
   1090   2522       raf 	fnmatch;
   1091   2522       raf 	_getdate_err_addr;
   1092   2522       raf 	glob;
   1093   2522       raf 	globfree;
   1094   2522       raf 	iconv;
   1095   2522       raf 	iconv_close;
   1096   2522       raf 	iconv_open;
   1097   2522       raf 	lfmt;
   1098   7421    Daniel 	mutex_destroy =			NODYNSORT;
   1099   2522       raf 	mutex_init;
   1100   4292  ab196087 	mutex_lock =			NODYNSORT;
   1101   4292  ab196087 	mutex_trylock =			NODYNSORT;
   1102   4292  ab196087 	mutex_unlock =			NODYNSORT;
   1103   2522       raf 	pfmt;
   1104   2522       raf 	regcomp;
   1105   2522       raf 	regerror;
   1106   2522       raf 	regexec;
   1107   2522       raf 	regfree;
   1108   2522       raf 	rwlock_init;
   1109   4292  ab196087 	rw_rdlock =			NODYNSORT;
   1110   2522       raf 	rw_read_held;
   1111   4292  ab196087 	rw_tryrdlock =			NODYNSORT;
   1112   4292  ab196087 	rw_trywrlock =			NODYNSORT;
   1113   4292  ab196087 	rw_unlock =			NODYNSORT;
   1114   2522       raf 	rw_write_held;
   1115   4292  ab196087 	rw_wrlock =			NODYNSORT;
   1116   2522       raf 	sema_held;
   1117   2522       raf 	sema_init;
   1118   2522       raf 	sema_post;
   1119   2522       raf 	sema_trywait;
   1120   2522       raf 	sema_wait;
   1121   2522       raf 	setcat;
   1122   2522       raf 	sigfpe;
   1123   2522       raf 	strfmon;
   1124   2522       raf 	strptime;
   1125   2522       raf 	thr_continue;
   1126   2522       raf 	thr_create;
   1127   6812       raf 	thr_exit;
   1128   2522       raf 	thr_getconcurrency;
   1129   2522       raf 	thr_getprio;
   1130   2522       raf 	thr_getspecific;
   1131   2522       raf 	thr_join;
   1132   6812       raf 	thr_keycreate;
   1133   6812       raf 	thr_kill;
   1134   4292  ab196087 	thr_self =			NODYNSORT;
   1135   2522       raf 	thr_setconcurrency;
   1136   6812       raf 	thr_setprio;
   1137   6812       raf 	thr_setspecific;
   1138   6812       raf 	thr_sigsetmask;
   1139   2522       raf 	thr_suspend;
   1140   2522       raf 	thr_yield;
   1141   2522       raf 	vlfmt;
   1142   2522       raf 	vpfmt;
   1143   2522       raf 	wordexp;
   1144   2522       raf 	wordfree;
   1145   2522       raf } SUNW_0.7;
   1146   2522       raf 
   1147   2522       raf SUNW_0.7 {		# SunOS 5.3 (Solaris 2.3)
   1148   2522       raf     global:
   1149   6515       raf 	altzone;
   1150   6515       raf 	isnanf = FUNCTION FILTER libm.so.2;
   1151   6515       raf 	lone;
   1152   6515       raf 	lten;
   1153   6515       raf 	lzero;
   1154   6515       raf 	memalign = NODIRECT;
   1155   6515       raf 	modff = FUNCTION FILTER libm.so.2;
   1156   6515       raf 	nss_default_finders;
   1157   6515       raf 	_sys_illlist;
   1158   6515       raf 	valloc = NODIRECT;
   1159   6515       raf     protected:
   1160   2522       raf 	a64l;
   1161   2522       raf 	adjtime;
   1162   2522       raf 	ascftime;
   1163   2522       raf 	atoll;
   1164   2522       raf 	brk;
   1165   2522       raf 	cftime;
   1166   2522       raf 	closelog;
   1167   2522       raf 	csetcol;
   1168   2522       raf 	csetlen;
   1169   2522       raf 	ctermid_r;
   1170   2522       raf 	dbm_close;
   1171   2522       raf 	dbm_delete;
   1172   2522       raf 	dbm_fetch;
   1173   2522       raf 	dbm_firstkey;
   1174   2522       raf 	dbm_nextkey;
   1175   2522       raf 	dbm_open;
   1176   2522       raf 	dbm_store;
   1177   2522       raf 	decimal_to_double;
   1178   2522       raf 	decimal_to_extended;
   1179   2522       raf 	decimal_to_quadruple;
   1180   2522       raf 	decimal_to_single;
   1181   2522       raf 	double_to_decimal;
   1182   2522       raf 	drand48;
   1183   2522       raf 	econvert;
   1184   2522       raf 	ecvt;
   1185   2522       raf 	endnetgrent;
   1186   2522       raf 	endspent;
   1187   2522       raf 	endutent;
   1188   2522       raf 	endutxent;
   1189   2522       raf 	erand48;
   1190   2522       raf 	euccol;
   1191   2522       raf 	euclen;
   1192   2522       raf 	eucscol;
   1193   2522       raf 	extended_to_decimal;
   1194   2522       raf 	fchroot;
   1195   2522       raf 	fconvert;
   1196   2522       raf 	fcvt;
   1197   2522       raf 	ffs;
   1198   2522       raf 	fgetspent;
   1199   2522       raf 	fgetspent_r;
   1200   2522       raf 	_filbuf;
   1201   2522       raf 	finite;
   1202   4292  ab196087 	fork1 =				NODYNSORT;
   1203   2522       raf 	fpclass;
   1204   2522       raf 	fpgetmask;
   1205   2522       raf 	fpgetsticky;
   1206   2522       raf 	fpsetmask;
   1207   2522       raf 	fpsetsticky;
   1208   2522       raf 	fstatfs;
   1209   2522       raf 	ftruncate;
   1210   2522       raf 	ftw;
   1211   2522       raf 	func_to_decimal;
   1212   2522       raf 	gconvert;
   1213   2522       raf 	gcvt;
   1214   2522       raf 	getdents;
   1215   2522       raf 	gethrtime;
   1216   2522       raf 	gethrvtime;
   1217   2522       raf 	getmntany;
   1218   2522       raf 	getmntent;
   1219   2522       raf 	getnetgrent;
   1220   2522       raf 	getnetgrent_r;
   1221   2522       raf 	getpw;
   1222   2522       raf 	getspent;
   1223   2522       raf 	getspent_r;
   1224   2522       raf 	getspnam;
   1225   2522       raf 	getspnam_r;
   1226   2522       raf 	getutent;
   1227   2522       raf 	getutid;
   1228   2522       raf 	getutline;
   1229   2522       raf 	getutmp;
   1230   2522       raf 	getutmpx;
   1231   2522       raf 	getutxent;
   1232   2522       raf 	getutxid;
   1233   2522       raf 	getutxline;
   1234   2522       raf 	getvfsany;
   1235   2522       raf 	getvfsent;
   1236   2522       raf 	getvfsfile;
   1237   2522       raf 	getvfsspec;
   1238   2522       raf 	getwidth;
   1239   2522       raf 	gsignal;
   1240   2522       raf 	hasmntopt;
   1241   2522       raf 	innetgr;
   1242   2522       raf 	insque;
   1243   2522       raf 	_insque;
   1244   2522       raf 	jrand48;
   1245   2522       raf 	l64a;
   1246   2522       raf 	ladd;
   1247   2522       raf 	lckpwdf;
   1248   2522       raf 	lcong48;
   1249   2522       raf 	ldivide;
   1250   2522       raf 	lexp10;
   1251   2522       raf 	llabs;
   1252   2522       raf 	lldiv;
   1253   2522       raf 	llog10;
   1254   2522       raf 	llseek;
   1255   2522       raf 	lltostr;
   1256   2522       raf 	lmul;
   1257   2522       raf 	lrand48;
   1258   2522       raf 	lshiftl;
   1259   2522       raf 	lsub;
   1260   2522       raf 	_lwp_cond_broadcast;
   1261   2522       raf 	_lwp_cond_signal;
   1262   2522       raf 	_lwp_cond_timedwait;
   1263   2522       raf 	_lwp_cond_wait;
   1264   2522       raf 	_lwp_continue;
   1265   2522       raf 	_lwp_info;
   1266   2522       raf 	_lwp_kill;
   1267   2522       raf 	_lwp_mutex_lock;
   1268   2522       raf 	_lwp_mutex_trylock;
   1269   2522       raf 	_lwp_mutex_unlock;
   1270   2522       raf 	_lwp_self;
   1271   2522       raf 	_lwp_sema_init;
   1272   2522       raf 	_lwp_sema_post;
   1273   2522       raf 	_lwp_sema_wait;
   1274   2522       raf 	_lwp_suspend;
   1275   2522       raf 	madvise;
   1276   2522       raf 	__major;
   1277   2522       raf 	__makedev;
   1278   2522       raf 	mincore;
   1279   2522       raf 	__minor;
   1280   2522       raf 	mkstemp;
   1281   2522       raf 	_mkstemp;
   1282   2522       raf 	mlockall;
   1283   2522       raf 	mrand48;
   1284   2522       raf 	munlockall;
   1285   2522       raf 	nrand48;
   1286   2522       raf 	_nss_netdb_aliases;
   1287   2522       raf 	_nss_XbyY_buf_alloc;
   1288   2522       raf 	_nss_XbyY_buf_free;
   1289   2522       raf 	__nsw_extended_action;
   1290   2522       raf 	__nsw_freeconfig;
   1291   2522       raf 	__nsw_getconfig;
   1292   2522       raf 	openlog;
   1293   2522       raf 	plock;
   1294   2522       raf 	pread;
   1295   2522       raf 	__priocntl;
   1296   2522       raf 	__priocntlset;
   1297   2522       raf 	processor_bind;
   1298   2522       raf 	processor_info;
   1299   2522       raf 	psiginfo;
   1300   2522       raf 	psignal;
   1301   2522       raf 	putpwent;
   1302   2522       raf 	putspent;
   1303   2522       raf 	pututline;
   1304   2522       raf 	pututxline;
   1305   2522       raf 	pwrite;
   1306   2522       raf 	qeconvert;
   1307   2522       raf 	qecvt;
   1308   2522       raf 	qfconvert;
   1309   2522       raf 	qfcvt;
   1310   2522       raf 	qgconvert;
   1311   2522       raf 	qgcvt;
   1312   2522       raf 	quadruple_to_decimal;
   1313   2522       raf 	realpath;
   1314   2522       raf 	remque;
   1315   2522       raf 	_remque;
   1316   2522       raf 	seconvert;
   1317   2522       raf 	seed48;
   1318   2522       raf 	select;
   1319   2522       raf 	_sema_held;
   1320   2522       raf 	setegid;
   1321   2522       raf 	seteuid;
   1322   2522       raf 	setlogmask;
   1323   2522       raf 	setnetgrent;
   1324   2522       raf 	setspent;
   1325   2522       raf 	settimeofday;
   1326   2522       raf 	setutent;
   1327   2522       raf 	setutxent;
   1328   2522       raf 	sfconvert;
   1329   2522       raf 	sgconvert;
   1330   2522       raf 	sig2str;
   1331   2522       raf 	sigwait;
   1332   2522       raf 	single_to_decimal;
   1333   2522       raf 	ssignal;
   1334   2522       raf 	statfs;
   1335   2522       raf 	str2sig;
   1336   2522       raf 	strcasecmp;
   1337   2522       raf 	string_to_decimal;
   1338   2522       raf 	strncasecmp;
   1339   2522       raf 	strsignal;
   1340   2522       raf 	strtoll;
   1341   2522       raf 	strtoull;
   1342   2522       raf 	swapctl;
   1343   2522       raf 	sysfs;
   1344   2522       raf 	syslog;
   1345   2522       raf 	_syslog;
   1346   2522       raf 	tmpnam_r;
   1347   2522       raf 	truncate;
   1348   2522       raf 	ttyslot;
   1349   2522       raf 	uadmin;
   1350   2522       raf 	ulckpwdf;
   1351   2522       raf 	ulltostr;
   1352   2522       raf 	unordered;
   1353   2522       raf 	updwtmp;
   1354   2522       raf 	updwtmpx;
   1355   2522       raf 	ustat;
   1356   2522       raf 	utimes;
   1357   2522       raf 	utmpname;
   1358   2522       raf 	utmpxname;
   1359   2522       raf 	vfork;
   1360   2522       raf 	vhangup;
   1361   2522       raf 	vsyslog;
   1362   2522       raf 	yield;
   1363   2522       raf };
   1364   2522       raf 
   1365   2522       raf # There should never be more than one SUNWprivate version.
   1366   2522       raf # Don't add any more.  Add new private symbols to SUNWprivate_1.1
   1367   2522       raf 
   1368   2522       raf SUNWprivate_1.1 {
   1369   2522       raf     global:
   1370   6515       raf 	___Argv = NODIRECT;
   1371   6515       raf 	cfree = NODIRECT;
   1372   6515       raf 	_cswidth;
   1373   6515       raf 	__ctype_mask;
   1374   6515       raf 	__environ_lock = NODIRECT;
   1375   6515       raf 	__inf_read;
   1376   6515       raf 	__inf_written;
   1377   6515       raf 	__i_size;
   1378   6515       raf 	_isnanf = FUNCTION FILTER libm.so.2;
   1379   6515       raf 	__lc_charmap;
   1380   6515       raf 	__lc_collate;
   1381   6515       raf 	__lc_ctype;
   1382   6515       raf 	__lc_locale;
   1383   6515       raf 	__lc_messages;
   1384   6515       raf 	__lc_monetary;
   1385   6515       raf 	__lc_numeric;
   1386   6515       raf 	__lc_time;
   1387   6515       raf 	__libc_threaded;
   1388   6515       raf 	_lib_version = NODIRECT;
   1389   6515       raf 	_logb = FUNCTION FILTER libm.so.2;
   1390   6812       raf 	_lone =	NODYNSORT;
   1391   6812       raf 	_lten = NODYNSORT;
   1392   6812       raf 	_lzero = NODYNSORT;
   1393   6515       raf 	__malloc_lock;
   1394   6515       raf 	_modff = FUNCTION FILTER libm.so.2;
   1395   6515       raf 	__nan_read;
   1396   6515       raf 	__nan_written;
   1397   6515       raf 	__nis_debug_bind;
   1398   6515       raf 	__nis_debug_calls;
   1399   6515       raf 	__nis_debug_file;
   1400   6515       raf 	__nis_debug_rpc;
   1401   6515       raf 	__nis_prefsrv;
   1402   6515       raf 	__nis_preftype;
   1403   6515       raf 	__nis_server;
   1404   6515       raf 	_nss_default_finders;
   1405   6515       raf 	_smbuf;
   1406   6515       raf 	_sp;
   1407   6515       raf 	_tdb_bootstrap;
   1408   6515       raf 	__threaded;
   1409   6515       raf 	thr_probe_getfunc_addr;
   1410   6515       raf 	__trans_lower;
   1411   6515       raf 	__trans_upper;
   1412   6515       raf 	_uberdata;
   1413   6515       raf 	__xpg6 = NODIRECT;
   1414   6515       raf     protected:
   1415   2522       raf 	acctctl;
   1416   4321    casper 	allocids;
   1417   2522       raf 	_assert_c99;
   1418   2522       raf 	__assert_c99;
   1419   2522       raf 	_assfail;
   1420   5331       amw 	attr_count;
   1421   5331       amw 	attr_to_data_type;
   1422   5331       amw 	attr_to_name;
   1423   5331       amw 	attr_to_option;
   1424   5331       amw 	attr_to_xattr_view;	
   1425   2522       raf 	_autofssys;
   1426   2522       raf 	__btowc_dense;
   1427   2522       raf 	__btowc_euc;
   1428   2522       raf 	__btowc_sb;
   1429   2522       raf 	_bufsync;
   1430   2522       raf 	__charmap_init;
   1431   2522       raf 	_cladm;
   1432   2522       raf 	__class_quadruple;
   1433   2522       raf 	__collate_init;
   1434   2522       raf 	core_get_default_content;
   1435   2522       raf 	core_get_default_path;
   1436   2522       raf 	core_get_global_content;
   1437   2522       raf 	core_get_global_path;
   1438   2522       raf 	core_get_options;
   1439   2522       raf 	core_get_process_content;
   1440   2522       raf 	core_get_process_path;
   1441   2522       raf 	core_set_default_content;
   1442   2522       raf 	core_set_default_path;
   1443   2522       raf 	core_set_global_content;
   1444   2522       raf 	core_set_global_path;
   1445   2522       raf 	core_set_options;
   1446   2522       raf 	core_set_process_content;
   1447   2522       raf 	core_set_process_path;
   1448   2522       raf 	__ctype_init;
   1449   2522       raf 	dbm_close_status;
   1450   2522       raf 	dbm_do_nextkey;
   1451   2522       raf 	dbm_setdefwrite;
   1452   2522       raf 	_D_cplx_div;
   1453   2522       raf 	_D_cplx_div_ix;
   1454   2522       raf 	_D_cplx_div_rx;
   1455   2522       raf 	_D_cplx_mul;
   1456   8563   Kenjiro 	defclose_r;
   1457   2923       raf 	defcntl;
   1458   8563   Kenjiro 	defcntl_r;
   1459   2923       raf 	defopen;
   1460   8563   Kenjiro 	defopen_r;
   1461   2923       raf 	defread;
   1462   8563   Kenjiro 	defread_r;
   1463   2522       raf 	_delete;
   1464   2522       raf 	_dgettext;
   1465   2522       raf 	_doprnt;
   1466   2522       raf 	_doscan;
   1467   4891  vk199839 	_errfp;
   1468   4891  vk199839 	_errxfp;
   1469   2522       raf 	__eucpctowc_gen;
   1470   2522       raf 	exportfs;
   1471   2522       raf 	_F_cplx_div;
   1472   2522       raf 	_F_cplx_div_ix;
   1473   2522       raf 	_F_cplx_div_rx;
   1474   2522       raf 	_F_cplx_mul;
   1475   2522       raf 	__fgetwc_dense;
   1476   2522       raf 	__fgetwc_euc;
   1477   2522       raf 	__fgetwc_sb;
   1478   2522       raf 	__fgetwc_xpg5;
   1479   2522       raf 	__fgetws_xpg5;
   1480   2522       raf 	_findbuf;
   1481   2522       raf 	_findiop;
   1482   2522       raf 	__fini_daemon_priv;
   1483   2522       raf 	_finite;
   1484   2522       raf 	__fnmatch_C;
   1485   2522       raf 	__fnmatch_sb;
   1486   2522       raf 	__fnmatch_std;
   1487   6933       raf 	_fork1 =		NODYNSORT;
   1488   6933       raf 	_forkall =		NODYNSORT;
   1489   2522       raf 	_fpclass;
   1490   2522       raf 	_fpgetmask;
   1491   2522       raf 	_fpgetround;
   1492   2522       raf 	_fpgetsticky;
   1493   2522       raf 	_fprintf;
   1494   2522       raf 	_fpsetmask;
   1495   2522       raf 	_fpsetround;
   1496   2522       raf 	_fpsetsticky;
   1497   2522       raf 	__fputwc_xpg5;
   1498   2522       raf 	__fputws_xpg5;
   1499   2522       raf 	_ftw;
   1500   2522       raf 	_gcvt;
   1501   2522       raf 	_getarg;
   1502   2522       raf 	__getcontext;
   1503   2522       raf 	__getdate_std;
   1504   2522       raf 	_getdents;
   1505   2522       raf 	_get_exit_frame_monitor;
   1506   2522       raf 	_getfp;
   1507   2522       raf 	_getgroupsbymember;
   1508   2522       raf 	_getlogin_r;
   1509   2522       raf 	_getsp;
   1510   2522       raf 	__gettsp;
   1511   3686  gjelinek 	getvmusage;
   1512   2522       raf 	__getwchar_xpg5;
   1513   2522       raf 	__getwc_xpg5;
   1514   6515       raf 	gtty;
   1515   4321    casper 	idmap_reg;
   1516   4321    casper 	idmap_unreg;
   1517   2522       raf 	__init_daemon_priv;
   1518   2522       raf 	__init_suid_priv;
   1519   2522       raf 	_insert;
   1520   2522       raf 	inst_sync;
   1521   2522       raf 	_is_euc_fc;
   1522   2522       raf 	_is_euc_pc;
   1523   2522       raf 	_iswctype;
   1524   2522       raf 	__iswctype_bc;
   1525   2522       raf 	__iswctype_sb;
   1526   2522       raf 	__iswctype_std;
   1527   6134    casper 	klpd_create;
   1528   6134    casper 	klpd_getpath;
   1529   6134    casper 	klpd_getport;
   1530   6134    casper 	klpd_getucred;
   1531   6134    casper 	klpd_register;
   1532   6134    casper 	klpd_register_id;
   1533   6134    casper 	klpd_unregister;
   1534   6134    casper 	klpd_unregister_id;
   1535   4292  ab196087 	_lgrp_home_fast =		NODYNSORT;
   1536   2522       raf 	_lgrpsys;
   1537   2522       raf 	_lltostr;
   1538   2522       raf 	__localeconv_std;
   1539   2522       raf 	__locale_init;
   1540   2522       raf 	_lock_clear;
   1541   2522       raf 	_lock_try;
   1542   2522       raf 	_ltzset;
   1543   2522       raf 	lwp_self;
   1544   2522       raf 	makeut;
   1545   2522       raf 	makeutx;
   1546   2522       raf 	_mbftowc;
   1547   2522       raf 	__mbftowc_dense;
   1548   2522       raf 	__mbftowc_euc;
   1549   2522       raf 	__mbftowc_sb;
   1550   2522       raf 	__mblen_gen;
   1551   2522       raf 	__mblen_sb;
   1552   2522       raf 	__mbrlen_gen;
   1553   2522       raf 	__mbrlen_sb;
   1554   2522       raf 	__mbrtowc_dense;
   1555   2522       raf 	__mbrtowc_euc;
   1556   2522       raf 	__mbrtowc_sb;
   1557   2522       raf 	__mbsinit_gen;
   1558   2522       raf 	__mbsrtowcs_dense;
   1559   2522       raf 	__mbsrtowcs_euc;
   1560   2522       raf 	__mbsrtowcs_sb;
   1561   2522       raf 	__mbst_get_consumed_array;
   1562   2522       raf 	__mbst_get_locale;
   1563   2522       raf 	__mbst_get_nconsumed;
   1564   2522       raf 	__mbstowcs_dense;
   1565   2522       raf 	__mbstowcs_euc;
   1566   2522       raf 	__mbstowcs_sb;
   1567   2522       raf 	__mbst_set_consumed_array;
   1568   2522       raf 	__mbst_set_locale;
   1569   2522       raf 	__mbst_set_nconsumed;
   1570   2522       raf 	__mbtowc_dense;
   1571   2522       raf 	__mbtowc_euc;
   1572   2522       raf 	__mbtowc_sb;
   1573   2522       raf 	mcfiller;
   1574   2522       raf 	__messages_init;
   1575   2522       raf 	mntopt;
   1576   2522       raf 	modctl;
   1577   2522       raf 	modutx;
   1578   2522       raf 	__monetary_init;
   1579   2522       raf 	msgctl64;
   1580   2522       raf 	__multi_innetgr;
   1581   4292  ab196087 	_mutex_destroy =		NODYNSORT;
   1582   2522       raf 	mutex_held;
   1583   4292  ab196087 	_mutex_init =			NODYNSORT;
   1584   4292  ab196087 	_mutex_unlock =			NODYNSORT;
   1585   5331       amw 	name_to_attr;
   1586   2522       raf 	nfs_getfh;
   1587   2522       raf 	nfssvc;
   1588   2522       raf 	_nfssys;
   1589   2522       raf 	__nis_get_environment;
   1590   2522       raf 	__nl_langinfo_std;
   1591   2522       raf 	_nss_db_state_destr;
   1592   2830       djl 	nss_default_key2str;
   1593   2522       raf 	nss_delete;
   1594   2522       raf 	nss_endent;
   1595   2522       raf 	nss_getent;
   1596   2830       djl 	_nss_initf_group;
   1597   2522       raf 	_nss_initf_netgroup;
   1598   2830       djl 	_nss_initf_passwd;
   1599   2830       djl 	_nss_initf_shadow;
   1600   2830       djl 	nss_packed_arg_init;
   1601   2830       djl 	nss_packed_context_init;
   1602   2830       djl 	nss_packed_getkey;
   1603   2830       djl 	nss_packed_set_status;
   1604   2522       raf 	nss_search;
   1605   2522       raf 	nss_setent;
   1606   2522       raf 	_nss_XbyY_fgets;
   1607   2522       raf 	__nsw_extended_action_v1;
   1608   2522       raf 	__nsw_freeconfig_v1;
   1609   2522       raf 	__nsw_getconfig_v1;
   1610   2522       raf 	__nthreads;
   1611   2522       raf 	__numeric_init;
   1612   5331       amw 	__openattrdirat;
   1613   5331       amw 	option_to_attr;
   1614   2522       raf 	__priv_bracket;
   1615   2522       raf 	__priv_relinquish;
   1616   2522       raf 	pset_assign_forced;
   1617  10089     Surya 	pset_bind_lwp;
   1618   2522       raf 	_psignal;
   1619   2522       raf 	_pthread_setcleanupinit;
   1620   2522       raf 	__putwchar_xpg5;
   1621   2522       raf 	__putwc_xpg5;
   1622   2522       raf 	rctlctl;
   1623   2522       raf 	rctllist;
   1624   2522       raf 	_realbufend;
   1625   2522       raf 	__regcomp_C;
   1626   2522       raf 	__regcomp_std;
   1627   2522       raf 	__regerror_std;
   1628   2522       raf 	__regexec_C;
   1629   2522       raf 	__regexec_std;
   1630   2522       raf 	__regfree_std;
   1631   2522       raf 	_resume;
   1632   2522       raf 	_resume_ret;
   1633   2522       raf 	_rpcsys;
   1634   2522       raf 	_sbrk_grow_aligned;
   1635   2522       raf 	scrwidth;
   1636   2522       raf 	semctl64;
   1637   2522       raf 	_semctl64;
   1638   2712   nn35248 	set_setcontext_enforcement;
   1639   2712   nn35248 	set_l10n_alternate_root;
   1640   2522       raf 	_setbufend;
   1641   2522       raf 	__set_errno;
   1642   3684  rd117015 	setprojrctl;
   1643   2522       raf 	_setregid;
   1644   2522       raf 	_setreuid;
   1645   2712   nn35248 	setsigacthandler;
   1646   2522       raf 	shmctl64;
   1647   2522       raf 	_shmctl64;
   1648   2522       raf 	sigflag;
   1649   2522       raf 	_signal;
   1650   2522       raf 	_sigoff;
   1651   2522       raf 	_sigon;
   1652   2522       raf 	_so_accept;
   1653   2522       raf 	_so_bind;
   1654   2522       raf 	_sockconfig;
   1655   2522       raf 	_so_connect;
   1656   2522       raf 	_so_getpeername;
   1657   2522       raf 	_so_getsockname;
   1658   2522       raf 	_so_getsockopt;
   1659   2522       raf 	_so_listen;
   1660   2522       raf 	_so_recv;
   1661   2522       raf 	_so_recvfrom;
   1662   2522       raf 	_so_recvmsg;
   1663   2522       raf 	_so_send;
   1664   2522       raf 	_so_sendmsg;
   1665   2522       raf 	_so_sendto;
   1666   2522       raf 	_so_setsockopt;
   1667   2522       raf 	_so_shutdown;
   1668   2522       raf 	_so_socket;
   1669   2522       raf 	_so_socketpair;
   1670   2830       djl 	str2group;
   1671   2830       djl 	str2passwd;
   1672   2522       raf 	str2spwd;
   1673   2522       raf 	__strcoll_C;
   1674   2522       raf 	__strcoll_sb;
   1675   2522       raf 	__strcoll_std;
   1676   2522       raf 	__strfmon_std;
   1677   2522       raf 	__strftime_std;
   1678   2522       raf 	__strptime_dontzero;
   1679   2522       raf 	__strptime_std;
   1680   2522       raf 	__strxfrm_C;
   1681   2522       raf 	__strxfrm_sb;
   1682   2522       raf 	__strxfrm_std;
   1683   2522       raf 	stty;
   1684   2522       raf 	syscall;
   1685   2522       raf 	_sysconfig;
   1686   2522       raf 	__systemcall;
   1687   2522       raf 	thr_continue_allmutators;
   1688   2522       raf 	_thr_continue_allmutators;
   1689   2522       raf 	thr_continue_mutator;
   1690   2522       raf 	_thr_continue_mutator;
   1691   2522       raf 	thr_getstate;
   1692   2522       raf 	_thr_getstate;
   1693   2522       raf 	thr_mutators_barrier;
   1694   2522       raf 	_thr_mutators_barrier;
   1695   2522       raf 	thr_probe_setup;
   1696   2522       raf 	_thr_schedctl;
   1697   2522       raf 	thr_setmutator;
   1698   2522       raf 	_thr_setmutator;
   1699   2522       raf 	thr_setstate;
   1700   2522       raf 	_thr_setstate;
   1701   2522       raf 	thr_sighndlrinfo;
   1702   2522       raf 	_thr_sighndlrinfo;
   1703   2522       raf 	_thr_slot_offset;
   1704   2522       raf 	thr_suspend_allmutators;
   1705   2522       raf 	_thr_suspend_allmutators;
   1706   2522       raf 	thr_suspend_mutator;
   1707   2522       raf 	_thr_suspend_mutator;
   1708   2522       raf 	thr_wait_mutator;
   1709   2522       raf 	_thr_wait_mutator;
   1710   2522       raf 	__time_init;
   1711   2522       raf 	__tls_get_addr;
   1712   2522       raf 	__towctrans_bc;
   1713   2522       raf 	__towctrans_std;
   1714   2522       raf 	__towlower_bc;
   1715   2522       raf 	__towlower_std;
   1716   2522       raf 	__towupper_bc;
   1717   2522       raf 	__towupper_std;
   1718  10980      Eric 	tpool_create;
   1719  10980      Eric 	tpool_dispatch;
   1720  10980      Eric 	tpool_destroy;
   1721  10980      Eric 	tpool_wait;
   1722  10980      Eric 	tpool_suspend;
   1723  10980      Eric 	tpool_suspended;
   1724  10980      Eric 	tpool_resume;
   1725  10980      Eric 	tpool_member;
   1726   2522       raf 	_trwctype;
   1727   2522       raf 	__trwctype_std;
   1728   2522       raf 	_ttyname_dev;
   1729   2522       raf 	_ucred_alloc;
   1730   2522       raf 	ucred_getamask;
   1731   2522       raf 	_ucred_getamask;
   1732   2522       raf 	ucred_getasid;
   1733   2522       raf 	_ucred_getasid;
   1734   2522       raf 	ucred_getatid;
   1735   2522       raf 	_ucred_getatid;
   1736   2522       raf 	ucred_getauid;
   1737   2522       raf 	_ucred_getauid;
   1738   2522       raf 	_ulltostr;
   1739   2522       raf 	_uncached_getgrgid_r;
   1740   2522       raf 	_uncached_getgrnam_r;
   1741   2522       raf 	_uncached_getpwnam_r;
   1742   2522       raf 	_uncached_getpwuid_r;
   1743   2522       raf 	__ungetwc_xpg5;
   1744   2522       raf 	_unordered;
   1745   2522       raf 	utssys;
   1746   4891  vk199839 	_verrfp;
   1747   4891  vk199839 	_verrxfp;
   1748   4891  vk199839 	_vwarnfp;
   1749   4891  vk199839 	_vwarnxfp;
   1750   4891  vk199839 	_warnfp;
   1751   4891  vk199839 	_warnxfp;
   1752   2522       raf 	__wcrtomb_dense;
   1753   2522       raf 	__wcrtomb_euc;
   1754   2522       raf 	__wcrtomb_sb;
   1755   2522       raf 	__wcscoll_bc;
   1756   2522       raf 	__wcscoll_C;
   1757   2522       raf 	__wcscoll_std;
   1758   2522       raf 	__wcsftime_std;
   1759   2522       raf 	__wcsftime_xpg5;
   1760   2522       raf 	__wcsrtombs_dense;
   1761   2522       raf 	__wcsrtombs_euc;
   1762   2522       raf 	__wcsrtombs_sb;
   1763   2522       raf 	__wcstok_xpg5;
   1764   2522       raf 	__wcstombs_dense;
   1765   2522       raf 	__wcstombs_euc;
   1766   2522       raf 	__wcstombs_sb;
   1767   2522       raf 	__wcswidth_bc;
   1768   2522       raf 	__wcswidth_dense;
   1769   2522       raf 	__wcswidth_euc;
   1770   2522       raf 	__wcswidth_sb;
   1771   2522       raf 	__wcswidth_std;
   1772   2522       raf 	__wcsxfrm_bc;
   1773   2522       raf 	__wcsxfrm_C;
   1774   2522       raf 	__wcsxfrm_std;
   1775   2522       raf 	__wctob_dense;
   1776   2522       raf 	__wctob_euc;
   1777   2522       raf 	__wctob_sb;
   1778   2522       raf 	__wctoeucpc_gen;
   1779   2522       raf 	__wctomb_dense;
   1780   2522       raf 	__wctomb_euc;
   1781   2522       raf 	__wctomb_sb;
   1782   2522       raf 	__wctrans_std;
   1783   2522       raf 	__wctype_std;
   1784   2522       raf 	__wcwidth_bc;
   1785   2522       raf 	__wcwidth_dense;
   1786   2522       raf 	__wcwidth_euc;
   1787   2522       raf 	__wcwidth_sb;
   1788   2522       raf 	__wcwidth_std;
   1789   2522       raf 	wdbindf;
   1790   2522       raf 	wdchkind;
   1791   2522       raf 	wddelim;
   1792   2522       raf 	_wrtchk;
   1793   2522       raf 	_xflsbuf;
   1794   2522       raf 	_xgetwidth;
   1795   3448  dh155122 	zone_add_datalink;
   1796   2522       raf 	zone_boot;
   1797   3448  dh155122 	zone_check_datalink;
   1798   2522       raf 	zone_create;
   1799   2522       raf 	zone_destroy;
   1800   2522       raf 	zone_enter;
   1801   2522       raf 	zone_getattr;
   1802   2522       raf 	zone_get_id;
   1803   2522       raf 	zone_list;
   1804   3448  dh155122 	zone_list_datalink;
   1805   2522       raf 	zonept;
   1806   3448  dh155122 	zone_remove_datalink;
   1807   2522       raf 	zone_setattr;
   1808   2522       raf 	zone_shutdown;
   1809   2522       raf 	zone_version;
   1810   6812       raf # The following functions should not be exported from libc,
   1811   6812       raf # but /lib/libm.so.2, some older versions of the Studio
   1812   6812       raf # compiler/debugger components, and some ancient programs
   1813   6812       raf # found in /usr/dist reference them.  When we no longer
   1814   6812       raf # care about these old and broken binary objects, these
   1815   6812       raf # symbols should be deleted.
   1816   6812       raf 	_brk =				NODYNSORT;
   1817   6812       raf 	_cond_broadcast =		NODYNSORT;
   1818   6812       raf 	_cond_init =			NODYNSORT;
   1819   6812       raf 	_cond_signal =			NODYNSORT;
   1820   6812       raf 	_cond_wait =			NODYNSORT;
   1821   6812       raf 	_ecvt =				NODYNSORT;
   1822   6812       raf 	_fcvt =				NODYNSORT;
   1823   6812       raf 	_getc_unlocked =		NODYNSORT;
   1824   6812       raf 	_llseek =			NODYNSORT;
   1825   6812       raf 	_pthread_attr_getdetachstate =	NODYNSORT;
   1826   6812       raf 	_pthread_attr_getinheritsched =	NODYNSORT;
   1827   6812       raf 	_pthread_attr_getschedparam =	NODYNSORT;
   1828   6812       raf 	_pthread_attr_getschedpolicy =	NODYNSORT;
   1829   6812       raf 	_pthread_attr_getscope =	NODYNSORT;
   1830   6812       raf 	_pthread_attr_getstackaddr =	NODYNSORT;
   1831   6812       raf 	_pthread_attr_getstacksize =	NODYNSORT;
   1832   6812       raf 	_pthread_attr_init =		NODYNSORT;
   1833   6812       raf 	_pthread_condattr_getpshared =	NODYNSORT;
   1834   6812       raf 	_pthread_condattr_init =	NODYNSORT;
   1835   6812       raf 	_pthread_cond_init =		NODYNSORT;
   1836   6812       raf 	_pthread_create =		NODYNSORT;
   1837   6812       raf 	_pthread_getschedparam =	NODYNSORT;
   1838   6812       raf 	_pthread_join =			NODYNSORT;
   1839   6812       raf 	_pthread_key_create =		NODYNSORT;
   1840   6812       raf 	_pthread_mutexattr_getprioceiling =	NODYNSORT;
   1841   6812       raf 	_pthread_mutexattr_getprotocol =	NODYNSORT;
   1842   6812       raf 	_pthread_mutexattr_getpshared =	NODYNSORT;
   1843   6812       raf 	_pthread_mutexattr_init =	NODYNSORT;
   1844   6812       raf 	_pthread_mutex_getprioceiling =	NODYNSORT;
   1845   6812       raf 	_pthread_mutex_init =		NODYNSORT;
   1846   6812       raf 	_pthread_sigmask =		NODYNSORT;
   1847   6812       raf 	_rwlock_init =			NODYNSORT;
   1848   6812       raf 	_rw_rdlock =			NODYNSORT;
   1849   6812       raf 	_rw_unlock =			NODYNSORT;
   1850   6812       raf 	_rw_wrlock =			NODYNSORT;
   1851   6812       raf 	_sbrk_unlocked =		NODYNSORT;
   1852   6812       raf 	_select =			NODYNSORT;
   1853   6812       raf 	_sema_init =			NODYNSORT;
   1854   6812       raf 	_sema_post =			NODYNSORT;
   1855   6812       raf 	_sema_trywait =			NODYNSORT;
   1856   6812       raf 	_sema_wait =			NODYNSORT;
   1857   6812       raf 	_sysfs =			NODYNSORT;
   1858   6812       raf 	_thr_create =			NODYNSORT;
   1859   6812       raf 	_thr_exit =			NODYNSORT;
   1860   6812       raf 	_thr_getprio =			NODYNSORT;
   1861   6812       raf 	_thr_getspecific =		NODYNSORT;
   1862   6812       raf 	_thr_join =			NODYNSORT;
   1863   6812       raf 	_thr_keycreate =		NODYNSORT;
   1864   6812       raf 	_thr_kill =			NODYNSORT;
   1865   6812       raf 	_thr_main =			NODYNSORT;
   1866   6812       raf 	_thr_self =			NODYNSORT;
   1867   6812       raf 	_thr_setspecific =		NODYNSORT;
   1868   6812       raf 	_thr_sigsetmask =		NODYNSORT;
   1869   6812       raf 	_thr_stksegment =		NODYNSORT;
   1870   6812       raf 	_ungetc_unlocked =		NODYNSORT;
   1871   2522       raf     local:
   1872   4292  ab196087 	__imax_lldiv =			NODYNSORT;
   1873   4292  ab196087 	_ti_thr_self  =			NODYNSORT;
   1874   2522       raf 	*;
   1875   2522       raf };
   1876