xref: /titanic_44/usr/src/lib/libc/port/mapfile-vers (revision 40e5e17b3361b3eea56a9723071c406894a20b78)
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 2007 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25# ident	"%Z%%M%	%I%	%E% SMI"
26#
27
28SUNW_1.23 {		# SunOS 5.11 (Solaris 11)
29    global:
30	aio_cancel;
31	aiocancel;
32	aio_error;
33	aio_fsync;
34	aio_read;
35	aioread;
36	aio_return;
37	aio_suspend;
38	aiowait;
39	aio_waitn;
40	aio_write;
41	aiowrite;
42	assfail;
43	clock_getres;
44	clock_gettime;
45	clock_nanosleep;
46	clock_settime;
47	door_bind;
48	door_call;
49	door_create;
50	door_cred;
51	door_getparam;
52	door_info;
53	door_return;
54	door_revoke;
55	door_server_create;
56	door_setparam;
57	door_ucred;
58	door_unbind;
59	fdatasync;
60	forkallx;
61	forkx;
62	lio_listio;
63	mkdtemp;
64	_mkdtemp;
65	mkstemps;
66	_mkstemps;
67	mq_close;
68	mq_getattr;
69	mq_notify;
70	mq_open;
71	mq_receive;
72	mq_reltimedreceive_np;
73	mq_reltimedsend_np;
74	mq_send;
75	mq_setattr;
76	mq_timedreceive;
77	mq_timedsend;
78	mq_unlink;
79	nanosleep;
80	posix_fallocate;
81	pthread_key_create_once_np;
82	_renameat;
83	sched_getparam;
84	sched_get_priority_max;
85	sched_get_priority_min;
86	sched_getscheduler;
87	sched_rr_get_interval;
88	sched_setparam;
89	sched_setscheduler;
90	sched_yield;
91	sem_close;
92	sem_destroy;
93	sem_getvalue;
94	sem_init;
95	sem_open;
96	sem_post;
97	sem_reltimedwait_np;
98	sem_timedwait;
99	sem_trywait;
100	sem_unlink;
101	sem_wait;
102	shm_open;
103	shm_unlink;
104	sigqueue;
105	sigtimedwait;
106	sigwaitinfo;
107	strnlen;
108	thr_keycreate_once;
109	timer_create;
110	timer_delete;
111	timer_getoverrun;
112	timer_gettime;
113	timer_settime;
114	uucopy;
115	uucopystr;
116	vforkx;
117} SUNW_1.22.2;
118
119SUNW_1.22.2 {
120    global:
121	is_system_labeled;
122	ucred_getlabel;
123	_ucred_getlabel;
124} SUNW_1.22.1;
125
126SUNW_1.22.1 {
127    global:
128	atomic_add_8;
129	atomic_add_8_nv;
130	atomic_add_char;
131	atomic_add_char_nv;
132	atomic_add_int;
133	atomic_add_int_nv;
134	atomic_add_ptr;
135	atomic_add_ptr_nv;
136	atomic_add_short;
137	atomic_add_short_nv;
138	atomic_and_16;
139	atomic_and_16_nv;
140	atomic_and_32_nv;
141	atomic_and_64;
142	atomic_and_64_nv;
143	atomic_and_8;
144	atomic_and_8_nv;
145	atomic_and_uchar;
146	atomic_and_uchar_nv;
147	atomic_and_uint_nv;
148	atomic_and_ulong;
149	atomic_and_ulong_nv;
150	atomic_and_ushort;
151	atomic_and_ushort_nv;
152	atomic_cas_16;
153	atomic_cas_32;
154	atomic_cas_64;
155	atomic_cas_8;
156	atomic_cas_ptr;
157	atomic_cas_uchar;
158	atomic_cas_uint;
159	atomic_cas_ulong;
160	atomic_cas_ushort;
161	atomic_clear_long_excl;
162	atomic_dec_16;
163	atomic_dec_16_nv;
164	atomic_dec_32;
165	atomic_dec_32_nv;
166	atomic_dec_64;
167	atomic_dec_64_nv;
168	atomic_dec_8;
169	atomic_dec_8_nv;
170	atomic_dec_uchar;
171	atomic_dec_uchar_nv;
172	atomic_dec_uint;
173	atomic_dec_uint_nv;
174	atomic_dec_ulong;
175	atomic_dec_ulong_nv;
176	atomic_dec_ushort;
177	atomic_dec_ushort_nv;
178	atomic_inc_16;
179	atomic_inc_16_nv;
180	atomic_inc_32;
181	atomic_inc_32_nv;
182	atomic_inc_64;
183	atomic_inc_64_nv;
184	atomic_inc_8;
185	atomic_inc_8_nv;
186	atomic_inc_uchar;
187	atomic_inc_uchar_nv;
188	atomic_inc_uint;
189	atomic_inc_uint_nv;
190	atomic_inc_ulong;
191	atomic_inc_ulong_nv;
192	atomic_inc_ushort;
193	atomic_inc_ushort_nv;
194	atomic_or_16;
195	atomic_or_16_nv;
196	atomic_or_32_nv;
197	atomic_or_64;
198	atomic_or_64_nv;
199	atomic_or_8;
200	atomic_or_8_nv;
201	atomic_or_uchar;
202	atomic_or_uchar_nv;
203	atomic_or_uint_nv;
204	atomic_or_ulong;
205	atomic_or_ulong_nv;
206	atomic_or_ushort;
207	atomic_or_ushort_nv;
208	atomic_set_long_excl;
209	atomic_swap_16;
210	atomic_swap_32;
211	atomic_swap_64;
212	atomic_swap_8;
213	atomic_swap_ptr;
214	atomic_swap_uchar;
215	atomic_swap_uint;
216	atomic_swap_ulong;
217	atomic_swap_ushort;
218	membar_consumer;
219	membar_enter;
220	membar_exit;
221	membar_producer;
222} SUNW_1.22;
223
224SUNW_1.22 {		# SunOS 5.10 (Solaris 10)
225    global:
226	alphasort;
227	_alphasort;
228	atomic_add_16;
229	atomic_add_16_nv;
230	atomic_add_32;
231	atomic_add_32_nv;
232	atomic_add_64;
233	atomic_add_64_nv;
234	atomic_add_long;
235	atomic_add_long_nv;
236	atomic_and_32;
237	atomic_and_uint;
238	atomic_or_32;
239	atomic_or_uint;
240	_Exit;
241	getisax;
242	_getisax;
243	getopt_clip;
244	_getopt_clip;
245	getopt_long;
246	_getopt_long;
247	getopt_long_only;
248	_getopt_long_only;
249	getpeerucred;
250	_getpeerucred;
251	getpflags;
252	_getpflags;
253	getppriv;
254	_getppriv;
255	getprivimplinfo;
256	_getprivimplinfo;
257	getzoneid;
258	getzoneidbyname;
259	getzonenamebyid;
260	imaxabs;
261	imaxdiv;
262	isblank;
263	iswblank;
264	port_alert;
265	port_associate;
266	port_create;
267	port_dissociate;
268	port_get;
269	port_getn;
270	port_send;
271	port_sendn;
272	posix_openpt;
273	posix_spawn;
274	posix_spawnattr_destroy;
275	posix_spawnattr_getflags;
276	posix_spawnattr_getpgroup;
277	posix_spawnattr_getschedparam;
278	posix_spawnattr_getschedpolicy;
279	posix_spawnattr_getsigdefault;
280	posix_spawnattr_getsigmask;
281	posix_spawnattr_init;
282	posix_spawnattr_setflags;
283	posix_spawnattr_setpgroup;
284	posix_spawnattr_setschedparam;
285	posix_spawnattr_setschedpolicy;
286	posix_spawnattr_setsigdefault;
287	posix_spawnattr_setsigmask;
288	posix_spawn_file_actions_addclose;
289	posix_spawn_file_actions_adddup2;
290	posix_spawn_file_actions_addopen;
291	posix_spawn_file_actions_destroy;
292	posix_spawn_file_actions_init;
293	posix_spawnp;
294	priv_addset;
295	_priv_addset;
296	priv_allocset;
297	_priv_allocset;
298	priv_copyset;
299	_priv_copyset;
300	priv_delset;
301	_priv_delset;
302	priv_emptyset;
303	_priv_emptyset;
304	priv_fillset;
305	_priv_fillset;
306	__priv_free_info;
307	priv_freeset;
308	_priv_freeset;
309	priv_getbyname;
310	_priv_getbyname;
311	__priv_getbyname;
312	priv_getbynum;
313	_priv_getbynum;
314	__priv_getbynum;
315	__priv_getdata;
316	priv_getsetbyname;
317	_priv_getsetbyname;
318	__priv_getsetbyname;
319	priv_getsetbynum;
320	_priv_getsetbynum;
321	__priv_getsetbynum;
322	priv_gettext;
323	_priv_gettext;
324	priv_ineffect;
325	_priv_ineffect;
326	priv_intersect;
327	_priv_intersect;
328	priv_inverse;
329	_priv_inverse;
330	priv_isemptyset;
331	_priv_isemptyset;
332	priv_isequalset;
333	_priv_isequalset;
334	priv_isfullset;
335	_priv_isfullset;
336	priv_ismember;
337	_priv_ismember;
338	priv_issubset;
339	_priv_issubset;
340	__priv_parse_info;
341	priv_set;
342	_priv_set;
343	priv_set_to_str;
344	_priv_set_to_str;
345	__priv_set_to_str;
346	priv_str_to_set;
347	_priv_str_to_set;
348	priv_union;
349	_priv_union;
350	pselect;
351	pthread_attr_getstack;
352	pthread_attr_setstack;
353	pthread_barrierattr_destroy;
354	pthread_barrierattr_getpshared;
355	pthread_barrierattr_init;
356	pthread_barrierattr_setpshared;
357	pthread_barrier_destroy;
358	pthread_barrier_init;
359	pthread_barrier_wait;
360	pthread_condattr_getclock;
361	pthread_condattr_setclock;
362	pthread_mutexattr_getrobust_np;
363	pthread_mutexattr_setrobust_np;
364	pthread_mutex_consistent_np;
365	pthread_mutex_reltimedlock_np;
366	pthread_mutex_timedlock;
367	pthread_rwlock_reltimedrdlock_np;
368	pthread_rwlock_reltimedwrlock_np;
369	pthread_rwlock_timedrdlock;
370	pthread_rwlock_timedwrlock;
371	pthread_setschedprio;
372	pthread_spin_destroy;
373	pthread_spin_init;
374	pthread_spin_lock;
375	pthread_spin_trylock;
376	pthread_spin_unlock;
377	rctlblk_set_recipient_pid;
378	scandir;
379	_scandir;
380	schedctl_exit;
381	schedctl_init;
382	schedctl_lookup;
383	sema_reltimedwait;
384	sema_timedwait;
385	setenv;
386	setpflags;
387	_setpflags;
388	setppriv;
389	_setppriv;
390	strerror_r;
391	strtof;
392	strtoimax;
393	strtold;
394	strtoumax;
395	ucred_free;
396	_ucred_free;
397	ucred_get;
398	_ucred_get;
399	ucred_getegid;
400	_ucred_getegid;
401	ucred_geteuid;
402	_ucred_geteuid;
403	ucred_getgroups;
404	_ucred_getgroups;
405	ucred_getpflags;
406	_ucred_getpflags;
407	ucred_getpid;
408	_ucred_getpid;
409	ucred_getprivset;
410	_ucred_getprivset;
411	ucred_getprojid;
412	_ucred_getprojid;
413	ucred_getrgid;
414	_ucred_getrgid;
415	ucred_getruid;
416	_ucred_getruid;
417	ucred_getsgid;
418	_ucred_getsgid;
419	ucred_getsuid;
420	_ucred_getsuid;
421	ucred_getzoneid;
422	_ucred_getzoneid;
423	ucred_size;
424	_ucred_size;
425	unsetenv;
426	wcstof;
427	wcstoimax;
428	wcstold;
429	wcstoll;
430	wcstoull;
431	wcstoumax;
432} SUNW_1.21.3;
433
434SUNW_1.21.3 {
435    global:
436	forkall;
437} SUNW_1.21.2;
438
439SUNW_1.21.2 {
440    global:
441	getustack;
442	_getustack;
443	setustack;
444	_setustack;
445	stack_getbounds;
446	_stack_getbounds;
447	_stack_grow;
448	stack_inbounds;
449	_stack_inbounds;
450	stack_setbounds;
451	_stack_setbounds;
452	stack_violation;
453	_stack_violation;
454} SUNW_1.21.1;
455
456SUNW_1.21.1 {
457    global:
458	crypt_gensalt;
459} SUNW_1.21;
460
461SUNW_1.21 {		# SunOS 5.9 (Solaris 9)
462    global:
463	attropen;
464	_attropen;
465	bind_textdomain_codeset;
466	closefrom;
467	_closefrom;
468	cond_reltimedwait;
469	dcngettext;
470	dngettext;
471	fchownat;
472	_fchownat;
473	fdopendir;
474	_fdopendir;
475	fdwalk;
476	_fdwalk;
477	fstatat;
478	_fstatat;
479	futimesat;
480	_futimesat;
481	getcpuid;
482	_getcpuid;
483	gethomelgroup;
484	_gethomelgroup;
485	getpagesizes;
486	getrctl;
487	_getrctl;
488	issetugid;
489	_issetugid;
490	_lwp_cond_reltimedwait;
491	meminfo;
492	_meminfo;
493	ngettext;
494	openat;
495	_openat;
496	printstack;
497	priocntl;
498	priocntlset;
499	pset_getattr;
500	pset_getloadavg;
501	pset_list;
502	pset_setattr;
503	pthread_cond_reltimedwait_np;
504	rctlblk_get_enforced_value;
505	rctlblk_get_firing_time;
506	rctlblk_get_global_action;
507	rctlblk_get_global_flags;
508	rctlblk_get_local_action;
509	rctlblk_get_local_flags;
510	rctlblk_get_privilege;
511	rctlblk_get_recipient_pid;
512	rctlblk_get_value;
513	rctlblk_set_local_action;
514	rctlblk_set_local_flags;
515	rctlblk_set_privilege;
516	rctlblk_set_value;
517	rctlblk_size;
518	rctl_walk;
519	renameat;
520	setrctl;
521	_setrctl;
522	unlinkat;
523	_unlinkat;
524	vfscanf;
525	_vfscanf;
526	vfwscanf;
527	vscanf;
528	_vscanf;
529	vsscanf;
530	_vsscanf;
531	vswscanf;
532	vwscanf;
533} SUNW_1.20.4;
534
535SUNW_1.20.4 {
536    global:
537	semtimedop;
538	_semtimedop;
539} SUNW_1.20.1;
540
541SUNW_1.20.1 {
542    global:
543	getacct;
544	_getacct;
545	getprojid;
546	_getprojid;
547	gettaskid;
548	_gettaskid;
549	msgids;
550	_msgids;
551	msgsnap;
552	_msgsnap;
553	putacct;
554	_putacct;
555	semids;
556	_semids;
557	settaskid;
558	_settaskid;
559	shmids;
560	_shmids;
561	wracct;
562	_wracct;
563} SUNW_1.20;
564
565SUNW_1.20 {		# SunOS 5.8 (Solaris 8)
566    global:
567	getextmntent;
568	resetmnttab;
569} SUNW_1.19;
570
571SUNW_1.19 {
572    global:
573	strlcat;
574	strlcpy;
575	umount2;
576	_umount2;
577} SUNW_1.18.1;
578
579SUNW_1.18.1 {
580    global:
581	__fsetlocking;
582} SUNW_1.18;
583
584SUNW_1.18 {		# SunOS 5.7 (Solaris 7)
585    global:
586	btowc;
587	__fbufsize;
588	__flbf;
589	_flushlbf;
590	__fpending;
591	__fpurge;
592	__freadable;
593	__freading;
594	fwide;
595	fwprintf;
596	__fwritable;
597	__fwriting;
598	fwscanf;
599	getloadavg;
600	isaexec;
601	mbrlen;
602	mbrtowc;
603	mbsinit;
604	mbsrtowcs;
605	pcsample;
606	pthread_attr_getguardsize;
607	pthread_attr_setguardsize;
608	pthread_getconcurrency;
609	pthread_mutexattr_gettype;
610	pthread_mutexattr_settype;
611	pthread_rwlockattr_destroy;
612	pthread_rwlockattr_getpshared;
613	pthread_rwlockattr_init;
614	pthread_rwlockattr_setpshared;
615	pthread_rwlock_destroy;
616	pthread_rwlock_init;
617	pthread_rwlock_rdlock;
618	pthread_rwlock_tryrdlock;
619	pthread_rwlock_trywrlock;
620	pthread_rwlock_unlock;
621	pthread_rwlock_wrlock;
622	pthread_setconcurrency;
623	swprintf;
624	swscanf;
625	__sysconf_xpg5;
626	vfwprintf;
627	vswprintf;
628	vwprintf;
629	wcrtomb;
630	wcsrtombs;
631	wcsstr;
632	wctob;
633	wmemchr;
634	wmemcmp;
635	wmemcpy;
636	wmemmove;
637	wmemset;
638	wprintf;
639	wscanf;
640} SUNW_1.17;
641
642# The empty versions SUNW_1.2 through SUNW_1.17 must be preserved because
643# applications built on Solaris 2.6 Beta (when they did contain symbols)
644# may depend on them.  All symbol content for SunOS 5.6 is now in SUNW_1.1
645
646SUNW_1.17 {
647    global:
648	SUNW_1.17;
649} SUNW_1.16;
650
651SUNW_1.16 {
652    global:
653	SUNW_1.16;
654} SUNW_1.15;
655
656SUNW_1.15 {
657    global:
658	SUNW_1.15;
659} SUNW_1.14;
660
661SUNW_1.14 {
662    global:
663	SUNW_1.14;
664} SUNW_1.13;
665
666SUNW_1.13 {
667    global:
668	SUNW_1.13;
669} SUNW_1.12;
670
671SUNW_1.12 {
672    global:
673	SUNW_1.12;
674} SUNW_1.11;
675
676SUNW_1.11 {
677    global:
678	SUNW_1.11;
679} SUNW_1.10;
680
681SUNW_1.10 {
682    global:
683	SUNW_1.10;
684} SUNW_1.9;
685
686SUNW_1.9 {
687    global:
688	SUNW_1.9;
689} SUNW_1.8;
690
691SUNW_1.8 {
692    global:
693	SUNW_1.8;
694} SUNW_1.7;
695
696SUNW_1.7 {
697    global:
698	SUNW_1.7;
699} SUNW_1.6;
700
701SUNW_1.6 {
702    global:
703	SUNW_1.6;
704} SUNW_1.5;
705
706SUNW_1.5 {
707    global:
708	SUNW_1.5;
709} SUNW_1.4;
710
711SUNW_1.4 {
712    global:
713	SUNW_1.4;
714} SUNW_1.3;
715
716SUNW_1.3 {
717    global:
718	SUNW_1.3;
719} SUNW_1.2;
720
721SUNW_1.2 {
722    global:
723	SUNW_1.2;
724} SUNW_1.1;
725
726SUNW_1.1 {		# SunOS 5.6 (Solaris 2.6)
727    global:
728	basename;
729	bindtextdomain;
730	bsd_signal;
731	dbm_clearerr;
732	dbm_error;
733	dcgettext;
734	dgettext;
735	directio;
736	dirname;
737	endusershell;
738	_exithandle;
739	fgetwc;
740	fgetws;
741	fpgetround;
742	fpsetround;
743	fputwc;
744	fputws;
745	fseeko;
746	ftello;
747	ftrylockfile;
748	getexecname;
749	_getexecname;
750	getpassphrase;
751	gettext;
752	getusershell;
753	getwc;
754	getwchar;
755	getws;
756	isenglish;
757	isideogram;
758	isnumber;
759	isphonogram;
760	isspecial;
761	iswalnum;
762	iswalpha;
763	iswcntrl;
764	iswctype;
765	iswdigit;
766	iswgraph;
767	iswlower;
768	iswprint;
769	iswpunct;
770	iswspace;
771	iswupper;
772	iswxdigit;
773	__loc1;
774	____loc1;
775	_longjmp;
776	_lwp_sema_trywait;
777	ntp_adjtime;
778	_ntp_adjtime;
779	ntp_gettime;
780	_ntp_gettime;
781	__posix_asctime_r;
782	__posix_ctime_r;
783	__posix_getgrgid_r;
784	__posix_getgrnam_r;
785	__posix_getlogin_r;
786	__posix_getpwnam_r;
787	__posix_getpwuid_r;
788	__posix_sigwait;
789	__posix_ttyname_r;
790	pset_assign;
791	pset_bind;
792	pset_create;
793	pset_destroy;
794	pset_info;
795	pthread_atfork;
796	pthread_attr_destroy;
797	pthread_attr_getdetachstate;
798	pthread_attr_getinheritsched;
799	pthread_attr_getschedparam;
800	pthread_attr_getschedpolicy;
801	pthread_attr_getscope;
802	pthread_attr_getstackaddr;
803	pthread_attr_getstacksize;
804	pthread_attr_init;
805	pthread_attr_setdetachstate;
806	pthread_attr_setinheritsched;
807	pthread_attr_setschedparam;
808	pthread_attr_setschedpolicy;
809	pthread_attr_setscope;
810	pthread_attr_setstackaddr;
811	pthread_attr_setstacksize;
812	pthread_cancel;
813	__pthread_cleanup_pop;
814	__pthread_cleanup_push;
815	pthread_create;
816	pthread_detach;
817	pthread_equal;
818	pthread_exit;
819	pthread_getschedparam;
820	pthread_getspecific;
821	pthread_join;
822	pthread_key_create;
823	pthread_key_delete;
824	pthread_kill;
825	pthread_once;
826	pthread_self;
827	pthread_setcancelstate;
828	pthread_setcanceltype;
829	pthread_setschedparam;
830	pthread_setspecific;
831	pthread_sigmask;
832	pthread_testcancel;
833	putwc;
834	putwchar;
835	putws;
836	regcmp;
837	regex;
838	resolvepath;
839	_resolvepath;
840	rwlock_destroy;
841	_rwlock_destroy;
842	sema_destroy;
843	_sema_destroy;
844	_setjmp;
845	setusershell;
846	siginterrupt;
847	sigstack;
848	snprintf;
849	strtows;
850	sync_instruction_memory;
851	textdomain;
852	thr_main;
853	towctrans;
854	towlower;
855	towupper;
856	ungetwc;
857	vsnprintf;
858	watoll;
859	wcscat;
860	wcschr;
861	wcscmp;
862	wcscoll;
863	wcscpy;
864	wcscspn;
865	wcsftime;
866	wcslen;
867	wcsncat;
868	wcsncmp;
869	wcsncpy;
870	wcspbrk;
871	wcsrchr;
872	wcsspn;
873	wcstod;
874	wcstok;
875	wcstol;
876	wcstoul;
877	wcswcs;
878	wcswidth;
879	wcsxfrm;
880	wctrans;
881	wctype;
882	wcwidth;
883	wscasecmp;
884	wscat;
885	wschr;
886	wscmp;
887	wscol;
888	wscoll;
889	wscpy;
890	wscspn;
891	wsdup;
892	wslen;
893	wsncasecmp;
894	wsncat;
895	wsncmp;
896	wsncpy;
897	wspbrk;
898	wsprintf;
899	wsrchr;
900	wsscanf;
901	wsspn;
902	wstod;
903	wstok;
904	wstol;
905	wstoll;
906	wstostr;
907	wsxfrm;
908	__xpg4_putmsg;
909	__xpg4_putpmsg;
910} SUNW_0.9;
911
912SUNW_0.9 {		# SunOS 5.5 (Solaris 2.5)
913    global:
914	acl;
915	bcmp;
916	bcopy;
917	bzero;
918	facl;
919	ftime;
920	getdtablesize;
921	gethostid;
922	gethostname;
923	getpagesize;
924	getpriority;
925	getrusage;
926	getwd;
927	index;
928	initstate;
929	killpg;
930	_nsc_trydoorcall;
931	pthread_condattr_destroy;
932	pthread_condattr_getpshared;
933	pthread_condattr_init;
934	pthread_condattr_setpshared;
935	pthread_cond_broadcast;
936	pthread_cond_destroy;
937	pthread_cond_init;
938	pthread_cond_signal;
939	pthread_cond_timedwait;
940	pthread_cond_wait;
941	pthread_mutexattr_destroy;
942	pthread_mutexattr_getprioceiling;
943	pthread_mutexattr_getprotocol;
944	pthread_mutexattr_getpshared;
945	pthread_mutexattr_init;
946	pthread_mutexattr_setprioceiling;
947	pthread_mutexattr_setprotocol;
948	pthread_mutexattr_setpshared;
949	pthread_mutex_destroy;
950	pthread_mutex_getprioceiling;
951	pthread_mutex_init;
952	pthread_mutex_lock;
953	pthread_mutex_setprioceiling;
954	pthread_mutex_trylock;
955	pthread_mutex_unlock;
956	random;
957	reboot;
958	re_comp;
959	re_exec;
960	rindex;
961	setbuffer;
962	sethostname;
963	setlinebuf;
964	setpriority;
965	setregid;
966	setreuid;
967	setstate;
968	srandom;
969	thr_min_stack;
970	thr_stksegment;
971	ualarm;
972	usleep;
973	wait3;
974	wait4;
975} SUNW_0.8;
976
977SUNW_0.8 {		# SunOS 5.4 (Solaris 2.4)
978    global:
979	addsev;
980	cond_broadcast;
981	cond_destroy;
982	cond_init;
983	cond_signal;
984	cond_timedwait;
985	cond_wait;
986	confstr;
987	fnmatch;
988	_getdate_err_addr;
989	glob;
990	globfree;
991	iconv;
992	iconv_close;
993	iconv_open;
994	lfmt;
995	mutex_destroy;
996	mutex_init;
997	mutex_lock;
998	mutex_trylock;
999	mutex_unlock;
1000	pfmt;
1001	regcomp;
1002	regerror;
1003	regexec;
1004	regfree;
1005	rwlock_init;
1006	rw_rdlock;
1007	rw_read_held;
1008	rw_tryrdlock;
1009	rw_trywrlock;
1010	rw_unlock;
1011	rw_write_held;
1012	rw_wrlock;
1013	sema_held;
1014	sema_init;
1015	sema_post;
1016	sema_trywait;
1017	sema_wait;
1018	setcat;
1019	sigfpe;
1020	strfmon;
1021	strptime;
1022	thr_continue;
1023	thr_create;
1024	thr_exit;
1025	thr_getconcurrency;
1026	thr_getprio;
1027	thr_getspecific;
1028	thr_join;
1029	thr_keycreate;
1030	thr_kill;
1031	thr_self;
1032	thr_setconcurrency;
1033	thr_setprio;
1034	thr_setspecific;
1035	thr_sigsetmask;
1036	thr_suspend;
1037	thr_yield;
1038	vlfmt;
1039	vpfmt;
1040	wordexp;
1041	wordfree;
1042	__xpg4 = NODIRECT;
1043} SUNW_0.7;
1044
1045SUNW_0.7 {		# SunOS 5.3 (Solaris 2.3)
1046    global:
1047	a64l;
1048	adjtime;
1049	altzone;
1050	ascftime;
1051	atoll;
1052	brk;
1053	cftime;
1054	closelog;
1055	csetcol;
1056	csetlen;
1057	ctermid_r;
1058	dbm_close;
1059	dbm_delete;
1060	dbm_fetch;
1061	dbm_firstkey;
1062	dbm_nextkey;
1063	dbm_open;
1064	dbm_store;
1065	decimal_to_double;
1066	decimal_to_extended;
1067	decimal_to_quadruple;
1068	decimal_to_single;
1069	double_to_decimal;
1070	drand48;
1071	econvert;
1072	ecvt;
1073	endnetgrent;
1074	endspent;
1075	endutent;
1076	endutxent;
1077	erand48;
1078	euccol;
1079	euclen;
1080	eucscol;
1081	extended_to_decimal;
1082	fchroot;
1083	fconvert;
1084	fcvt;
1085	ffs;
1086	fgetspent;
1087	fgetspent_r;
1088	_filbuf;
1089	finite;
1090	fork1;
1091	fpclass;
1092	fpgetmask;
1093	fpgetsticky;
1094	fpsetmask;
1095	fpsetsticky;
1096	fstatfs;
1097	ftruncate;
1098	ftw;
1099	func_to_decimal;
1100	gconvert;
1101	gcvt;
1102	getdents;
1103	gethrtime;
1104	gethrvtime;
1105	getmntany;
1106	getmntent;
1107	getnetgrent;
1108	getnetgrent_r;
1109	getpw;
1110	getspent;
1111	getspent_r;
1112	getspnam;
1113	getspnam_r;
1114	getutent;
1115	getutid;
1116	getutline;
1117	getutmp;
1118	getutmpx;
1119	getutxent;
1120	getutxid;
1121	getutxline;
1122	getvfsany;
1123	getvfsent;
1124	getvfsfile;
1125	getvfsspec;
1126	getwidth;
1127	gsignal;
1128	hasmntopt;
1129	innetgr;
1130	insque;
1131	_insque;
1132	isnanf = FUNCTION FILTER libm.so.2;
1133	jrand48;
1134	l64a;
1135	ladd;
1136	lckpwdf;
1137	lcong48;
1138	ldivide;
1139	lexp10;
1140	llabs;
1141	lldiv;
1142	llog10;
1143	llseek;
1144	lltostr;
1145	lmul;
1146	lone;
1147	lrand48;
1148	lshiftl;
1149	lsub;
1150	lten;
1151	_lwp_cond_broadcast;
1152	_lwp_cond_signal;
1153	_lwp_cond_timedwait;
1154	_lwp_cond_wait;
1155	_lwp_continue;
1156	_lwp_info;
1157	_lwp_kill;
1158	_lwp_mutex_lock;
1159	_lwp_mutex_trylock;
1160	_lwp_mutex_unlock;
1161	_lwp_self;
1162	_lwp_sema_init;
1163	_lwp_sema_post;
1164	_lwp_sema_wait;
1165	_lwp_suspend;
1166	lzero;
1167	madvise;
1168	__major;
1169	__makedev;
1170	memalign = NODIRECT;
1171	mincore;
1172	__minor;
1173	mkstemp;
1174	_mkstemp;
1175	mlockall;
1176	modff = FUNCTION FILTER libm.so.2;
1177	mrand48;
1178	munlockall;
1179	nrand48;
1180	nss_default_finders;
1181	_nss_netdb_aliases;
1182	_nss_XbyY_buf_alloc;
1183	_nss_XbyY_buf_free;
1184	__nsw_extended_action;
1185	__nsw_freeconfig;
1186	__nsw_getconfig;
1187	openlog;
1188	plock;
1189	pread;
1190	__priocntl;
1191	__priocntlset;
1192	processor_bind;
1193	processor_info;
1194	psiginfo;
1195	psignal;
1196	putpwent;
1197	putspent;
1198	pututline;
1199	pututxline;
1200	pwrite;
1201	qeconvert;
1202	qecvt;
1203	qfconvert;
1204	qfcvt;
1205	qgconvert;
1206	qgcvt;
1207	quadruple_to_decimal;
1208	realpath;
1209	remque;
1210	_remque;
1211	seconvert;
1212	seed48;
1213	select;
1214	_sema_held;
1215	setegid;
1216	seteuid;
1217	setlogmask;
1218	setnetgrent;
1219	setspent;
1220	settimeofday;
1221	setutent;
1222	setutxent;
1223	sfconvert;
1224	sgconvert;
1225	sig2str;
1226	sigwait;
1227	single_to_decimal;
1228	ssignal;
1229	statfs;
1230	str2sig;
1231	strcasecmp;
1232	string_to_decimal;
1233	strncasecmp;
1234	strsignal;
1235	strtoll;
1236	strtoull;
1237	swapctl;
1238	sysfs;
1239	_sys_illlist;
1240	syslog;
1241	_syslog;
1242	tmpnam_r;
1243	truncate;
1244	ttyslot;
1245	uadmin;
1246	ulckpwdf;
1247	ulltostr;
1248	unordered;
1249	updwtmp;
1250	updwtmpx;
1251	ustat;
1252	utimes;
1253	utmpname;
1254	utmpxname;
1255	valloc = NODIRECT;
1256	vfork;
1257	vhangup;
1258	vsyslog;
1259	yield;
1260};
1261
1262# There should never be more than one SUNWprivate version.
1263# Don't add any more.  Add new private symbols to SUNWprivate_1.1
1264
1265SUNWprivate_1.1 {
1266    global:
1267	__accessat;
1268	_a64l;
1269	acctctl;
1270	_acctctl;
1271	_acl;
1272	_adjtime;
1273	___Argv = NODIRECT;
1274	_ascftime;
1275	_asctime_r;
1276	_assert_c99;
1277	__assert_c99;
1278	_assfail;
1279	_atoll;
1280	_atomic_add_16;
1281	_atomic_add_16_nv;
1282	_atomic_add_32;
1283	_atomic_add_32_nv;
1284	_atomic_add_64;
1285	_atomic_add_64_nv;
1286	_atomic_add_8;
1287	_atomic_add_8_nv;
1288	_atomic_add_char;
1289	_atomic_add_char_nv;
1290	_atomic_add_int;
1291	_atomic_add_int_nv;
1292	_atomic_add_long;
1293	_atomic_add_long_nv;
1294	_atomic_add_ptr;
1295	_atomic_add_ptr_nv;
1296	_atomic_add_short;
1297	_atomic_add_short_nv;
1298	_atomic_and_16;
1299	_atomic_and_16_nv;
1300	_atomic_and_32;
1301	_atomic_and_32_nv;
1302	_atomic_and_64;
1303	_atomic_and_64_nv;
1304	_atomic_and_8;
1305	_atomic_and_8_nv;
1306	_atomic_and_uchar;
1307	_atomic_and_uchar_nv;
1308	_atomic_and_uint;
1309	_atomic_and_uint_nv;
1310	_atomic_and_ulong;
1311	_atomic_and_ulong_nv;
1312	_atomic_and_ushort;
1313	_atomic_and_ushort_nv;
1314	_atomic_cas_16;
1315	_atomic_cas_32;
1316	_atomic_cas_64;
1317	_atomic_cas_8;
1318	_atomic_cas_ptr;
1319	_atomic_cas_uchar;
1320	_atomic_cas_uint;
1321	_atomic_cas_ulong;
1322	_atomic_cas_ushort;
1323	_atomic_clear_long_excl;
1324	_atomic_dec_16;
1325	_atomic_dec_16_nv;
1326	_atomic_dec_32;
1327	_atomic_dec_32_nv;
1328	_atomic_dec_64;
1329	_atomic_dec_64_nv;
1330	_atomic_dec_8;
1331	_atomic_dec_8_nv;
1332	_atomic_dec_uchar;
1333	_atomic_dec_uchar_nv;
1334	_atomic_dec_uint;
1335	_atomic_dec_uint_nv;
1336	_atomic_dec_ulong;
1337	_atomic_dec_ulong_nv;
1338	_atomic_dec_ushort;
1339	_atomic_dec_ushort_nv;
1340	_atomic_inc_16;
1341	_atomic_inc_16_nv;
1342	_atomic_inc_32;
1343	_atomic_inc_32_nv;
1344	_atomic_inc_64;
1345	_atomic_inc_64_nv;
1346	_atomic_inc_8;
1347	_atomic_inc_8_nv;
1348	_atomic_inc_uchar;
1349	_atomic_inc_uchar_nv;
1350	_atomic_inc_uint;
1351	_atomic_inc_uint_nv;
1352	_atomic_inc_ulong;
1353	_atomic_inc_ulong_nv;
1354	_atomic_inc_ushort;
1355	_atomic_inc_ushort_nv;
1356	_atomic_or_16;
1357	_atomic_or_16_nv;
1358	_atomic_or_32;
1359	_atomic_or_32_nv;
1360	_atomic_or_64;
1361	_atomic_or_64_nv;
1362	_atomic_or_8;
1363	_atomic_or_8_nv;
1364	_atomic_or_uchar;
1365	_atomic_or_uchar_nv;
1366	_atomic_or_uint;
1367	_atomic_or_uint_nv;
1368	_atomic_or_ulong;
1369	_atomic_or_ulong_nv;
1370	_atomic_or_ushort;
1371	_atomic_or_ushort_nv;
1372	_atomic_set_long_excl;
1373	_atomic_swap_16;
1374	_atomic_swap_32;
1375	_atomic_swap_64;
1376	_atomic_swap_8;
1377	_atomic_swap_ptr;
1378	_atomic_swap_uchar;
1379	_atomic_swap_uint;
1380	_atomic_swap_ulong;
1381	_atomic_swap_ushort;
1382	_autofssys;
1383	_brk;
1384	__btowc_dense;
1385	__btowc_euc;
1386	__btowc_sb;
1387	_bufsync;
1388	cfree = NODIRECT;
1389	_cftime;
1390	__charmap_init;
1391	_cladm;
1392	__cladm;
1393	__class_quadruple;
1394	_clock_getres;
1395	_clock_gettime;
1396	_clock_nanosleep;
1397	_clock_settime;
1398	_closelog;
1399	__collate_init;
1400	_cond_broadcast;
1401	_cond_destroy;
1402	_cond_init;
1403	_cond_reltimedwait;
1404	_cond_signal;
1405	_cond_timedwait;
1406	_cond_wait;
1407	core_get_default_content;
1408	_core_get_default_content;
1409	core_get_default_path;
1410	_core_get_default_path;
1411	core_get_global_content;
1412	_core_get_global_content;
1413	core_get_global_path;
1414	_core_get_global_path;
1415	core_get_options;
1416	_core_get_options;
1417	core_get_process_content;
1418	_core_get_process_content;
1419	core_get_process_path;
1420	_core_get_process_path;
1421	core_set_default_content;
1422	_core_set_default_content;
1423	core_set_default_path;
1424	_core_set_default_path;
1425	core_set_global_content;
1426	_core_set_global_content;
1427	core_set_global_path;
1428	_core_set_global_path;
1429	core_set_options;
1430	_core_set_options;
1431	core_set_process_content;
1432	_core_set_process_content;
1433	core_set_process_path;
1434	_core_set_process_path;
1435	_cswidth;
1436	_ctermid_r;
1437	_ctime_r;
1438	__ctype_init;
1439	__ctype_mask;
1440	dbm_close_status;
1441	dbm_do_nextkey;
1442	dbm_setdefwrite;
1443	_D_cplx_div;
1444	_D_cplx_div_ix;
1445	_D_cplx_div_rx;
1446	_D_cplx_mul;
1447	_decimal_to_double;
1448	_decimal_to_extended;
1449	_decimal_to_quadruple;
1450	_decimal_to_single;
1451	defcntl;
1452	_defcntl;
1453	defopen;
1454	_defopen;
1455	defread;
1456	_defread;
1457	_delete;
1458	_dgettext;
1459	_door_bind;
1460	_door_call;
1461	_door_create;
1462	_door_cred;
1463	_door_getparam;
1464	_door_info;
1465	_door_return;
1466	_door_revoke;
1467	_door_server_create;
1468	_door_setparam;
1469	_door_ucred;
1470	_door_unbind;
1471	_doprnt;
1472	_doscan;
1473	_double_to_decimal;
1474	_drand48;
1475	_econvert;
1476	_ecvt;
1477	_endgrent;
1478	_endpwent;
1479	_endspent;
1480	_endutent;
1481	_endutxent;
1482	__environ_lock = NODIRECT;
1483	_erand48;
1484	__eucpctowc_gen;
1485	exportfs;
1486	_exportfs;
1487	_extended_to_decimal;
1488	_facl;
1489	_fchroot;
1490	_fconvert;
1491	_F_cplx_div;
1492	_F_cplx_div_ix;
1493	_F_cplx_div_rx;
1494	_F_cplx_mul;
1495	_fcvt;
1496	_ffs;
1497	_fgetgrent;
1498	_fgetgrent_r;
1499	_fgetpwent;
1500	_fgetpwent_r;
1501	_fgetspent;
1502	_fgetspent_r;
1503	__fgetwc_dense;
1504	__fgetwc_euc;
1505	__fgetwc_sb;
1506	__fgetwc_xpg5;
1507	__fgetws_xpg5;
1508	_file_to_decimal;
1509	_findbuf;
1510	_findiop;
1511	__fini_daemon_priv;
1512	_finite;
1513	_flockfile;
1514	__fnmatch_C;
1515	__fnmatch_sb;
1516	__fnmatch_std;
1517	_fork1;
1518	_forkall;
1519	_forkallx;
1520	_forkx;
1521	_fpclass;
1522	_fpgetmask;
1523	_fpgetround;
1524	_fpgetsticky;
1525	_fprintf;
1526	_fpsetmask;
1527	_fpsetround;
1528	_fpsetsticky;
1529	__fputwc_xpg5;
1530	__fputws_xpg5;
1531	_fstatfs;
1532	_ftruncate;
1533	_ftrylockfile;
1534	_ftw;
1535	_func_to_decimal;
1536	_funlockfile;
1537	_gconvert;
1538	_gcvt;
1539	_getarg;
1540	_getchar_unlocked;
1541	__getcontext;
1542	_getc_unlocked;
1543	__getdate_std;
1544	_getdents;
1545	_get_exit_frame_monitor;
1546	_getfp;
1547	_getgrent;
1548	_getgrent_r;
1549	_getgrgid_r;
1550	_getgrnam_r;
1551	_getgroupsbymember;
1552	__getloadavg;
1553	_getlogin_r;
1554	_getmntany;
1555	_getmntent;
1556	_getpw;
1557	_getpwent;
1558	_getpwent_r;
1559	_getpwnam_r;
1560	_getpwuid_r;
1561	_getsp;
1562	_getspent;
1563	_getspent_r;
1564	_getspnam;
1565	_getspnam_r;
1566	__gettsp;
1567	_getutent;
1568	_getutid;
1569	_getutline;
1570	_getutmp;
1571	_getutmpx;
1572	_getutxent;
1573	_getutxid;
1574	_getutxline;
1575	_getvfsany;
1576	_getvfsent;
1577	_getvfsfile;
1578	_getvfsspec;
1579	getvmusage;
1580	__getwchar_xpg5;
1581	__getwc_xpg5;
1582	_getzoneid;
1583	_getzoneidbyname;
1584	_getzonenamebyid;
1585	_gmtime_r;
1586	_gsignal;
1587	_iconv;
1588	_iconv_close;
1589	_iconv_open;
1590	__inf_read;
1591	__inf_written;
1592	__init_daemon_priv;
1593	__init_suid_priv;
1594	_insert;
1595	inst_sync;
1596	_inst_sync;
1597	_is_euc_fc;
1598	_is_euc_pc;
1599	__i_size;
1600	_isnanf = FUNCTION FILTER libm.so.2;
1601	_is_system_labeled;
1602	_iswctype;
1603	__iswctype_bc;
1604	__iswctype_sb;
1605	__iswctype_std;
1606	_jrand48;
1607	_l64a;
1608	_ladd;
1609	__lc_charmap;
1610	__lc_collate;
1611	__lc_ctype;
1612	_lckpwdf;
1613	__lc_locale;
1614	__lc_messages;
1615	__lc_monetary;
1616	__lc_numeric;
1617	_lcong48;
1618	__lc_time;
1619	_ldivide;
1620	_lexp10;
1621	_lgrp_home_fast;
1622	_lgrpsys;
1623	__libc_threaded;
1624	_lib_version = NODIRECT;
1625	_llabs;
1626	_lldiv;
1627	_llog10;
1628	_llseek;
1629	_lltostr;
1630	_lmul;
1631	__localeconv_std;
1632	__locale_init;
1633	_localtime_r;
1634	_lock_clear;
1635	_lock_try;
1636	_logb = FUNCTION FILTER libm.so.2;
1637	_lone;
1638	_lrand48;
1639	_lshiftl;
1640	_lsub;
1641	_lten;
1642	_ltzset;
1643	__lwp_cond_broadcast;
1644	__lwp_cond_reltimedwait;
1645	__lwp_cond_signal;
1646	__lwp_cond_timedwait;
1647	__lwp_cond_wait;
1648	__lwp_continue;
1649	__lwp_info;
1650	__lwp_kill;
1651	__lwp_mutex_lock;
1652	__lwp_mutex_trylock;
1653	__lwp_mutex_unlock;
1654	lwp_self;
1655	__lwp_self;
1656	__lwp_sema_init;
1657	__lwp_sema_post;
1658	__lwp_sema_trywait;
1659	__lwp_sema_wait;
1660	__lwp_suspend;
1661	_lzero;
1662	_madvise;
1663	makeut;
1664	_makeut;
1665	makeutx;
1666	_makeutx;
1667	__malloc_lock;
1668	_mbftowc;
1669	__mbftowc_dense;
1670	__mbftowc_euc;
1671	__mbftowc_sb;
1672	__mblen_gen;
1673	__mblen_sb;
1674	__mbrlen_gen;
1675	__mbrlen_sb;
1676	__mbrtowc_dense;
1677	__mbrtowc_euc;
1678	__mbrtowc_sb;
1679	__mbsinit_gen;
1680	__mbsrtowcs_dense;
1681	__mbsrtowcs_euc;
1682	__mbsrtowcs_sb;
1683	__mbst_get_consumed_array;
1684	__mbst_get_locale;
1685	__mbst_get_nconsumed;
1686	__mbstowcs_dense;
1687	__mbstowcs_euc;
1688	__mbstowcs_sb;
1689	__mbst_set_consumed_array;
1690	__mbst_set_locale;
1691	__mbst_set_nconsumed;
1692	__mbtowc_dense;
1693	__mbtowc_euc;
1694	__mbtowc_sb;
1695	mcfiller;
1696	_membar_consumer;
1697	_membar_enter;
1698	_membar_exit;
1699	_membar_producer;
1700	__messages_init;
1701	_mincore;
1702	_mkarglst;
1703	_mlockall;
1704	mntopt;
1705	modctl;
1706	_modff = FUNCTION FILTER libm.so.2;
1707	modutx;
1708	_modutx;
1709	__monetary_init;
1710	_mrand48;
1711	msgctl64;
1712	_msgctl64;
1713	__multi_innetgr;
1714	_munlockall;
1715	_mutex_destroy;
1716	__mutex_destroy;
1717	mutex_held;
1718	__mutex_held;
1719	_mutex_init;
1720	__mutex_init;
1721	__mutex_lock;
1722	_mutex_trylock;
1723	__mutex_trylock;
1724	_mutex_unlock;
1725	__mutex_unlock;
1726	_nanosleep;
1727	__nan_read;
1728	__nan_written;
1729	nfs_getfh;
1730	_nfs_getfh;
1731	nfssvc;
1732	_nfssvc;
1733	_nfssys;
1734	__nis_debug_bind;
1735	__nis_debug_calls;
1736	__nis_debug_file;
1737	__nis_debug_rpc;
1738	__nis_get_environment;
1739	__nis_prefsrv;
1740	__nis_preftype;
1741	__nis_server;
1742	__nl_langinfo_std;
1743	_nrand48;
1744	_nss_db_state_destr;
1745	_nss_default_finders;
1746	nss_default_key2str;
1747	nss_delete;
1748	_nss_delete;
1749	nss_endent;
1750	_nss_endent;
1751	nss_getent;
1752	_nss_getent;
1753	_nss_initf_group;
1754	_nss_initf_netgroup;
1755	_nss_initf_passwd;
1756	_nss_initf_shadow;
1757	nss_packed_arg_init;
1758	nss_packed_context_init;
1759	nss_packed_getkey;
1760	nss_packed_set_status;
1761	nss_search;
1762	_nss_search;
1763	nss_setent;
1764	_nss_setent;
1765	_nss_XbyY_fgets;
1766	__nsw_extended_action_v1;
1767	__nsw_freeconfig_v1;
1768	__nsw_getconfig_v1;
1769	__nthreads;
1770	__numeric_init;
1771	_openlog;
1772	_plock;
1773	_port_alert;
1774	_port_associate;
1775	_port_create;
1776	_port_dissociate;
1777	_port_get;
1778	_port_getn;
1779	_port_send;
1780	_port_sendn;
1781	_posix_openpt;
1782	_posix_spawn;
1783	_posix_spawnattr_destroy;
1784	_posix_spawnattr_getflags;
1785	_posix_spawnattr_getpgroup;
1786	_posix_spawnattr_getschedparam;
1787	_posix_spawnattr_getschedpolicy;
1788	_posix_spawnattr_getsigdefault;
1789	_posix_spawnattr_getsigmask;
1790	_posix_spawnattr_init;
1791	_posix_spawnattr_setflags;
1792	_posix_spawnattr_setpgroup;
1793	_posix_spawnattr_setschedparam;
1794	_posix_spawnattr_setschedpolicy;
1795	_posix_spawnattr_setsigdefault;
1796	_posix_spawnattr_setsigmask;
1797	_posix_spawn_file_actions_addclose;
1798	_posix_spawn_file_actions_adddup2;
1799	_posix_spawn_file_actions_addopen;
1800	_posix_spawn_file_actions_destroy;
1801	_posix_spawn_file_actions_init;
1802	_posix_spawnp;
1803	_pread;
1804	_printstack;
1805	__priv_bracket;
1806	__priv_relinquish;
1807	_pselect;
1808	pset_assign_forced;
1809	_psiginfo;
1810	_psignal;
1811	_pthread_atfork;
1812	_pthread_attr_destroy;
1813	_pthread_attr_getdetachstate;
1814	_pthread_attr_getguardsize;
1815	_pthread_attr_getinheritsched;
1816	_pthread_attr_getschedparam;
1817	_pthread_attr_getschedpolicy;
1818	_pthread_attr_getscope;
1819	_pthread_attr_getstack;
1820	_pthread_attr_getstackaddr;
1821	_pthread_attr_getstacksize;
1822	_pthread_attr_init;
1823	_pthread_attr_setdetachstate;
1824	_pthread_attr_setguardsize;
1825	_pthread_attr_setinheritsched;
1826	_pthread_attr_setschedparam;
1827	_pthread_attr_setschedpolicy;
1828	_pthread_attr_setscope;
1829	_pthread_attr_setstack;
1830	_pthread_attr_setstackaddr;
1831	_pthread_attr_setstacksize;
1832	_pthread_barrierattr_destroy;
1833	_pthread_barrierattr_getpshared;
1834	_pthread_barrierattr_init;
1835	_pthread_barrierattr_setpshared;
1836	_pthread_barrier_destroy;
1837	_pthread_barrier_init;
1838	_pthread_barrier_wait;
1839	_pthread_cancel;
1840	_pthread_condattr_destroy;
1841	_pthread_condattr_getclock;
1842	_pthread_condattr_getpshared;
1843	_pthread_condattr_init;
1844	_pthread_condattr_setclock;
1845	_pthread_condattr_setpshared;
1846	_pthread_cond_broadcast;
1847	_pthread_cond_destroy;
1848	_pthread_cond_init;
1849	_pthread_cond_reltimedwait_np;
1850	_pthread_cond_signal;
1851	_pthread_cond_timedwait;
1852	_pthread_cond_wait;
1853	_pthread_create;
1854	_pthread_detach;
1855	_pthread_equal;
1856	_pthread_exit;
1857	_pthread_getconcurrency;
1858	_pthread_getschedparam;
1859	_pthread_getspecific;
1860	_pthread_join;
1861	_pthread_key_create;
1862	_pthread_key_create_once_np;
1863	_pthread_key_delete;
1864	_pthread_kill;
1865	__pthread_min_stack;
1866	_pthread_mutexattr_destroy;
1867	_pthread_mutexattr_getprioceiling;
1868	_pthread_mutexattr_getprotocol;
1869	_pthread_mutexattr_getpshared;
1870	_pthread_mutexattr_getrobust_np;
1871	_pthread_mutexattr_gettype;
1872	_pthread_mutexattr_init;
1873	_pthread_mutexattr_setprioceiling;
1874	_pthread_mutexattr_setprotocol;
1875	_pthread_mutexattr_setpshared;
1876	_pthread_mutexattr_setrobust_np;
1877	_pthread_mutexattr_settype;
1878	_pthread_mutex_consistent_np;
1879	_pthread_mutex_destroy;
1880	_pthread_mutex_getprioceiling;
1881	_pthread_mutex_init;
1882	_pthread_mutex_lock;
1883	_pthread_mutex_reltimedlock_np;
1884	_pthread_mutex_setprioceiling;
1885	_pthread_mutex_timedlock;
1886	_pthread_mutex_trylock;
1887	_pthread_mutex_unlock;
1888	_pthread_once;
1889	_pthread_rwlockattr_destroy;
1890	_pthread_rwlockattr_getpshared;
1891	_pthread_rwlockattr_init;
1892	_pthread_rwlockattr_setpshared;
1893	_pthread_rwlock_destroy;
1894	_pthread_rwlock_init;
1895	_pthread_rwlock_rdlock;
1896	_pthread_rwlock_reltimedrdlock_np;
1897	_pthread_rwlock_reltimedwrlock_np;
1898	_pthread_rwlock_timedrdlock;
1899	_pthread_rwlock_timedwrlock;
1900	_pthread_rwlock_tryrdlock;
1901	_pthread_rwlock_trywrlock;
1902	_pthread_rwlock_unlock;
1903	_pthread_rwlock_wrlock;
1904	_pthread_self;
1905	_pthread_setcancelstate;
1906	_pthread_setcanceltype;
1907	_pthread_setcleanupinit;
1908	_pthread_setconcurrency;
1909	_pthread_setschedparam;
1910	_pthread_setschedprio;
1911	_pthread_setspecific;
1912	_pthread_sigmask;
1913	_pthread_spin_destroy;
1914	_pthread_spin_init;
1915	_pthread_spin_lock;
1916	_pthread_spin_trylock;
1917	_pthread_spin_unlock;
1918	_pthread_testcancel;
1919	_putchar_unlocked;
1920	_putc_unlocked;
1921	_putpwent;
1922	_putspent;
1923	_pututline;
1924	_pututxline;
1925	__putwchar_xpg5;
1926	__putwc_xpg5;
1927	_pwrite;
1928	_qeconvert;
1929	_qecvt;
1930	_qfconvert;
1931	_qfcvt;
1932	_qgconvert;
1933	_qgcvt;
1934	_quadruple_to_decimal;
1935	_rand_r;
1936	rctlctl;
1937	_rctlctl;
1938	rctllist;
1939	_rctllist;
1940	_readdir_r;
1941	_realbufend;
1942	_realpath;
1943	__regcomp_C;
1944	__regcomp_std;
1945	__regerror_std;
1946	__regexec_C;
1947	__regexec_std;
1948	__regfree_std;
1949	_resume;
1950	_resume_ret;
1951	_rpcsys;
1952	_rwlock_init;
1953	_rw_rdlock;
1954	_rw_tryrdlock;
1955	_rw_trywrlock;
1956	_rw_unlock;
1957	_rw_wrlock;
1958	_sbrk_grow_aligned;
1959	_sbrk_unlocked;
1960	_schedctl_exit;
1961	_schedctl_init;
1962	_schedctl_lookup;
1963	scrwidth;
1964	_seconvert;
1965	_seed48;
1966	_select;
1967	_sema_init;
1968	_sema_post;
1969	_sema_reltimedwait;
1970	_sema_timedwait;
1971	_sema_trywait;
1972	_sema_wait;
1973	_sem_close;
1974	semctl64;
1975	_semctl64;
1976	_sem_destroy;
1977	_sem_getvalue;
1978	_sem_init;
1979	_sem_open;
1980	_sem_post;
1981	_sem_reltimedwait_np;
1982	_sem_timedwait;
1983	_sem_trywait;
1984	_sem_unlink;
1985	_sem_wait;
1986	set_setcontext_enforcement;
1987	set_l10n_alternate_root;
1988	_setbufend;
1989	_setegid;
1990	_setenv;
1991	__set_errno;
1992	_seteuid;
1993	_setgrent;
1994	_setlogmask;
1995	_setpwent;
1996	setprojrctl;
1997	_setprojrctl;
1998	_setregid;
1999	_setreuid;
2000	setsigacthandler;
2001	_setspent;
2002	_settimeofday;
2003	_setutent;
2004	_setutxent;
2005	_sfconvert;
2006	_sgconvert;
2007	shmctl64;
2008	_shmctl64;
2009	_sig2str;
2010	sigflag;
2011	_sigflag;
2012	_sigfpe;
2013	_siginterrupt;
2014	_signal;
2015	_sigoff;
2016	_sigon;
2017	_sigqueue;
2018	_sigstack;
2019	_sigtimedwait;
2020	_sigwait;
2021	_sigwaitinfo;
2022	_single_to_decimal;
2023	_smbuf;
2024	_so_accept;
2025	_so_bind;
2026	_sockconfig;
2027	_so_connect;
2028	_so_getpeername;
2029	_so_getsockname;
2030	_so_getsockopt;
2031	_so_listen;
2032	_so_recv;
2033	_so_recvfrom;
2034	_so_recvmsg;
2035	_so_send;
2036	_so_sendmsg;
2037	_so_sendto;
2038	_so_setsockopt;
2039	_so_shutdown;
2040	_so_socket;
2041	_so_socketpair;
2042	_sp;
2043	_srand48;
2044	_ssignal;
2045	_statfs;
2046	str2group;
2047	str2passwd;
2048	_str2sig;
2049	str2spwd;
2050	__strcoll_C;
2051	__strcoll_sb;
2052	__strcoll_std;
2053	_strerror;
2054	_strerror_r;
2055	__strfmon_std;
2056	__strftime_std;
2057	_string_to_decimal;
2058	__strptime_dontzero;
2059	__strptime_std;
2060	_strsignal;
2061	_strtok_r;
2062	_strtoll;
2063	_strtoull;
2064	__strxfrm_C;
2065	__strxfrm_sb;
2066	__strxfrm_std;
2067	stty;
2068	_stty;
2069	_swapctl;
2070	syscall;
2071	_sysconfig;
2072	_sysfs;
2073	__systemcall;
2074	_tdb_bootstrap;
2075	_thr_continue;
2076	thr_continue_allmutators;
2077	_thr_continue_allmutators;
2078	thr_continue_mutator;
2079	_thr_continue_mutator;
2080	_thr_create;
2081	_thr_detach;
2082	__threaded;
2083	_thr_exit;
2084	_thr_getconcurrency;
2085	_thr_get_inf_read;
2086	_thr_get_nan_read;
2087	_thr_getprio;
2088	_thr_getspecific;
2089	thr_getstate;
2090	_thr_getstate;
2091	_thr_join;
2092	_thr_keycreate;
2093	_thr_keycreate_once;
2094	_thr_key_delete;
2095	_thr_kill;
2096	_thr_main;
2097	_thr_min_stack;
2098	thr_mutators_barrier;
2099	_thr_mutators_barrier;
2100	thr_probe_getfunc_addr;
2101	thr_probe_setup;
2102	_thr_schedctl;
2103	_thr_self;
2104	_thr_setconcurrency;
2105	thr_setmutator;
2106	_thr_setmutator;
2107	_thr_setprio;
2108	_thr_setspecific;
2109	thr_setstate;
2110	_thr_setstate;
2111	thr_sighndlrinfo;
2112	_thr_sighndlrinfo;
2113	_thr_sigsetmask;
2114	_thr_slot_offset;
2115	_thr_stksegment;
2116	_thr_suspend;
2117	thr_suspend_allmutators;
2118	_thr_suspend_allmutators;
2119	thr_suspend_mutator;
2120	_thr_suspend_mutator;
2121	thr_wait_mutator;
2122	_thr_wait_mutator;
2123	_thr_yield;
2124	__time_init;
2125	_timer_create;
2126	_timer_delete;
2127	_timer_getoverrun;
2128	_timer_gettime;
2129	_timer_settime;
2130	__tls_get_addr;
2131	_tmpnam;
2132	_tmpnam_r;
2133	__towctrans_bc;
2134	__towctrans_std;
2135	__towlower_bc;
2136	__towlower_std;
2137	__towupper_bc;
2138	__towupper_std;
2139	__trans_lower;
2140	__trans_upper;
2141	_truncate;
2142	_trwctype;
2143	__trwctype_std;
2144	_ttyname_dev;
2145	_ttyname_r;
2146	_ttyslot;
2147	_uadmin;
2148	_uberdata;
2149	_ucred_alloc;
2150	ucred_getamask;
2151	_ucred_getamask;
2152	ucred_getasid;
2153	_ucred_getasid;
2154	ucred_getatid;
2155	_ucred_getatid;
2156	ucred_getauid;
2157	_ucred_getauid;
2158	_ulckpwdf;
2159	_ulltostr;
2160	_uncached_getgrgid_r;
2161	_uncached_getgrnam_r;
2162	_uncached_getpwnam_r;
2163	_uncached_getpwuid_r;
2164	_ungetc_unlocked;
2165	__ungetwc_xpg5;
2166	_unordered;
2167	_unsetenv;
2168	_updwtmp;
2169	_updwtmpx;
2170	_usleep;
2171	_ustat;
2172	_utimes;
2173	_utmpname;
2174	_utmpxname;
2175	utssys;
2176	_utssys;
2177	_vfork;
2178	_vforkx;
2179	_vhangup;
2180	_vsyslog;
2181	_wait3;
2182	_walkcontext;
2183	__wcrtomb_dense;
2184	__wcrtomb_euc;
2185	__wcrtomb_sb;
2186	__wcscoll_bc;
2187	__wcscoll_C;
2188	__wcscoll_std;
2189	__wcsftime_std;
2190	__wcsftime_xpg5;
2191	__wcsrtombs_dense;
2192	__wcsrtombs_euc;
2193	__wcsrtombs_sb;
2194	__wcstok_xpg5;
2195	__wcstombs_dense;
2196	__wcstombs_euc;
2197	__wcstombs_sb;
2198	__wcswidth_bc;
2199	__wcswidth_dense;
2200	__wcswidth_euc;
2201	__wcswidth_sb;
2202	__wcswidth_std;
2203	__wcsxfrm_bc;
2204	__wcsxfrm_C;
2205	__wcsxfrm_std;
2206	__wctob_dense;
2207	__wctob_euc;
2208	__wctob_sb;
2209	__wctoeucpc_gen;
2210	_wctomb;
2211	__wctomb_dense;
2212	__wctomb_euc;
2213	__wctomb_sb;
2214	__wctrans_std;
2215	__wctype_std;
2216	__wcwidth_bc;
2217	__wcwidth_dense;
2218	__wcwidth_euc;
2219	__wcwidth_sb;
2220	__wcwidth_std;
2221	wdbindf;
2222	wdchkind;
2223	wddelim;
2224	_wrtchk;
2225	_xflsbuf;
2226	_xgetwidth;
2227	__xpg6 = NODIRECT;
2228	_yield;
2229	zone_add_datalink;
2230	zone_boot;
2231	zone_check_datalink;
2232	zone_create;
2233	zone_destroy;
2234	zone_enter;
2235	zone_getattr;
2236	zone_get_id;
2237	zone_list;
2238	zone_list_datalink;
2239	zonept;
2240	zone_remove_datalink;
2241	zone_setattr;
2242	zone_shutdown;
2243	zone_version;
2244    local:
2245	*;
2246};
2247