xref: /illumos-gate/usr/src/man/man3c/Makefile (revision e232d9863a8486cf94eaa4bc06c2e9ff52bf3140)
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source.  A copy of the CDDL is also available via the Internet
9# at http://www.illumos.org/license/CDDL.
10#
11
12#
13# Copyright 2011, Richard Lowe
14# Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
15# Copyright 2013, OmniTI Computer Consulting, Inc. All rights reserved.
16# Copyright 2014 Garrett D'Amore <garrett@damore.org>
17#
18
19include		$(SRC)/Makefile.master
20
21MANSECT= 	3c
22
23MANFILES= 	__fbufsize.3c					\
24	 	_longjmp.3c					\
25	 	_stack_grow.3c					\
26	 	a64l.3c						\
27	 	abort.3c					\
28	 	abs.3c						\
29	 	addsev.3c					\
30	 	addseverity.3c					\
31	 	aio_cancel.3c					\
32	 	aio_error.3c					\
33	 	aio_fsync.3c					\
34	 	aio_read.3c					\
35	 	aio_return.3c					\
36	 	aio_suspend.3c					\
37	 	aio_waitn.3c					\
38	 	aio_write.3c					\
39	 	aiocancel.3c					\
40	 	aioread.3c					\
41	 	aiowait.3c					\
42	 	assert.3c					\
43	 	atexit.3c					\
44	 	atomic_add.3c					\
45	 	atomic_and.3c					\
46	 	atomic_bits.3c					\
47	 	atomic_cas.3c					\
48	 	atomic_dec.3c					\
49	 	atomic_inc.3c					\
50	 	atomic_ops.3c					\
51	 	atomic_or.3c					\
52	 	atomic_swap.3c					\
53	 	attropen.3c					\
54	 	basename.3c					\
55	 	bsd_signal.3c					\
56	 	bsearch.3c					\
57	 	bstring.3c					\
58	 	btowc.3c					\
59	 	catgets.3c					\
60	 	catopen.3c					\
61	 	cfgetispeed.3c					\
62	 	cfsetispeed.3c					\
63		clearenv.3c					\
64	 	clock.3c					\
65	 	clock_nanosleep.3c				\
66	 	clock_settime.3c				\
67	 	closedir.3c					\
68	 	closefrom.3c					\
69	 	cond_init.3c					\
70	 	confstr.3c					\
71	 	crypt.3c					\
72	 	crypt_genhash_impl.3c				\
73	 	crypt_gensalt.3c				\
74	 	crypt_gensalt_impl.3c				\
75	 	cset.3c						\
76	 	ctermid.3c					\
77	 	ctime.3c					\
78	 	ctype.3c					\
79	 	cuserid.3c					\
80	 	daemon.3c					\
81	 	decimal_to_floating.3c				\
82	 	difftime.3c					\
83	 	directio.3c					\
84	 	dirfd.3c					\
85	 	dirname.3c					\
86	 	div.3c						\
87	 	dladdr.3c					\
88	 	dlclose.3c					\
89	 	dldump.3c					\
90	 	dlerror.3c					\
91	 	dlinfo.3c					\
92	 	dlopen.3c					\
93	 	dlsym.3c					\
94	 	door_bind.3c					\
95	 	door_call.3c					\
96	 	door_create.3c					\
97	 	door_cred.3c					\
98	 	door_getparam.3c				\
99	 	door_info.3c					\
100	 	door_return.3c					\
101	 	door_revoke.3c					\
102	 	door_server_create.3c				\
103	 	door_ucred.3c					\
104	 	drand48.3c					\
105	 	dup2.3c						\
106	 	econvert.3c					\
107	 	ecvt.3c						\
108	 	enable_extended_FILE_stdio.3c			\
109	 	encrypt.3c					\
110	 	end.3c						\
111	 	err.3c						\
112	 	euclen.3c					\
113	 	exit.3c						\
114	 	fattach.3c					\
115	 	fclose.3c					\
116		fcloseall.3c					\
117	 	fdatasync.3c					\
118	 	fdetach.3c					\
119	 	fdopen.3c					\
120	 	ferror.3c					\
121	 	fflush.3c					\
122	 	ffs.3c						\
123	 	fgetattr.3c					\
124	 	fgetc.3c					\
125	 	fgetpos.3c					\
126	 	fgetwc.3c					\
127	 	floating_to_decimal.3c				\
128	 	flockfile.3c					\
129	 	fmtmsg.3c					\
130	 	fnmatch.3c					\
131	 	fopen.3c					\
132	 	fpgetround.3c					\
133	 	fputc.3c					\
134	 	fputwc.3c					\
135	 	fputws.3c					\
136	 	fread.3c					\
137	 	freopen.3c					\
138	 	fseek.3c					\
139	 	fsetpos.3c					\
140	 	fsync.3c					\
141	 	ftell.3c					\
142	 	ftime.3c					\
143	 	ftok.3c						\
144	 	ftw.3c						\
145	 	fwide.3c					\
146	 	fwprintf.3c					\
147	 	fwrite.3c					\
148	 	fwscanf.3c					\
149	 	getcpuid.3c					\
150	 	getcwd.3c					\
151	 	getdate.3c					\
152	 	getdtablesize.3c				\
153	 	getenv.3c					\
154	 	getexecname.3c					\
155	 	getgrnam.3c					\
156	 	gethostid.3c					\
157	 	gethostname.3c					\
158	 	gethrtime.3c					\
159		getline.3c					\
160	 	getloadavg.3c					\
161	 	getlogin.3c					\
162	 	getmntent.3c					\
163	 	getnetgrent.3c					\
164	 	getopt.3c					\
165	 	getpagesize.3c					\
166	 	getpagesizes.3c					\
167	 	getpass.3c					\
168	 	getpeerucred.3c					\
169	 	getpriority.3c					\
170	 	getpw.3c					\
171	 	getpwnam.3c					\
172	 	getrusage.3c					\
173	 	gets.3c						\
174	 	getspnam.3c					\
175	 	getsubopt.3c					\
176	 	gettext.3c					\
177	 	gettimeofday.3c					\
178	 	gettxt.3c					\
179	 	getusershell.3c					\
180	 	getutent.3c					\
181	 	getutxent.3c					\
182	 	getvfsent.3c					\
183	 	getwc.3c					\
184	 	getwchar.3c					\
185	 	getwd.3c					\
186	 	getwidth.3c					\
187	 	getws.3c					\
188	 	getzoneid.3c					\
189	 	glob.3c						\
190	 	grantpt.3c					\
191	 	hsearch.3c					\
192	 	iconv.3c					\
193	 	iconv_close.3c					\
194	 	iconv_open.3c					\
195	 	imaxabs.3c					\
196	 	imaxdiv.3c					\
197	 	index.3c					\
198	 	initgroups.3c					\
199	 	insque.3c					\
200	 	is_system_labeled.3c				\
201	 	isaexec.3c					\
202	 	isastream.3c					\
203	 	isatty.3c					\
204	 	isnand.3c					\
205	 	iswalpha.3c					\
206	 	iswctype.3c					\
207	 	killpg.3c					\
208	 	lckpwdf.3c					\
209	 	lfmt.3c						\
210	 	lio_listio.3c					\
211	 	localeconv.3c					\
212	 	lockf.3c					\
213	 	lsearch.3c					\
214	 	madvise.3c					\
215	 	makecontext.3c					\
216	 	makedev.3c					\
217	 	malloc.3c					\
218	 	mblen.3c					\
219	 	mbrlen.3c					\
220	 	mbrtowc.3c					\
221	 	mbsinit.3c					\
222	 	mbsrtowcs.3c					\
223	 	mbtowc.3c					\
224	 	membar_ops.3c					\
225	 	memory.3c					\
226	 	mkfifo.3c					\
227	 	mkstemp.3c					\
228	 	mktemp.3c					\
229	 	mktime.3c					\
230	 	mlock.3c					\
231	 	mlockall.3c					\
232	 	monitor.3c					\
233	 	mq_close.3c					\
234	 	mq_getattr.3c					\
235	 	mq_notify.3c					\
236	 	mq_open.3c					\
237	 	mq_receive.3c					\
238	 	mq_send.3c					\
239	 	mq_setattr.3c					\
240	 	mq_unlink.3c					\
241	 	msync.3c					\
242	 	mutex_init.3c					\
243	 	nanosleep.3c					\
244	 	ndbm.3c						\
245	 	newlocale.3c					\
246	 	nl_langinfo.3c					\
247	 	offsetof.3c					\
248	 	opendir.3c					\
249	 	perror.3c					\
250	 	pfmt.3c						\
251	 	plock.3c					\
252	 	popen.3c					\
253	 	port_alert.3c					\
254	 	port_associate.3c				\
255	 	port_create.3c					\
256	 	port_get.3c					\
257	 	port_send.3c					\
258	 	posix_fadvise.3c				\
259	 	posix_fallocate.3c				\
260	 	posix_madvise.3c				\
261	 	posix_memalign.3c				\
262	 	posix_openpt.3c					\
263	 	posix_spawn.3c					\
264	 	posix_spawn_file_actions_addclose.3c		\
265	 	posix_spawn_file_actions_addclosefrom_np.3c	\
266	 	posix_spawn_file_actions_adddup2.3c		\
267	 	posix_spawn_file_actions_destroy.3c		\
268	 	posix_spawn_pipe_np.3c				\
269	 	posix_spawnattr_destroy.3c			\
270	 	posix_spawnattr_getflags.3c			\
271	 	posix_spawnattr_getpgroup.3c			\
272	 	posix_spawnattr_getschedparam.3c		\
273	 	posix_spawnattr_getschedpolicy.3c		\
274	 	posix_spawnattr_getsigdefault.3c		\
275	 	posix_spawnattr_getsigignore_np.3c		\
276	 	posix_spawnattr_getsigmask.3c			\
277	 	printf.3c					\
278	 	priv_addset.3c					\
279	 	priv_set.3c					\
280	 	priv_str_to_set.3c				\
281	 	pset_getloadavg.3c				\
282	 	psignal.3c					\
283	 	pthread_atfork.3c				\
284	 	pthread_attr_getdetachstate.3c			\
285	 	pthread_attr_getguardsize.3c			\
286	 	pthread_attr_getinheritsched.3c			\
287	 	pthread_attr_getschedparam.3c			\
288	 	pthread_attr_getschedpolicy.3c			\
289	 	pthread_attr_getscope.3c			\
290	 	pthread_attr_getstack.3c			\
291	 	pthread_attr_getstackaddr.3c			\
292	 	pthread_attr_getstacksize.3c			\
293	 	pthread_attr_init.3c				\
294	 	pthread_barrier_destroy.3c			\
295	 	pthread_barrier_wait.3c				\
296	 	pthread_barrierattr_destroy.3c			\
297	 	pthread_barrierattr_getpshared.3c		\
298	 	pthread_cancel.3c				\
299	 	pthread_cleanup_pop.3c				\
300	 	pthread_cleanup_push.3c				\
301	 	pthread_cond_init.3c				\
302	 	pthread_cond_signal.3c				\
303	 	pthread_cond_wait.3c				\
304	 	pthread_condattr_getclock.3c			\
305	 	pthread_condattr_getpshared.3c			\
306	 	pthread_condattr_init.3c			\
307	 	pthread_create.3c				\
308	 	pthread_detach.3c				\
309	 	pthread_equal.3c				\
310	 	pthread_exit.3c					\
311	 	pthread_getconcurrency.3c			\
312	 	pthread_getschedparam.3c			\
313	 	pthread_getspecific.3c				\
314	 	pthread_join.3c					\
315	 	pthread_key_create.3c				\
316	 	pthread_key_delete.3c				\
317	 	pthread_kill.3c					\
318	 	pthread_mutex_getprioceiling.3c			\
319	 	pthread_mutex_init.3c				\
320	 	pthread_mutex_lock.3c				\
321	 	pthread_mutex_timedlock.3c			\
322	 	pthread_mutexattr_getprioceiling.3c		\
323	 	pthread_mutexattr_getprotocol.3c		\
324	 	pthread_mutexattr_getpshared.3c			\
325	 	pthread_mutexattr_gettype.3c			\
326	 	pthread_mutexattr_init.3c			\
327	 	pthread_once.3c					\
328	 	pthread_rwlock_init.3c				\
329	 	pthread_rwlock_rdlock.3c			\
330	 	pthread_rwlock_timedrdlock.3c			\
331	 	pthread_rwlock_timedwrlock.3c			\
332	 	pthread_rwlock_unlock.3c			\
333	 	pthread_rwlock_wrlock.3c			\
334	 	pthread_rwlockattr_getpshared.3c		\
335	 	pthread_rwlockattr_init.3c			\
336	 	pthread_self.3c					\
337	 	pthread_setcancelstate.3c			\
338	 	pthread_setcanceltype.3c			\
339	 	pthread_setschedprio.3c				\
340	 	pthread_sigmask.3c				\
341	 	pthread_spin_destroy.3c				\
342	 	pthread_spin_lock.3c				\
343	 	pthread_spin_unlock.3c				\
344	 	pthread_testcancel.3c				\
345	 	ptrace.3c					\
346	 	ptsname.3c					\
347	 	putenv.3c					\
348	 	putpwent.3c					\
349	 	puts.3c						\
350	 	putspent.3c					\
351	 	putws.3c					\
352	 	qsort.3c					\
353	 	raise.3c					\
354	 	rand.3c						\
355	 	random.3c					\
356	 	rctl_walk.3c					\
357	 	rctlblk_set_value.3c				\
358	 	re_comp.3c					\
359	 	readdir.3c					\
360	 	realpath.3c					\
361	 	reboot.3c					\
362	 	regcmp.3c					\
363	 	regcomp.3c					\
364	 	remove.3c					\
365	 	rewind.3c					\
366	 	rewinddir.3c					\
367	 	rwlock.3c					\
368	 	scandir.3c					\
369	 	scanf.3c					\
370	 	sched_get_priority_max.3c			\
371	 	sched_getparam.3c				\
372	 	sched_getscheduler.3c				\
373	 	sched_rr_get_interval.3c			\
374	 	sched_setparam.3c				\
375	 	sched_setscheduler.3c				\
376	 	sched_yield.3c					\
377	 	schedctl_init.3c				\
378	 	seekdir.3c					\
379	 	select.3c					\
380	 	sem_close.3c					\
381	 	sem_destroy.3c					\
382	 	sem_getvalue.3c					\
383	 	sem_init.3c					\
384	 	sem_open.3c					\
385	 	sem_post.3c					\
386	 	sem_timedwait.3c				\
387	 	sem_unlink.3c					\
388	 	sem_wait.3c					\
389	 	semaphore.3c					\
390	 	setbuf.3c					\
391	 	setbuffer.3c					\
392	 	setcat.3c					\
393	 	setenv.3c					\
394	 	setjmp.3c					\
395	 	setkey.3c					\
396	 	setlabel.3c					\
397	 	setlocale.3c					\
398	 	shm_open.3c					\
399	 	shm_unlink.3c					\
400	 	sigfpe.3c					\
401	 	siginterrupt.3c					\
402	 	signal.3c					\
403	 	sigqueue.3c					\
404	 	sigsetops.3c					\
405	 	sigstack.3c					\
406	 	sigwaitinfo.3c					\
407	 	sleep.3c					\
408	 	ssignal.3c					\
409	 	stack_getbounds.3c				\
410	 	stack_inbounds.3c				\
411	 	stack_setbounds.3c				\
412	 	stack_violation.3c				\
413	 	stdio.3c					\
414	 	str2sig.3c					\
415	 	strcoll.3c					\
416	 	strerror.3c					\
417	 	strfmon.3c					\
418	 	strftime.3c					\
419	 	string.3c					\
420	 	string_to_decimal.3c				\
421	 	strptime.3c					\
422	 	strsignal.3c					\
423	 	strtod.3c					\
424	 	strtoimax.3c					\
425	 	strtol.3c					\
426	 	strtoul.3c					\
427	 	strtows.3c					\
428	 	strxfrm.3c					\
429	 	swab.3c						\
430	 	sync_instruction_memory.3c			\
431	 	sysconf.3c					\
432	 	syslog.3c					\
433	 	system.3c					\
434	 	tcdrain.3c					\
435	 	tcflow.3c					\
436	 	tcflush.3c					\
437	 	tcgetattr.3c					\
438	 	tcgetpgrp.3c					\
439	 	tcgetsid.3c					\
440	 	tcsendbreak.3c					\
441	 	tcsetattr.3c					\
442	 	tcsetpgrp.3c					\
443	 	tell.3c						\
444	 	telldir.3c					\
445	 	termios.3c					\
446	 	thr_create.3c					\
447	 	thr_exit.3c					\
448	 	thr_getconcurrency.3c				\
449	 	thr_getprio.3c					\
450	 	thr_join.3c					\
451	 	thr_keycreate.3c				\
452	 	thr_kill.3c					\
453	 	thr_main.3c					\
454	 	thr_min_stack.3c				\
455	 	thr_self.3c					\
456	 	thr_sigsetmask.3c				\
457	 	thr_stksegment.3c				\
458	 	thr_suspend.3c					\
459	 	thr_yield.3c					\
460	 	timer_create.3c					\
461	 	timer_delete.3c					\
462	 	timer_settime.3c				\
463	 	timeradd.3c					\
464	 	tmpfile.3c					\
465	 	tmpnam.3c					\
466	 	toascii.3c					\
467	 	tolower.3c					\
468	 	toupper.3c					\
469	 	towlower.3c					\
470	 	towupper.3c					\
471	 	truncate.3c					\
472	 	tsearch.3c					\
473	 	ttyname.3c					\
474	 	ttyslot.3c					\
475	 	u8_strcmp.3c					\
476	 	u8_textprep_str.3c				\
477	 	u8_validate.3c					\
478	 	ualarm.3c					\
479	 	uconv_u16tou32.3c				\
480	 	ucred.3c					\
481	 	ungetc.3c					\
482	 	ungetwc.3c					\
483	 	unlockpt.3c					\
484	 	unsetenv.3c					\
485	 	uselocale.3c					\
486	 	usleep.3c					\
487	 	vfwprintf.3c					\
488	 	vlfmt.3c					\
489	 	vpfmt.3c					\
490	 	vprintf.3c					\
491	 	vsyslog.3c					\
492	 	wait.3c						\
493	 	wait3.3c					\
494	 	waitpid.3c					\
495	 	walkcontext.3c					\
496		wcpcpy.3c					\
497	 	wcrtomb.3c					\
498		wcscasecmp.3c					\
499	 	wcscoll.3c					\
500		wcsdup.3c					\
501		wcslen.3c					\
502	 	wcsftime.3c					\
503	 	wcsrtombs.3c					\
504	 	wcsstr.3c					\
505	 	wcstod.3c					\
506	 	wcstoimax.3c					\
507	 	wcstol.3c					\
508	 	wcstoul.3c					\
509	 	wcstring.3c					\
510	 	wcswidth.3c					\
511	 	wcsxfrm.3c					\
512	 	wctob.3c					\
513	 	wctomb.3c					\
514	 	wctrans.3c					\
515	 	wctype.3c					\
516	 	wcwidth.3c					\
517	 	wmemchr.3c					\
518	 	wmemcmp.3c					\
519	 	wmemcpy.3c					\
520	 	wmemmove.3c					\
521	 	wmemset.3c					\
522	 	wordexp.3c					\
523	 	wsprintf.3c					\
524	 	wsscanf.3c					\
525	 	wstring.3c					\
526
527MANLINKS=	FD_CLR.3c				\
528	 	FD_ISSET.3c				\
529	 	FD_SET.3c				\
530	 	FD_ZERO.3c				\
531	 	__flbf.3c				\
532	 	__fpending.3c				\
533	 	__fpurge.3c				\
534	 	__freadable.3c				\
535	 	__freading.3c				\
536	 	__fsetlocking.3c			\
537	 	__fwritable.3c				\
538	 	__fwriting.3c				\
539	 	_edata.3c				\
540	 	_end.3c					\
541	 	_etext.3c				\
542	 	_exithandle.3c				\
543	 	_flushlbf.3c				\
544	 	_setjmp.3c				\
545	 	addrtosymstr.3c				\
546	 	aiowrite.3c				\
547	 	alloca.3c				\
548	 	alphasort.3c				\
549	 	ascftime.3c				\
550	 	asctime.3c				\
551	 	asctime_r.3c				\
552	 	asprintf.3c				\
553	 	atof.3c					\
554	 	atoi.3c					\
555	 	atol.3c					\
556	 	atoll.3c				\
557	 	atomic_add_16.3c			\
558	 	atomic_add_16_nv.3c			\
559	 	atomic_add_32.3c			\
560	 	atomic_add_32_nv.3c			\
561	 	atomic_add_64.3c			\
562	 	atomic_add_64_nv.3c			\
563	 	atomic_add_8.3c				\
564	 	atomic_add_8_nv.3c			\
565	 	atomic_add_char.3c			\
566	 	atomic_add_char_nv.3c			\
567	 	atomic_add_int.3c			\
568	 	atomic_add_int_nv.3c			\
569	 	atomic_add_long.3c			\
570	 	atomic_add_long_nv.3c			\
571	 	atomic_add_ptr.3c			\
572	 	atomic_add_ptr_nv.3c			\
573	 	atomic_add_short.3c			\
574	 	atomic_add_short_nv.3c			\
575	 	atomic_and_16.3c			\
576	 	atomic_and_16_nv.3c			\
577	 	atomic_and_32.3c			\
578	 	atomic_and_32_nv.3c			\
579	 	atomic_and_64.3c			\
580	 	atomic_and_64_nv.3c			\
581	 	atomic_and_8.3c				\
582	 	atomic_and_8_nv.3c			\
583	 	atomic_and_uchar.3c			\
584	 	atomic_and_uchar_nv.3c			\
585	 	atomic_and_uint.3c			\
586	 	atomic_and_uint_nv.3c			\
587	 	atomic_and_ulong.3c			\
588	 	atomic_and_ulong_nv.3c			\
589	 	atomic_and_ushort.3c			\
590	 	atomic_and_ushort_nv.3c			\
591	 	atomic_cas_16.3c			\
592	 	atomic_cas_32.3c			\
593	 	atomic_cas_64.3c			\
594	 	atomic_cas_8.3c				\
595	 	atomic_cas_ptr.3c			\
596	 	atomic_cas_uchar.3c			\
597	 	atomic_cas_uint.3c			\
598	 	atomic_cas_ulong.3c			\
599	 	atomic_cas_ushort.3c			\
600	 	atomic_clear_long_excl.3c		\
601	 	atomic_dec_16.3c			\
602	 	atomic_dec_16_nv.3c			\
603	 	atomic_dec_32.3c			\
604	 	atomic_dec_32_nv.3c			\
605	 	atomic_dec_64.3c			\
606	 	atomic_dec_64_nv.3c			\
607	 	atomic_dec_8.3c				\
608	 	atomic_dec_8_nv.3c			\
609	 	atomic_dec_ptr.3c			\
610	 	atomic_dec_ptr_nv.3c			\
611	 	atomic_dec_uchar.3c			\
612	 	atomic_dec_uchar_nv.3c			\
613	 	atomic_dec_uint.3c			\
614	 	atomic_dec_uint_nv.3c			\
615	 	atomic_dec_ulong.3c			\
616	 	atomic_dec_ulong_nv.3c			\
617	 	atomic_dec_ushort.3c			\
618	 	atomic_dec_ushort_nv.3c			\
619	 	atomic_inc_16.3c			\
620	 	atomic_inc_16_nv.3c			\
621	 	atomic_inc_32.3c			\
622	 	atomic_inc_32_nv.3c			\
623	 	atomic_inc_64.3c			\
624	 	atomic_inc_64_nv.3c			\
625	 	atomic_inc_8.3c				\
626	 	atomic_inc_8_nv.3c			\
627	 	atomic_inc_ptr.3c			\
628	 	atomic_inc_ptr_nv.3c			\
629	 	atomic_inc_uchar.3c			\
630	 	atomic_inc_uchar_nv.3c			\
631	 	atomic_inc_uint.3c			\
632	 	atomic_inc_uint_nv.3c			\
633	 	atomic_inc_ulong.3c			\
634	 	atomic_inc_ulong_nv.3c			\
635	 	atomic_inc_ushort.3c			\
636	 	atomic_inc_ushort_nv.3c			\
637	 	atomic_or_16.3c				\
638	 	atomic_or_16_nv.3c			\
639	 	atomic_or_32.3c				\
640	 	atomic_or_32_nv.3c			\
641	 	atomic_or_64.3c				\
642	 	atomic_or_64_nv.3c			\
643	 	atomic_or_8.3c				\
644	 	atomic_or_8_nv.3c			\
645	 	atomic_or_uchar.3c			\
646	 	atomic_or_uchar_nv.3c			\
647	 	atomic_or_uint.3c			\
648	 	atomic_or_uint_nv.3c			\
649	 	atomic_or_ulong.3c			\
650	 	atomic_or_ulong_nv.3c			\
651	 	atomic_or_ushort.3c			\
652	 	atomic_or_ushort_nv.3c			\
653	 	atomic_set_long_excl.3c			\
654	 	atomic_swap_16.3c			\
655	 	atomic_swap_32.3c			\
656	 	atomic_swap_64.3c			\
657	 	atomic_swap_8.3c			\
658	 	atomic_swap_ptr.3c			\
659	 	atomic_swap_uchar.3c			\
660	 	atomic_swap_uint.3c			\
661	 	atomic_swap_ulong.3c			\
662	 	atomic_swap_ushort.3c			\
663	 	backtrace.3c				\
664	 	backtrace_symbols.3c			\
665	 	backtrace_symbols_fd.3c			\
666	 	bcmp.3c					\
667	 	bcopy.3c				\
668	 	bind_textdomain_codeset.3c		\
669	 	bindtextdomain.3c			\
670	 	btowc_l.3c				\
671	 	bzero.3c				\
672	 	calloc.3c				\
673		canonicalize_file_name.3c		\
674	 	catclose.3c				\
675	 	cfgetospeed.3c				\
676	 	cfsetospeed.3c				\
677	 	cftime.3c				\
678	 	clearerr.3c				\
679	 	clock_getres.3c				\
680	 	clock_gettime.3c			\
681	 	closelog.3c				\
682	 	cond_broadcast.3c			\
683	 	cond_destroy.3c				\
684	 	cond_reltimedwait.3c			\
685	 	cond_signal.3c				\
686	 	cond_timedwait.3c			\
687	 	cond_wait.3c				\
688	 	csetcol.3c				\
689	 	csetlen.3c				\
690	 	csetno.3c				\
691	 	ctermid_r.3c				\
692	 	ctime_r.3c				\
693	 	dbm_clearerr.3c				\
694	 	dbm_close.3c				\
695	 	dbm_delete.3c				\
696	 	dbm_error.3c				\
697	 	dbm_fetch.3c				\
698	 	dbm_firstkey.3c				\
699	 	dbm_nextkey.3c				\
700	 	dbm_open.3c				\
701	 	dbm_store.3c				\
702	 	dcgettext.3c				\
703	 	dcngettext.3c				\
704	 	decimal_to_double.3c			\
705	 	decimal_to_extended.3c			\
706	 	decimal_to_quadruple.3c			\
707	 	decimal_to_single.3c			\
708	 	dgettext.3c				\
709	 	dladdr1.3c				\
710	 	dlmopen.3c				\
711	 	dngettext.3c				\
712	 	door_setparam.3c			\
713	 	door_unbind.3c				\
714	 	double_to_decimal.3c			\
715		dup3.3c					\
716	 	duplocale.3c				\
717	 	edata.3c				\
718	 	endgrent.3c				\
719	 	endnetgrent.3c				\
720	 	endpwent.3c				\
721	 	endspent.3c				\
722	 	endusershell.3c				\
723	 	endutent.3c				\
724	 	endutxent.3c				\
725	 	erand48.3c				\
726	 	errno.3c				\
727	 	errx.3c					\
728	 	etext.3c				\
729	 	euccol.3c				\
730	 	eucscol.3c				\
731	 	extended_to_decimal.3c			\
732	 	fconvert.3c				\
733	 	fcvt.3c					\
734	 	fdopendir.3c				\
735	 	fdwalk.3c				\
736	 	feof.3c					\
737		ffsl.3c					\
738		ffsll.3c				\
739	 	fgetgrent.3c				\
740	 	fgetgrent_r.3c				\
741	 	fgetpwent.3c				\
742	 	fgetpwent_r.3c				\
743	 	fgets.3c				\
744	 	fgetspent.3c				\
745	 	fgetspent_r.3c				\
746	 	fgetwc_l.3c				\
747	 	fgetws.3c				\
748	 	file_to_decimal.3c			\
749	 	fileno.3c				\
750	 	finite.3c				\
751		fls.3c					\
752		flsl.3c					\
753		flsll.3c				\
754	 	fpclass.3c				\
755	 	fpgetmask.3c				\
756	 	fpgetsticky.3c				\
757	 	fprintf.3c				\
758	 	fpsetmask.3c				\
759	 	fpsetround.3c				\
760	 	fpsetsticky.3c				\
761	 	fputs.3c				\
762	 	free.3c					\
763	 	freelocale.3c				\
764	 	fscanf.3c				\
765	 	fseeko.3c				\
766	 	fsetattr.3c				\
767	 	ftello.3c				\
768	 	ftruncate.3c				\
769	 	ftrylockfile.3c				\
770	 	func_to_decimal.3c			\
771	 	funlockfile.3c				\
772	 	gconvert.3c				\
773	 	gcvt.3c					\
774	 	getattrat.3c				\
775	 	getc.3c					\
776	 	getc_unlocked.3c			\
777	 	getchar.3c				\
778	 	getchar_unlocked.3c			\
779		getdelim.3c				\
780	 	getextmntent.3c				\
781	 	getgrent.3c				\
782	 	getgrent_r.3c				\
783	 	getgrgid.3c				\
784	 	getgrgid_r.3c				\
785	 	getgrnam_r.3c				\
786	 	gethomelgroup.3c			\
787	 	gethrvtime.3c				\
788	 	getlogin_r.3c				\
789	 	getmntany.3c				\
790	 	getnetgrent_r.3c			\
791	 	getpassphrase.3c			\
792	 	getpwent.3c				\
793	 	getpwent_r.3c				\
794	 	getpwnam_r.3c				\
795	 	getpwuid.3c				\
796	 	getpwuid_r.3c				\
797	 	getspent.3c				\
798	 	getspent_r.3c				\
799	 	getspnam_r.3c				\
800	 	getutid.3c				\
801	 	getutline.3c				\
802	 	getutmp.3c				\
803	 	getutmpx.3c				\
804	 	getutxid.3c				\
805	 	getutxline.3c				\
806	 	getvfsany.3c				\
807	 	getvfsfile.3c				\
808	 	getvfsspec.3c				\
809	 	getw.3c					\
810	 	getwc_l.3c				\
811	 	getwchar_l.3c				\
812	 	getzoneidbyname.3c			\
813	 	getzonenamebyid.3c			\
814	 	globfree.3c				\
815	 	gmtime.3c				\
816	 	gmtime_r.3c				\
817	 	gsignal.3c				\
818	 	hasmntopt.3c				\
819	 	hcreate.3c				\
820	 	hdestroy.3c				\
821	 	initstate.3c				\
822	 	innetgr.3c				\
823	 	isalnum.3c				\
824	 	isalnum_l.3c				\
825	 	isalpha.3c				\
826	 	isalpha_l.3c				\
827	 	isascii.3c				\
828	 	isblank.3c				\
829	 	isblank_l.3c				\
830	 	iscntrl.3c				\
831	 	iscntrl_l.3c				\
832	 	isdigit.3c				\
833	 	isdigit_l.3c				\
834	 	isenglish.3c				\
835	 	isgraph.3c				\
836	 	isgraph_l.3c				\
837	 	isideogram.3c				\
838	 	islower.3c				\
839	 	islower_l.3c				\
840	 	isnanf.3c				\
841	 	isnumber.3c				\
842	 	isphonogram.3c				\
843	 	isprint.3c				\
844	 	isprint_l.3c				\
845	 	ispunct.3c				\
846	 	ispunct_l.3c				\
847	 	isspace.3c				\
848	 	isspace_l.3c				\
849	 	isspecial.3c				\
850	 	isupper.3c				\
851	 	isupper_l.3c				\
852	 	iswalnum.3c				\
853	 	iswalnum_l.3c				\
854	 	iswalpha_l.3c				\
855	 	iswascii.3c				\
856	 	iswblank.3c				\
857	 	iswblank_l.3c				\
858	 	iswcntrl.3c				\
859	 	iswcntrl_l.3c				\
860	 	iswctype_l.3c				\
861	 	iswdigit.3c				\
862	 	iswdigit_l.3c				\
863	 	iswgraph.3c				\
864	 	iswgraph_l.3c				\
865	 	iswideogram.3c				\
866	 	iswideogram_l.3c			\
867	 	iswhexnumber.3c				\
868	 	iswhexnumber_l.3c			\
869	 	iswlower.3c				\
870	 	iswlower_l.3c				\
871	 	iswnumber.3c				\
872	 	iswnumber_l.3c				\
873	 	iswphonogram.3c				\
874	 	iswphonogram_l.3c			\
875	 	iswprint.3c				\
876	 	iswprint_l.3c				\
877	 	iswpunct.3c				\
878	 	iswpunct_l.3c				\
879	 	iswspace.3c				\
880	 	iswspace_l.3c				\
881	 	iswspecial.3c				\
882	 	iswspecial_l.3c				\
883	 	iswupper.3c				\
884	 	iswupper_l.3c				\
885	 	iswxdigit.3c				\
886	 	iswxdigit_l.3c				\
887	 	isxdigit.3c				\
888	 	isxdigit_l.3c				\
889	 	jrand48.3c				\
890	 	l64a.3c					\
891	 	labs.3c					\
892	 	lcong48.3c				\
893	 	ldiv.3c					\
894	 	lfind.3c				\
895	 	llabs.3c				\
896	 	lldiv.3c				\
897	 	lltostr.3c				\
898	 	localtime.3c				\
899	 	localtime_r.3c				\
900	 	longjmp.3c				\
901	 	lrand48.3c				\
902	 	major.3c				\
903	 	mblen_l.3c				\
904	 	mbrlen_l.3c				\
905	 	mbrtowc_l.3c				\
906	 	mbsinit_l.3c				\
907	 	mbsnrtowcs.3c				\
908	 	mbsnrtowcs_l.3c				\
909	 	mbsrtowcs_l.3c				\
910	 	mbstowcs.3c				\
911	 	mbstowcs_l.3c				\
912	 	mbtowc_l.3c				\
913	 	memalign.3c				\
914	 	membar_consumer.3c			\
915	 	membar_enter.3c				\
916	 	membar_exit.3c				\
917	 	membar_producer.3c			\
918	 	memccpy.3c				\
919	 	memchr.3c				\
920	 	memcmp.3c				\
921	 	memcpy.3c				\
922	 	memmem.3c				\
923	 	memmove.3c				\
924	 	memset.3c				\
925	 	minor.3c				\
926	 	mkdtemp.3c				\
927		mkostemp.3c				\
928		mkostemps.3c				\
929	 	mkstemps.3c				\
930	 	mq_reltimedreceive_np.3c		\
931	 	mq_reltimedsend_np.3c			\
932	 	mq_timedreceive.3c			\
933	 	mq_timedsend.3c				\
934	 	mrand48.3c				\
935	 	munlock.3c				\
936	 	munlockall.3c				\
937	 	mutex_consistent.3c			\
938	 	mutex_destroy.3c			\
939	 	mutex_lock.3c				\
940	 	mutex_trylock.3c			\
941	 	mutex_unlock.3c				\
942	 	nl_langinfo_l.3c			\
943	 	nftw.3c					\
944	 	ngettext.3c				\
945	 	nrand48.3c				\
946	 	openlog.3c				\
947	 	pclose.3c				\
948	 	port_dissociate.3c			\
949	 	port_getn.3c				\
950	 	port_sendn.3c				\
951	 	posix_spawn_file_actions_addopen.3c	\
952	 	posix_spawn_file_actions_init.3c	\
953	 	posix_spawnattr_init.3c			\
954	 	posix_spawnattr_setflags.3c		\
955	 	posix_spawnattr_setpgroup.3c		\
956	 	posix_spawnattr_setschedparam.3c	\
957	 	posix_spawnattr_setschedpolicy.3c	\
958	 	posix_spawnattr_setsigdefault.3c	\
959	 	posix_spawnattr_setsigignore_np.3c	\
960	 	posix_spawnattr_setsigmask.3c		\
961	 	posix_spawnp.3c				\
962	 	printstack.3c				\
963	 	priv_allocset.3c			\
964	 	priv_basicset.3c			\
965	 	priv_copyset.3c				\
966	 	priv_delset.3c				\
967	 	priv_emptyset.3c			\
968	 	priv_fillset.3c				\
969	 	priv_freeset.3c				\
970	 	priv_getbyname.3c			\
971	 	priv_getbynum.3c			\
972	 	priv_getsetbyname.3c			\
973	 	priv_getsetbynum.3c			\
974	 	priv_gettext.3c				\
975	 	priv_ineffect.3c			\
976	 	priv_intersect.3c			\
977	 	priv_inverse.3c				\
978	 	priv_isemptyset.3c			\
979	 	priv_isequalset.3c			\
980	 	priv_isfullset.3c			\
981	 	priv_ismember.3c			\
982	 	priv_issubset.3c			\
983	 	priv_set_to_str.3c			\
984	 	priv_union.3c				\
985	 	pselect.3c				\
986	 	psiginfo.3c				\
987	 	pthread_attr_destroy.3c			\
988	 	pthread_attr_setdetachstate.3c		\
989	 	pthread_attr_setguardsize.3c		\
990	 	pthread_attr_setinheritsched.3c		\
991	 	pthread_attr_setschedparam.3c		\
992	 	pthread_attr_setschedpolicy.3c		\
993	 	pthread_attr_setscope.3c		\
994	 	pthread_attr_setstack.3c		\
995	 	pthread_attr_setstackaddr.3c		\
996	 	pthread_attr_setstacksize.3c		\
997	 	pthread_barrier_init.3c			\
998	 	pthread_barrierattr_init.3c		\
999	 	pthread_barrierattr_setpshared.3c	\
1000	 	pthread_cond_broadcast.3c		\
1001	 	pthread_cond_destroy.3c			\
1002	 	pthread_cond_reltimedwait_np.3c		\
1003	 	pthread_cond_timedwait.3c		\
1004	 	pthread_condattr_destroy.3c		\
1005	 	pthread_condattr_setclock.3c		\
1006	 	pthread_condattr_setpshared.3c		\
1007	 	pthread_key_create_once_np.3c		\
1008	 	pthread_mutex_destroy.3c		\
1009	 	pthread_mutex_reltimedlock_np.3c	\
1010	 	pthread_mutex_setprioceiling.3c		\
1011	 	pthread_mutex_trylock.3c		\
1012	 	pthread_mutex_unlock.3c			\
1013	 	pthread_mutexattr_destroy.3c		\
1014	 	pthread_mutexattr_setprioceiling.3c	\
1015	 	pthread_mutexattr_setprotocol.3c	\
1016	 	pthread_mutexattr_setpshared.3c		\
1017	 	pthread_mutexattr_settype.3c		\
1018	 	pthread_rwlock_destroy.3c		\
1019	 	pthread_rwlock_reltimedrdlock_np.3c	\
1020	 	pthread_rwlock_reltimedwrlock_np.3c	\
1021	 	pthread_rwlock_tryrdlock.3c		\
1022	 	pthread_rwlock_trywrlock.3c		\
1023	 	pthread_rwlockattr_destroy.3c		\
1024	 	pthread_rwlockattr_setpshared.3c	\
1025	 	pthread_setconcurrency.3c		\
1026	 	pthread_setschedparam.3c		\
1027	 	pthread_setspecific.3c			\
1028	 	pthread_spin_init.3c			\
1029	 	pthread_spin_trylock.3c			\
1030	 	putc.3c					\
1031	 	putc_unlocked.3c			\
1032	 	putchar.3c				\
1033	 	putchar_unlocked.3c			\
1034	 	putmntent.3c				\
1035	 	pututline.3c				\
1036	 	pututxline.3c				\
1037	 	putw.3c					\
1038	 	putwc.3c				\
1039	 	putwchar.3c				\
1040	 	qeconvert.3c				\
1041	 	qfconvert.3c				\
1042	 	qgconvert.3c				\
1043	 	quadruple_to_decimal.3c			\
1044	 	rand_r.3c				\
1045	 	rctlblk_get_enforced_value.3c		\
1046	 	rctlblk_get_firing_time.3c		\
1047	 	rctlblk_get_global_action.3c		\
1048	 	rctlblk_get_global_flags.3c		\
1049	 	rctlblk_get_local_action.3c		\
1050	 	rctlblk_get_local_flags.3c		\
1051	 	rctlblk_get_privilege.3c		\
1052	 	rctlblk_get_recipient_pid.3c		\
1053	 	rctlblk_get_value.3c			\
1054	 	rctlblk_set_local_action.3c		\
1055	 	rctlblk_set_local_flags.3c		\
1056	 	rctlblk_set_privilege.3c		\
1057	 	rctlblk_set_recipient_pid.3c		\
1058	 	rctlblk_size.3c				\
1059	 	re_exec.3c				\
1060	 	readdir_r.3c				\
1061	 	realloc.3c				\
1062	 	regerror.3c				\
1063	 	regex.3c				\
1064	 	regexec.3c				\
1065	 	regfree.3c				\
1066	 	remque.3c				\
1067	 	resetmnttab.3c				\
1068	 	rindex.3c				\
1069	 	rw_rdlock.3c				\
1070	 	rw_tryrdlock.3c				\
1071	 	rw_trywrlock.3c				\
1072	 	rw_unlock.3c				\
1073	 	rw_wrlock.3c				\
1074	 	rwlock_destroy.3c			\
1075	 	rwlock_init.3c				\
1076	 	sched_get_priority_min.3c		\
1077	 	schedctl_exit.3c			\
1078	 	schedctl_lookup.3c			\
1079	 	schedctl_start.3c			\
1080	 	schedctl_stop.3c			\
1081	 	seconvert.3c				\
1082	 	seed48.3c				\
1083	 	sem_reltimedwait_np.3c			\
1084	 	sem_trywait.3c				\
1085	 	sema_destroy.3c				\
1086	 	sema_init.3c				\
1087	 	sema_post.3c				\
1088	 	sema_trywait.3c				\
1089	 	sema_wait.3c				\
1090	 	setattrat.3c				\
1091	 	setgrent.3c				\
1092	 	sethostname.3c				\
1093	 	setlinebuf.3c				\
1094	 	setlogmask.3c				\
1095	 	setnetgrent.3c				\
1096	 	setpriority.3c				\
1097	 	setpwent.3c				\
1098	 	setspent.3c				\
1099	 	setstate.3c				\
1100	 	settimeofday.3c				\
1101	 	setusershell.3c				\
1102	 	setutent.3c				\
1103	 	setutxent.3c				\
1104	 	setvbuf.3c				\
1105	 	sfconvert.3c				\
1106	 	sgconvert.3c				\
1107	 	sig2str.3c				\
1108	 	sigaddset.3c				\
1109	 	sigdelset.3c				\
1110	 	sigemptyset.3c				\
1111	 	sigfillset.3c				\
1112	 	sighold.3c				\
1113	 	sigignore.3c				\
1114	 	sigismember.3c				\
1115	 	siglongjmp.3c				\
1116	 	sigpause.3c				\
1117	 	sigrelse.3c				\
1118	 	sigset.3c				\
1119	 	sigsetjmp.3c				\
1120	 	sigtimedwait.3c				\
1121	 	single_to_decimal.3c			\
1122	 	snprintf.3c				\
1123	 	sprintf.3c				\
1124	 	srand.3c				\
1125	 	srand48.3c				\
1126	 	srandom.3c				\
1127	 	sscanf.3c				\
1128		stderr.3c				\
1129		stdin.3c				\
1130		stdout.3c				\
1131	 	strcasecmp.3c				\
1132	 	strcasecmp_l.3c				\
1133	 	strcat.3c				\
1134	 	strchr.3c				\
1135	 	strcmp.3c				\
1136	 	strcoll_l.3c				\
1137	 	strcpy.3c				\
1138	 	strcspn.3c				\
1139	 	strdup.3c				\
1140	 	strerror_r.3c				\
1141	 	strfmon_l.3c				\
1142	 	strftime_l.3c				\
1143	 	strlcat.3c				\
1144	 	strlcpy.3c				\
1145	 	strlen.3c				\
1146	 	strncasecmp.3c				\
1147	 	strncasecmp_l.3c			\
1148	 	strncat.3c				\
1149	 	strncmp.3c				\
1150	 	strncpy.3c				\
1151	 	strnlen.3c				\
1152		strnstr.3c				\
1153	 	strpbrk.3c				\
1154	 	strptime_l.3c				\
1155	 	strrchr.3c				\
1156	 	strsep.3c				\
1157	 	strspn.3c				\
1158	 	strstr.3c				\
1159	 	strtof.3c				\
1160	 	strtok.3c				\
1161	 	strtok_r.3c				\
1162	 	strtold.3c				\
1163	 	strtoll.3c				\
1164	 	strtoull.3c				\
1165	 	strtoumax.3c				\
1166	 	strxfrm_l.3c				\
1167	 	swapcontext.3c				\
1168	 	swprintf.3c				\
1169	 	swscanf.3c				\
1170	 	tdelete.3c				\
1171	 	tempnam.3c				\
1172	 	textdomain.3c				\
1173	 	tfind.3c				\
1174	 	thr_continue.3c				\
1175	 	thr_getspecific.3c			\
1176	 	thr_keycreate_once.3c			\
1177	 	thr_setconcurrency.3c			\
1178	 	thr_setprio.3c				\
1179	 	thr_setspecific.3c			\
1180	 	timer_getoverrun.3c			\
1181	 	timer_gettime.3c			\
1182	 	timerclear.3c				\
1183	 	timercmp.3c				\
1184	 	timerisset.3c				\
1185	 	timersub.3c				\
1186	 	tmpnam_r.3c				\
1187	 	tolower_l.3c				\
1188	 	toupper_l.3c				\
1189	 	towctrans.3c				\
1190	 	towctrans_l.3c				\
1191	 	towlower_l.3c				\
1192	 	towupper_l.3c				\
1193	 	ttyname_r.3c				\
1194	 	twalk.3c				\
1195	 	tzset.3c				\
1196	 	uconv_u16tou8.3c			\
1197	 	uconv_u32tou16.3c			\
1198	 	uconv_u32tou8.3c			\
1199	 	uconv_u8tou16.3c			\
1200	 	uconv_u8tou32.3c			\
1201	 	ucred_free.3c				\
1202	 	ucred_get.3c				\
1203	 	ucred_getegid.3c			\
1204	 	ucred_geteuid.3c			\
1205	 	ucred_getgroups.3c			\
1206	 	ucred_getlabel.3c			\
1207	 	ucred_getpflags.3c			\
1208	 	ucred_getpid.3c				\
1209	 	ucred_getprivset.3c			\
1210	 	ucred_getprojid.3c			\
1211	 	ucred_getrgid.3c			\
1212	 	ucred_getruid.3c			\
1213	 	ucred_getsgid.3c			\
1214	 	ucred_getsuid.3c			\
1215	 	ucred_getzoneid.3c			\
1216	 	ucred_size.3c				\
1217	 	ulckpwdf.3c				\
1218	 	ulltostr.3c				\
1219	 	unordered.3c				\
1220	 	updwtmp.3c				\
1221	 	updwtmpx.3c				\
1222	 	utmpname.3c				\
1223	 	utmpxname.3c				\
1224	 	valloc.3c				\
1225	 	vasprintf.3c				\
1226	 	verr.3c					\
1227	 	verrx.3c				\
1228	 	vfprintf.3c				\
1229	 	vfscanf.3c				\
1230	 	vfwscanf.3c				\
1231	 	vscanf.3c				\
1232	 	vsnprintf.3c				\
1233	 	vsprintf.3c				\
1234	 	vsscanf.3c				\
1235	 	vswprintf.3c				\
1236	 	vswscanf.3c				\
1237	 	vwarn.3c				\
1238	 	vwarnx.3c				\
1239	 	vwprintf.3c				\
1240	 	vwscanf.3c				\
1241	 	wait4.3c				\
1242	 	warn.3c					\
1243	 	warnx.3c				\
1244	 	watof.3c				\
1245	 	watoi.3c				\
1246	 	watol.3c				\
1247	 	watoll.3c				\
1248		wcpncpy.3c				\
1249	 	wcrtomb_l.3c				\
1250		wcscasecmp_l.3c				\
1251	 	wcscat.3c				\
1252	 	wcschr.3c				\
1253	 	wcscmp.3c				\
1254	 	wcscoll_l.3c				\
1255	 	wcscpy.3c				\
1256	 	wcscspn.3c				\
1257	 	wcsetno.3c				\
1258		wcsncasecmp.3c				\
1259		wcsncasecmp_l.3c			\
1260	 	wcsncat.3c				\
1261	 	wcsncmp.3c				\
1262	 	wcsncpy.3c				\
1263	 	wcsnlen.3c				\
1264		wcsnrtombs.3c				\
1265		wcsnrtombs_l.3c				\
1266	 	wcspbrk.3c				\
1267	 	wcsrchr.3c				\
1268		wcsrtombs_l.3c				\
1269	 	wcsspn.3c				\
1270	 	wcstof.3c				\
1271	 	wcstok.3c				\
1272	 	wcstold.3c				\
1273	 	wcstoll.3c				\
1274	 	wcstoull.3c				\
1275	 	wcstoumax.3c				\
1276	 	wcswcs.3c				\
1277	 	wcswidth_l.3c				\
1278	 	wctob_l.3c				\
1279	 	wctomb_l.3c				\
1280	 	wctrans_l.3c				\
1281	 	wctype_l.3c				\
1282	 	wcwidth_l.3c				\
1283	 	windex.3c				\
1284	 	wordfree.3c				\
1285	 	wprintf.3c				\
1286	 	wrindex.3c				\
1287	 	wscanf.3c				\
1288	 	wscasecmp.3c				\
1289	 	wscat.3c				\
1290	 	wschr.3c				\
1291	 	wscmp.3c				\
1292	 	wscol.3c				\
1293	 	wscoll.3c				\
1294	 	wscpy.3c				\
1295	 	wscspn.3c				\
1296	 	wsdup.3c				\
1297	 	wslen.3c				\
1298	 	wsncasecmp.3c				\
1299	 	wsncat.3c				\
1300	 	wsncmp.3c				\
1301	 	wsncpy.3c				\
1302	 	wspbrk.3c				\
1303	 	wsrchr.3c				\
1304	 	wsspn.3c				\
1305	 	wstod.3c				\
1306	 	wstok.3c				\
1307	 	wstol.3c				\
1308	 	wstostr.3c				\
1309	 	wsxfrm.3c
1310
1311__flbf.3c				:= LINKSRC = __fbufsize.3c
1312__fpending.3c				:= LINKSRC = __fbufsize.3c
1313__fpurge.3c				:= LINKSRC = __fbufsize.3c
1314__freadable.3c				:= LINKSRC = __fbufsize.3c
1315__freading.3c				:= LINKSRC = __fbufsize.3c
1316__fsetlocking.3c			:= LINKSRC = __fbufsize.3c
1317__fwritable.3c				:= LINKSRC = __fbufsize.3c
1318__fwriting.3c				:= LINKSRC = __fbufsize.3c
1319_flushlbf.3c				:= LINKSRC = __fbufsize.3c
1320
1321_setjmp.3c				:= LINKSRC = _longjmp.3c
1322
1323l64a.3c					:= LINKSRC = a64l.3c
1324
1325labs.3c					:= LINKSRC = abs.3c
1326llabs.3c				:= LINKSRC = abs.3c
1327
1328aiowrite.3c				:= LINKSRC = aioread.3c
1329
1330atomic_add_16.3c			:= LINKSRC = atomic_add.3c
1331atomic_add_16_nv.3c			:= LINKSRC = atomic_add.3c
1332atomic_add_32.3c			:= LINKSRC = atomic_add.3c
1333atomic_add_32_nv.3c			:= LINKSRC = atomic_add.3c
1334atomic_add_64.3c			:= LINKSRC = atomic_add.3c
1335atomic_add_64_nv.3c			:= LINKSRC = atomic_add.3c
1336atomic_add_8.3c				:= LINKSRC = atomic_add.3c
1337atomic_add_8_nv.3c			:= LINKSRC = atomic_add.3c
1338atomic_add_char.3c			:= LINKSRC = atomic_add.3c
1339atomic_add_char_nv.3c			:= LINKSRC = atomic_add.3c
1340atomic_add_int.3c			:= LINKSRC = atomic_add.3c
1341atomic_add_int_nv.3c			:= LINKSRC = atomic_add.3c
1342atomic_add_long.3c			:= LINKSRC = atomic_add.3c
1343atomic_add_long_nv.3c			:= LINKSRC = atomic_add.3c
1344atomic_add_ptr.3c			:= LINKSRC = atomic_add.3c
1345atomic_add_ptr_nv.3c			:= LINKSRC = atomic_add.3c
1346atomic_add_short.3c			:= LINKSRC = atomic_add.3c
1347atomic_add_short_nv.3c			:= LINKSRC = atomic_add.3c
1348atomic_and_16.3c			:= LINKSRC = atomic_and.3c
1349atomic_and_16_nv.3c			:= LINKSRC = atomic_and.3c
1350atomic_and_32.3c			:= LINKSRC = atomic_and.3c
1351atomic_and_32_nv.3c			:= LINKSRC = atomic_and.3c
1352atomic_and_64.3c			:= LINKSRC = atomic_and.3c
1353atomic_and_64_nv.3c			:= LINKSRC = atomic_and.3c
1354atomic_and_8.3c				:= LINKSRC = atomic_and.3c
1355atomic_and_8_nv.3c			:= LINKSRC = atomic_and.3c
1356atomic_and_uchar.3c			:= LINKSRC = atomic_and.3c
1357atomic_and_uchar_nv.3c			:= LINKSRC = atomic_and.3c
1358atomic_and_uint.3c			:= LINKSRC = atomic_and.3c
1359atomic_and_uint_nv.3c			:= LINKSRC = atomic_and.3c
1360atomic_and_ulong.3c			:= LINKSRC = atomic_and.3c
1361atomic_and_ulong_nv.3c			:= LINKSRC = atomic_and.3c
1362atomic_and_ushort.3c			:= LINKSRC = atomic_and.3c
1363atomic_and_ushort_nv.3c			:= LINKSRC = atomic_and.3c
1364
1365atomic_clear_long_excl.3c		:= LINKSRC = atomic_bits.3c
1366atomic_set_long_excl.3c			:= LINKSRC = atomic_bits.3c
1367
1368atomic_cas_16.3c			:= LINKSRC = atomic_cas.3c
1369atomic_cas_32.3c			:= LINKSRC = atomic_cas.3c
1370atomic_cas_64.3c			:= LINKSRC = atomic_cas.3c
1371atomic_cas_8.3c				:= LINKSRC = atomic_cas.3c
1372atomic_cas_ptr.3c			:= LINKSRC = atomic_cas.3c
1373atomic_cas_uchar.3c			:= LINKSRC = atomic_cas.3c
1374atomic_cas_uint.3c			:= LINKSRC = atomic_cas.3c
1375atomic_cas_ulong.3c			:= LINKSRC = atomic_cas.3c
1376atomic_cas_ushort.3c			:= LINKSRC = atomic_cas.3c
1377
1378atomic_dec_16.3c			:= LINKSRC = atomic_dec.3c
1379atomic_dec_16_nv.3c			:= LINKSRC = atomic_dec.3c
1380atomic_dec_32.3c			:= LINKSRC = atomic_dec.3c
1381atomic_dec_32_nv.3c			:= LINKSRC = atomic_dec.3c
1382atomic_dec_64.3c			:= LINKSRC = atomic_dec.3c
1383atomic_dec_64_nv.3c			:= LINKSRC = atomic_dec.3c
1384atomic_dec_8.3c				:= LINKSRC = atomic_dec.3c
1385atomic_dec_8_nv.3c			:= LINKSRC = atomic_dec.3c
1386atomic_dec_ptr.3c			:= LINKSRC = atomic_dec.3c
1387atomic_dec_ptr_nv.3c			:= LINKSRC = atomic_dec.3c
1388atomic_dec_uchar.3c			:= LINKSRC = atomic_dec.3c
1389atomic_dec_uchar_nv.3c			:= LINKSRC = atomic_dec.3c
1390atomic_dec_uint.3c			:= LINKSRC = atomic_dec.3c
1391atomic_dec_uint_nv.3c			:= LINKSRC = atomic_dec.3c
1392atomic_dec_ulong.3c			:= LINKSRC = atomic_dec.3c
1393atomic_dec_ulong_nv.3c			:= LINKSRC = atomic_dec.3c
1394atomic_dec_ushort.3c			:= LINKSRC = atomic_dec.3c
1395atomic_dec_ushort_nv.3c			:= LINKSRC = atomic_dec.3c
1396
1397atomic_inc_16.3c			:= LINKSRC = atomic_inc.3c
1398atomic_inc_16_nv.3c			:= LINKSRC = atomic_inc.3c
1399atomic_inc_32.3c			:= LINKSRC = atomic_inc.3c
1400atomic_inc_32_nv.3c			:= LINKSRC = atomic_inc.3c
1401atomic_inc_64.3c			:= LINKSRC = atomic_inc.3c
1402atomic_inc_64_nv.3c			:= LINKSRC = atomic_inc.3c
1403atomic_inc_8.3c				:= LINKSRC = atomic_inc.3c
1404atomic_inc_8_nv.3c			:= LINKSRC = atomic_inc.3c
1405atomic_inc_ptr.3c			:= LINKSRC = atomic_inc.3c
1406atomic_inc_ptr_nv.3c			:= LINKSRC = atomic_inc.3c
1407atomic_inc_uchar.3c			:= LINKSRC = atomic_inc.3c
1408atomic_inc_uchar_nv.3c			:= LINKSRC = atomic_inc.3c
1409atomic_inc_uint.3c			:= LINKSRC = atomic_inc.3c
1410atomic_inc_uint_nv.3c			:= LINKSRC = atomic_inc.3c
1411atomic_inc_ulong.3c			:= LINKSRC = atomic_inc.3c
1412atomic_inc_ulong_nv.3c			:= LINKSRC = atomic_inc.3c
1413atomic_inc_ushort.3c			:= LINKSRC = atomic_inc.3c
1414atomic_inc_ushort_nv.3c			:= LINKSRC = atomic_inc.3c
1415
1416atomic_or_16.3c				:= LINKSRC = atomic_or.3c
1417atomic_or_16_nv.3c			:= LINKSRC = atomic_or.3c
1418atomic_or_32.3c				:= LINKSRC = atomic_or.3c
1419atomic_or_32_nv.3c			:= LINKSRC = atomic_or.3c
1420atomic_or_64.3c				:= LINKSRC = atomic_or.3c
1421atomic_or_64_nv.3c			:= LINKSRC = atomic_or.3c
1422atomic_or_8.3c				:= LINKSRC = atomic_or.3c
1423atomic_or_8_nv.3c			:= LINKSRC = atomic_or.3c
1424atomic_or_uchar.3c			:= LINKSRC = atomic_or.3c
1425atomic_or_uchar_nv.3c			:= LINKSRC = atomic_or.3c
1426atomic_or_uint.3c			:= LINKSRC = atomic_or.3c
1427atomic_or_uint_nv.3c			:= LINKSRC = atomic_or.3c
1428atomic_or_ulong.3c			:= LINKSRC = atomic_or.3c
1429atomic_or_ulong_nv.3c			:= LINKSRC = atomic_or.3c
1430atomic_or_ushort.3c			:= LINKSRC = atomic_or.3c
1431atomic_or_ushort_nv.3c			:= LINKSRC = atomic_or.3c
1432
1433atomic_swap_16.3c			:= LINKSRC = atomic_swap.3c
1434atomic_swap_32.3c			:= LINKSRC = atomic_swap.3c
1435atomic_swap_64.3c			:= LINKSRC = atomic_swap.3c
1436atomic_swap_8.3c			:= LINKSRC = atomic_swap.3c
1437atomic_swap_ptr.3c			:= LINKSRC = atomic_swap.3c
1438atomic_swap_uchar.3c			:= LINKSRC = atomic_swap.3c
1439atomic_swap_uint.3c			:= LINKSRC = atomic_swap.3c
1440atomic_swap_ulong.3c			:= LINKSRC = atomic_swap.3c
1441atomic_swap_ushort.3c			:= LINKSRC = atomic_swap.3c
1442
1443bcmp.3c					:= LINKSRC = bstring.3c
1444bcopy.3c				:= LINKSRC = bstring.3c
1445bzero.3c				:= LINKSRC = bstring.3c
1446
1447btowc_l.3c				:= LINKSRC = btowc.3c
1448
1449canonicalize_file_name.3c		:= LINKSRC = realpath.3c
1450
1451catclose.3c				:= LINKSRC = catopen.3c
1452
1453cfgetospeed.3c				:= LINKSRC = cfgetispeed.3c
1454
1455cfsetospeed.3c				:= LINKSRC = cfsetispeed.3c
1456
1457clock_getres.3c				:= LINKSRC = clock_settime.3c
1458clock_gettime.3c			:= LINKSRC = clock_settime.3c
1459
1460fdwalk.3c				:= LINKSRC = closefrom.3c
1461
1462cond_broadcast.3c			:= LINKSRC = cond_init.3c
1463cond_destroy.3c				:= LINKSRC = cond_init.3c
1464cond_reltimedwait.3c			:= LINKSRC = cond_init.3c
1465cond_signal.3c				:= LINKSRC = cond_init.3c
1466cond_timedwait.3c			:= LINKSRC = cond_init.3c
1467cond_wait.3c				:= LINKSRC = cond_init.3c
1468
1469csetcol.3c				:= LINKSRC = cset.3c
1470csetlen.3c				:= LINKSRC = cset.3c
1471csetno.3c				:= LINKSRC = cset.3c
1472wcsetno.3c				:= LINKSRC = cset.3c
1473
1474ctermid_r.3c				:= LINKSRC = ctermid.3c
1475
1476asctime.3c				:= LINKSRC = ctime.3c
1477asctime_r.3c				:= LINKSRC = ctime.3c
1478ctime_r.3c				:= LINKSRC = ctime.3c
1479gmtime.3c				:= LINKSRC = ctime.3c
1480gmtime_r.3c				:= LINKSRC = ctime.3c
1481localtime.3c				:= LINKSRC = ctime.3c
1482localtime_r.3c				:= LINKSRC = ctime.3c
1483tzset.3c				:= LINKSRC = ctime.3c
1484
1485isalnum.3c				:= LINKSRC = ctype.3c
1486isalnum_l.3c				:= LINKSRC = ctype.3c
1487isalpha.3c				:= LINKSRC = ctype.3c
1488isalpha_l.3c				:= LINKSRC = ctype.3c
1489isascii.3c				:= LINKSRC = ctype.3c
1490isblank.3c				:= LINKSRC = ctype.3c
1491isblank_l.3c				:= LINKSRC = ctype.3c
1492iscntrl.3c				:= LINKSRC = ctype.3c
1493iscntrl_l.3c				:= LINKSRC = ctype.3c
1494isdigit.3c				:= LINKSRC = ctype.3c
1495isdigit_l.3c				:= LINKSRC = ctype.3c
1496isgraph.3c				:= LINKSRC = ctype.3c
1497isgraph_l.3c				:= LINKSRC = ctype.3c
1498islower.3c				:= LINKSRC = ctype.3c
1499islower_l.3c				:= LINKSRC = ctype.3c
1500isprint.3c				:= LINKSRC = ctype.3c
1501isprint_l.3c				:= LINKSRC = ctype.3c
1502ispunct.3c				:= LINKSRC = ctype.3c
1503ispunct_l.3c				:= LINKSRC = ctype.3c
1504isspace.3c				:= LINKSRC = ctype.3c
1505isspace_l.3c				:= LINKSRC = ctype.3c
1506isupper.3c				:= LINKSRC = ctype.3c
1507isupper_l.3c				:= LINKSRC = ctype.3c
1508isxdigit.3c				:= LINKSRC = ctype.3c
1509isxdigit_l.3c				:= LINKSRC = ctype.3c
1510
1511decimal_to_double.3c			:= LINKSRC = decimal_to_floating.3c
1512decimal_to_extended.3c			:= LINKSRC = decimal_to_floating.3c
1513decimal_to_quadruple.3c			:= LINKSRC = decimal_to_floating.3c
1514decimal_to_single.3c			:= LINKSRC = decimal_to_floating.3c
1515
1516ldiv.3c					:= LINKSRC = div.3c
1517lldiv.3c				:= LINKSRC = div.3c
1518
1519dladdr1.3c				:= LINKSRC = dladdr.3c
1520
1521dlmopen.3c				:= LINKSRC = dlopen.3c
1522
1523door_unbind.3c				:= LINKSRC = door_bind.3c
1524
1525door_setparam.3c			:= LINKSRC = door_getparam.3c
1526
1527erand48.3c				:= LINKSRC = drand48.3c
1528jrand48.3c				:= LINKSRC = drand48.3c
1529lcong48.3c				:= LINKSRC = drand48.3c
1530lrand48.3c				:= LINKSRC = drand48.3c
1531mrand48.3c				:= LINKSRC = drand48.3c
1532nrand48.3c				:= LINKSRC = drand48.3c
1533seed48.3c				:= LINKSRC = drand48.3c
1534srand48.3c				:= LINKSRC = drand48.3c
1535
1536dup3.3c					:= LINKSRC = dup2.3c
1537
1538fconvert.3c				:= LINKSRC = econvert.3c
1539gconvert.3c				:= LINKSRC = econvert.3c
1540qeconvert.3c				:= LINKSRC = econvert.3c
1541qfconvert.3c				:= LINKSRC = econvert.3c
1542qgconvert.3c				:= LINKSRC = econvert.3c
1543seconvert.3c				:= LINKSRC = econvert.3c
1544sfconvert.3c				:= LINKSRC = econvert.3c
1545sgconvert.3c				:= LINKSRC = econvert.3c
1546
1547fcvt.3c					:= LINKSRC = ecvt.3c
1548gcvt.3c					:= LINKSRC = ecvt.3c
1549
1550_edata.3c				:= LINKSRC = end.3c
1551_end.3c					:= LINKSRC = end.3c
1552_etext.3c				:= LINKSRC = end.3c
1553edata.3c				:= LINKSRC = end.3c
1554etext.3c				:= LINKSRC = end.3c
1555
1556errx.3c					:= LINKSRC = err.3c
1557verr.3c					:= LINKSRC = err.3c
1558verrx.3c				:= LINKSRC = err.3c
1559vwarn.3c				:= LINKSRC = err.3c
1560vwarnx.3c				:= LINKSRC = err.3c
1561warn.3c					:= LINKSRC = err.3c
1562warnx.3c				:= LINKSRC = err.3c
1563
1564euccol.3c				:= LINKSRC = euclen.3c
1565eucscol.3c				:= LINKSRC = euclen.3c
1566
1567_exithandle.3c				:= LINKSRC = exit.3c
1568
1569clearerr.3c				:= LINKSRC = ferror.3c
1570feof.3c					:= LINKSRC = ferror.3c
1571fileno.3c				:= LINKSRC = ferror.3c
1572
1573ffsl.3c					:= LINKSRC = ffs.3c
1574ffsll.3c				:= LINKSRC = ffs.3c
1575fls.3c					:= LINKSRC = ffs.3c
1576flsl.3c					:= LINKSRC = ffs.3c
1577flsll.3c				:= LINKSRC = ffs.3c
1578
1579fsetattr.3c				:= LINKSRC = fgetattr.3c
1580getattrat.3c				:= LINKSRC = fgetattr.3c
1581setattrat.3c				:= LINKSRC = fgetattr.3c
1582
1583getc.3c					:= LINKSRC = fgetc.3c
1584getc_unlocked.3c			:= LINKSRC = fgetc.3c
1585getchar.3c				:= LINKSRC = fgetc.3c
1586getchar_unlocked.3c			:= LINKSRC = fgetc.3c
1587getw.3c					:= LINKSRC = fgetc.3c
1588
1589fgetwc_l.3c				:= LINKSRC = fgetwc.3c
1590
1591double_to_decimal.3c			:= LINKSRC = floating_to_decimal.3c
1592extended_to_decimal.3c			:= LINKSRC = floating_to_decimal.3c
1593quadruple_to_decimal.3c			:= LINKSRC = floating_to_decimal.3c
1594single_to_decimal.3c			:= LINKSRC = floating_to_decimal.3c
1595
1596ftrylockfile.3c				:= LINKSRC = flockfile.3c
1597funlockfile.3c				:= LINKSRC = flockfile.3c
1598
1599fpgetmask.3c				:= LINKSRC = fpgetround.3c
1600fpgetsticky.3c				:= LINKSRC = fpgetround.3c
1601fpsetmask.3c				:= LINKSRC = fpgetround.3c
1602fpsetround.3c				:= LINKSRC = fpgetround.3c
1603fpsetsticky.3c				:= LINKSRC = fpgetround.3c
1604
1605putc.3c					:= LINKSRC = fputc.3c
1606putc_unlocked.3c			:= LINKSRC = fputc.3c
1607putchar.3c				:= LINKSRC = fputc.3c
1608putchar_unlocked.3c			:= LINKSRC = fputc.3c
1609putw.3c					:= LINKSRC = fputc.3c
1610
1611putwc.3c				:= LINKSRC = fputwc.3c
1612putwchar.3c				:= LINKSRC = fputwc.3c
1613
1614fseeko.3c				:= LINKSRC = fseek.3c
1615
1616ftello.3c				:= LINKSRC = ftell.3c
1617
1618nftw.3c					:= LINKSRC = ftw.3c
1619
1620swprintf.3c				:= LINKSRC = fwprintf.3c
1621wprintf.3c				:= LINKSRC = fwprintf.3c
1622
1623swscanf.3c				:= LINKSRC = fwscanf.3c
1624vfwscanf.3c				:= LINKSRC = fwscanf.3c
1625vswscanf.3c				:= LINKSRC = fwscanf.3c
1626vwscanf.3c				:= LINKSRC = fwscanf.3c
1627wscanf.3c				:= LINKSRC = fwscanf.3c
1628
1629gethomelgroup.3c			:= LINKSRC = getcpuid.3c
1630
1631endgrent.3c				:= LINKSRC = getgrnam.3c
1632fgetgrent.3c				:= LINKSRC = getgrnam.3c
1633fgetgrent_r.3c				:= LINKSRC = getgrnam.3c
1634getgrent.3c				:= LINKSRC = getgrnam.3c
1635getgrent_r.3c				:= LINKSRC = getgrnam.3c
1636getgrgid.3c				:= LINKSRC = getgrnam.3c
1637getgrgid_r.3c				:= LINKSRC = getgrnam.3c
1638getgrnam_r.3c				:= LINKSRC = getgrnam.3c
1639setgrent.3c				:= LINKSRC = getgrnam.3c
1640
1641sethostname.3c				:= LINKSRC = gethostname.3c
1642
1643gethrvtime.3c				:= LINKSRC = gethrtime.3c
1644
1645getdelim.3c				:= LINKSRC = getline.3c
1646
1647getlogin_r.3c				:= LINKSRC = getlogin.3c
1648
1649getextmntent.3c				:= LINKSRC = getmntent.3c
1650getmntany.3c				:= LINKSRC = getmntent.3c
1651hasmntopt.3c				:= LINKSRC = getmntent.3c
1652putmntent.3c				:= LINKSRC = getmntent.3c
1653resetmnttab.3c				:= LINKSRC = getmntent.3c
1654
1655endnetgrent.3c				:= LINKSRC = getnetgrent.3c
1656getnetgrent_r.3c			:= LINKSRC = getnetgrent.3c
1657innetgr.3c				:= LINKSRC = getnetgrent.3c
1658setnetgrent.3c				:= LINKSRC = getnetgrent.3c
1659
1660getpassphrase.3c			:= LINKSRC = getpass.3c
1661
1662setpriority.3c				:= LINKSRC = getpriority.3c
1663
1664endpwent.3c				:= LINKSRC = getpwnam.3c
1665fgetpwent.3c				:= LINKSRC = getpwnam.3c
1666fgetpwent_r.3c				:= LINKSRC = getpwnam.3c
1667getpwent.3c				:= LINKSRC = getpwnam.3c
1668getpwent_r.3c				:= LINKSRC = getpwnam.3c
1669getpwnam_r.3c				:= LINKSRC = getpwnam.3c
1670getpwuid.3c				:= LINKSRC = getpwnam.3c
1671getpwuid_r.3c				:= LINKSRC = getpwnam.3c
1672setpwent.3c				:= LINKSRC = getpwnam.3c
1673
1674fgets.3c				:= LINKSRC = gets.3c
1675
1676endspent.3c				:= LINKSRC = getspnam.3c
1677fgetspent.3c				:= LINKSRC = getspnam.3c
1678fgetspent_r.3c				:= LINKSRC = getspnam.3c
1679getspent.3c				:= LINKSRC = getspnam.3c
1680getspent_r.3c				:= LINKSRC = getspnam.3c
1681getspnam_r.3c				:= LINKSRC = getspnam.3c
1682setspent.3c				:= LINKSRC = getspnam.3c
1683
1684bind_textdomain_codeset.3c		:= LINKSRC = gettext.3c
1685bindtextdomain.3c			:= LINKSRC = gettext.3c
1686dcgettext.3c				:= LINKSRC = gettext.3c
1687dcngettext.3c				:= LINKSRC = gettext.3c
1688dgettext.3c				:= LINKSRC = gettext.3c
1689dngettext.3c				:= LINKSRC = gettext.3c
1690ngettext.3c				:= LINKSRC = gettext.3c
1691textdomain.3c				:= LINKSRC = gettext.3c
1692
1693settimeofday.3c				:= LINKSRC = gettimeofday.3c
1694
1695endusershell.3c				:= LINKSRC = getusershell.3c
1696setusershell.3c				:= LINKSRC = getusershell.3c
1697
1698endutent.3c				:= LINKSRC = getutent.3c
1699getutid.3c				:= LINKSRC = getutent.3c
1700getutline.3c				:= LINKSRC = getutent.3c
1701pututline.3c				:= LINKSRC = getutent.3c
1702setutent.3c				:= LINKSRC = getutent.3c
1703utmpname.3c				:= LINKSRC = getutent.3c
1704
1705endutxent.3c				:= LINKSRC = getutxent.3c
1706getutmp.3c				:= LINKSRC = getutxent.3c
1707getutmpx.3c				:= LINKSRC = getutxent.3c
1708getutxid.3c				:= LINKSRC = getutxent.3c
1709getutxline.3c				:= LINKSRC = getutxent.3c
1710pututxline.3c				:= LINKSRC = getutxent.3c
1711setutxent.3c				:= LINKSRC = getutxent.3c
1712updwtmp.3c				:= LINKSRC = getutxent.3c
1713updwtmpx.3c				:= LINKSRC = getutxent.3c
1714utmpxname.3c				:= LINKSRC = getutxent.3c
1715
1716getvfsany.3c				:= LINKSRC = getvfsent.3c
1717getvfsfile.3c				:= LINKSRC = getvfsent.3c
1718getvfsspec.3c				:= LINKSRC = getvfsent.3c
1719
1720getwc_l.3c				:= LINKSRC = getwc.3c
1721
1722getwchar_l.3c				:= LINKSRC = getwchar.3c
1723
1724fgetws.3c				:= LINKSRC = getws.3c
1725
1726getzoneidbyname.3c			:= LINKSRC = getzoneid.3c
1727getzonenamebyid.3c			:= LINKSRC = getzoneid.3c
1728
1729globfree.3c				:= LINKSRC = glob.3c
1730
1731hcreate.3c				:= LINKSRC = hsearch.3c
1732hdestroy.3c				:= LINKSRC = hsearch.3c
1733
1734rindex.3c				:= LINKSRC = index.3c
1735
1736remque.3c				:= LINKSRC = insque.3c
1737
1738finite.3c				:= LINKSRC = isnand.3c
1739fpclass.3c				:= LINKSRC = isnand.3c
1740isnanf.3c				:= LINKSRC = isnand.3c
1741unordered.3c				:= LINKSRC = isnand.3c
1742
1743isenglish.3c				:= LINKSRC = iswalpha.3c
1744isideogram.3c				:= LINKSRC = iswalpha.3c
1745isnumber.3c				:= LINKSRC = iswalpha.3c
1746isphonogram.3c				:= LINKSRC = iswalpha.3c
1747isspecial.3c				:= LINKSRC = iswalpha.3c
1748iswalnum.3c				:= LINKSRC = iswalpha.3c
1749iswalnum_l.3c				:= LINKSRC = iswalpha.3c
1750iswalpha_l.3c				:= LINKSRC = iswalpha.3c
1751iswascii.3c				:= LINKSRC = iswalpha.3c
1752iswblank.3c				:= LINKSRC = iswalpha.3c
1753iswblank_l.3c				:= LINKSRC = iswalpha.3c
1754iswcntrl.3c				:= LINKSRC = iswalpha.3c
1755iswcntrl_l.3c				:= LINKSRC = iswalpha.3c
1756iswdigit.3c				:= LINKSRC = iswalpha.3c
1757iswdigit_l.3c				:= LINKSRC = iswalpha.3c
1758iswgraph.3c				:= LINKSRC = iswalpha.3c
1759iswgraph_l.3c				:= LINKSRC = iswalpha.3c
1760iswhexnumber.3c				:= LINKSRC = iswalpha.3c
1761iswhexnumber_l.3c			:= LINKSRC = iswalpha.3c
1762iswideogram.3c				:= LINKSRC = iswalpha.3c
1763iswideogram_l.3c			:= LINKSRC = iswalpha.3c
1764iswlower.3c				:= LINKSRC = iswalpha.3c
1765iswlower_l.3c				:= LINKSRC = iswalpha.3c
1766iswnumber.3c				:= LINKSRC = iswalpha.3c
1767iswnumber_l.3c				:= LINKSRC = iswalpha.3c
1768iswphonogram.3c				:= LINKSRC = iswalpha.3c
1769iswphonogram_l.3c			:= LINKSRC = iswalpha.3c
1770iswprint.3c				:= LINKSRC = iswalpha.3c
1771iswprint_l.3c				:= LINKSRC = iswalpha.3c
1772iswpunct.3c				:= LINKSRC = iswalpha.3c
1773iswpunct_l.3c				:= LINKSRC = iswalpha.3c
1774iswspace.3c				:= LINKSRC = iswalpha.3c
1775iswspace_l.3c				:= LINKSRC = iswalpha.3c
1776iswspecial.3c				:= LINKSRC = iswalpha.3c
1777iswspecial_l.3c				:= LINKSRC = iswalpha.3c
1778iswupper.3c				:= LINKSRC = iswalpha.3c
1779iswupper_l.3c				:= LINKSRC = iswalpha.3c
1780iswxdigit.3c				:= LINKSRC = iswalpha.3c
1781iswxdigit_l.3c				:= LINKSRC = iswalpha.3c
1782
1783iswctype_l.3c				:= LINKSRC = iswctype.3c
1784
1785ulckpwdf.3c				:= LINKSRC = lckpwdf.3c
1786
1787lfind.3c				:= LINKSRC = lsearch.3c
1788
1789swapcontext.3c				:= LINKSRC = makecontext.3c
1790
1791major.3c				:= LINKSRC = makedev.3c
1792minor.3c				:= LINKSRC = makedev.3c
1793
1794alloca.3c				:= LINKSRC = malloc.3c
1795calloc.3c				:= LINKSRC = malloc.3c
1796free.3c					:= LINKSRC = malloc.3c
1797memalign.3c				:= LINKSRC = malloc.3c
1798realloc.3c				:= LINKSRC = malloc.3c
1799valloc.3c				:= LINKSRC = malloc.3c
1800
1801mblen_l.3c				:= LINKSRC = mblen.3c
1802
1803mbrlen_l.3c				:= LINKSRC = mbrlen.3c
1804
1805mbrtowc_l.3c				:= LINKSRC = mbrtowc.3c
1806
1807mbsinit_l.3c				:= LINKSRC = mbsinit.3c
1808
1809mbsnrtowcs.3c				:= LINKSRC = mbsrtowcs.3c
1810mbsnrtowcs_l.3c				:= LINKSRC = mbsrtowcs.3c
1811mbsrtowcs_l.3c				:= LINKSRC = mbsrtowcs.3c
1812mbstowcs.3c				:= LINKSRC = mbsrtowcs.3c
1813mbstowcs_l.3c				:= LINKSRC = mbsrtowcs.3c
1814
1815mbtowc_l.3c				:= LINKSRC = mbtowc.3c
1816
1817membar_consumer.3c			:= LINKSRC = membar_ops.3c
1818membar_enter.3c				:= LINKSRC = membar_ops.3c
1819membar_exit.3c				:= LINKSRC = membar_ops.3c
1820membar_producer.3c			:= LINKSRC = membar_ops.3c
1821
1822memccpy.3c				:= LINKSRC = memory.3c
1823memchr.3c				:= LINKSRC = memory.3c
1824memcmp.3c				:= LINKSRC = memory.3c
1825memcpy.3c				:= LINKSRC = memory.3c
1826memmem.3c				:= LINKSRC = memory.3c
1827memmove.3c				:= LINKSRC = memory.3c
1828memset.3c				:= LINKSRC = memory.3c
1829
1830mkdtemp.3c				:= LINKSRC = mkstemp.3c
1831mkostemp.3c				:= LINKSRC = mkstemp.3c
1832mkostemps.3c				:= LINKSRC = mkstemp.3c
1833mkstemps.3c				:= LINKSRC = mkstemp.3c
1834
1835munlock.3c				:= LINKSRC = mlock.3c
1836
1837munlockall.3c				:= LINKSRC = mlockall.3c
1838
1839mq_reltimedreceive_np.3c		:= LINKSRC = mq_receive.3c
1840mq_timedreceive.3c			:= LINKSRC = mq_receive.3c
1841
1842mq_reltimedsend_np.3c			:= LINKSRC = mq_send.3c
1843mq_timedsend.3c				:= LINKSRC = mq_send.3c
1844
1845mutex_consistent.3c			:= LINKSRC = mutex_init.3c
1846mutex_destroy.3c			:= LINKSRC = mutex_init.3c
1847mutex_lock.3c				:= LINKSRC = mutex_init.3c
1848mutex_trylock.3c			:= LINKSRC = mutex_init.3c
1849mutex_unlock.3c				:= LINKSRC = mutex_init.3c
1850
1851dbm_clearerr.3c				:= LINKSRC = ndbm.3c
1852dbm_close.3c				:= LINKSRC = ndbm.3c
1853dbm_delete.3c				:= LINKSRC = ndbm.3c
1854dbm_error.3c				:= LINKSRC = ndbm.3c
1855dbm_fetch.3c				:= LINKSRC = ndbm.3c
1856dbm_firstkey.3c				:= LINKSRC = ndbm.3c
1857dbm_nextkey.3c				:= LINKSRC = ndbm.3c
1858dbm_open.3c				:= LINKSRC = ndbm.3c
1859dbm_store.3c				:= LINKSRC = ndbm.3c
1860
1861duplocale.3c				:= LINKSRC = newlocale.3c
1862freelocale.3c				:= LINKSRC = newlocale.3c
1863
1864nl_langinfo_l.3c			:= LINKSRC = nl_langinfo.3c
1865
1866fdopendir.3c				:= LINKSRC = opendir.3c
1867
1868errno.3c				:= LINKSRC = perror.3c
1869
1870pclose.3c				:= LINKSRC = popen.3c
1871
1872port_dissociate.3c			:= LINKSRC = port_associate.3c
1873
1874port_getn.3c				:= LINKSRC = port_get.3c
1875
1876port_sendn.3c				:= LINKSRC = port_send.3c
1877
1878posix_spawnp.3c				:= LINKSRC = posix_spawn.3c
1879
1880posix_spawn_file_actions_addopen.3c	:= LINKSRC = posix_spawn_file_actions_addclose.3c
1881posix_spawn_file_actions_init.3c	:= LINKSRC = posix_spawn_file_actions_destroy.3c
1882
1883posix_spawnattr_init.3c			:= LINKSRC = posix_spawnattr_destroy.3c
1884
1885posix_spawnattr_setflags.3c		:= LINKSRC = posix_spawnattr_getflags.3c
1886
1887posix_spawnattr_setpgroup.3c		:= LINKSRC = posix_spawnattr_getpgroup.3c
1888
1889posix_spawnattr_setschedparam.3c	:= LINKSRC = posix_spawnattr_getschedparam.3c
1890
1891posix_spawnattr_setschedpolicy.3c	:= LINKSRC = posix_spawnattr_getschedpolicy.3c
1892
1893posix_spawnattr_setsigdefault.3c	:= LINKSRC = posix_spawnattr_getsigdefault.3c
1894
1895posix_spawnattr_setsigignore_np.3c	:= LINKSRC = posix_spawnattr_getsigignore_np.3c
1896
1897posix_spawnattr_setsigmask.3c		:= LINKSRC = posix_spawnattr_getsigmask.3c
1898
1899asprintf.3c				:= LINKSRC = printf.3c
1900fprintf.3c				:= LINKSRC = printf.3c
1901snprintf.3c				:= LINKSRC = printf.3c
1902sprintf.3c				:= LINKSRC = printf.3c
1903
1904priv_allocset.3c			:= LINKSRC = priv_addset.3c
1905priv_basicset.3c			:= LINKSRC = priv_addset.3c
1906priv_copyset.3c				:= LINKSRC = priv_addset.3c
1907priv_delset.3c				:= LINKSRC = priv_addset.3c
1908priv_emptyset.3c			:= LINKSRC = priv_addset.3c
1909priv_fillset.3c				:= LINKSRC = priv_addset.3c
1910priv_freeset.3c				:= LINKSRC = priv_addset.3c
1911priv_intersect.3c			:= LINKSRC = priv_addset.3c
1912priv_inverse.3c				:= LINKSRC = priv_addset.3c
1913priv_isemptyset.3c			:= LINKSRC = priv_addset.3c
1914priv_isequalset.3c			:= LINKSRC = priv_addset.3c
1915priv_isfullset.3c			:= LINKSRC = priv_addset.3c
1916priv_ismember.3c			:= LINKSRC = priv_addset.3c
1917priv_issubset.3c			:= LINKSRC = priv_addset.3c
1918priv_union.3c				:= LINKSRC = priv_addset.3c
1919
1920priv_ineffect.3c			:= LINKSRC = priv_set.3c
1921
1922priv_getbyname.3c			:= LINKSRC = priv_str_to_set.3c
1923priv_getbynum.3c			:= LINKSRC = priv_str_to_set.3c
1924priv_getsetbyname.3c			:= LINKSRC = priv_str_to_set.3c
1925priv_getsetbynum.3c			:= LINKSRC = priv_str_to_set.3c
1926priv_gettext.3c				:= LINKSRC = priv_str_to_set.3c
1927priv_set_to_str.3c			:= LINKSRC = priv_str_to_set.3c
1928
1929psiginfo.3c				:= LINKSRC = psignal.3c
1930
1931pthread_attr_setdetachstate.3c		:= LINKSRC = pthread_attr_getdetachstate.3c
1932
1933pthread_attr_setguardsize.3c		:= LINKSRC = pthread_attr_getguardsize.3c
1934
1935pthread_attr_setinheritsched.3c		:= LINKSRC = pthread_attr_getinheritsched.3c
1936
1937pthread_attr_setschedparam.3c		:= LINKSRC = pthread_attr_getschedparam.3c
1938
1939pthread_attr_setschedpolicy.3c		:= LINKSRC = pthread_attr_getschedpolicy.3c
1940
1941pthread_attr_setscope.3c		:= LINKSRC = pthread_attr_getscope.3c
1942pthread_attr_setstack.3c		:= LINKSRC = pthread_attr_getstack.3c
1943
1944pthread_attr_setstackaddr.3c		:= LINKSRC = pthread_attr_getstackaddr.3c
1945
1946pthread_attr_setstacksize.3c		:= LINKSRC = pthread_attr_getstacksize.3c
1947
1948pthread_attr_destroy.3c			:= LINKSRC = pthread_attr_init.3c
1949
1950pthread_barrier_init.3c			:= LINKSRC = pthread_barrier_destroy.3c
1951
1952pthread_barrierattr_init.3c		:= LINKSRC = pthread_barrierattr_destroy.3c
1953
1954pthread_barrierattr_setpshared.3c	:= LINKSRC = pthread_barrierattr_getpshared.3c
1955
1956pthread_cond_destroy.3c			:= LINKSRC = pthread_cond_init.3c
1957
1958pthread_cond_broadcast.3c		:= LINKSRC = pthread_cond_signal.3c
1959
1960pthread_cond_reltimedwait_np.3c		:= LINKSRC = pthread_cond_wait.3c
1961pthread_cond_timedwait.3c		:= LINKSRC = pthread_cond_wait.3c
1962
1963pthread_condattr_setclock.3c		:= LINKSRC = pthread_condattr_getclock.3c
1964
1965pthread_condattr_setpshared.3c		:= LINKSRC = pthread_condattr_getpshared.3c
1966
1967pthread_condattr_destroy.3c		:= LINKSRC = pthread_condattr_init.3c
1968
1969pthread_setconcurrency.3c		:= LINKSRC = pthread_getconcurrency.3c
1970
1971pthread_setschedparam.3c		:= LINKSRC = pthread_getschedparam.3c
1972
1973pthread_setspecific.3c			:= LINKSRC = pthread_getspecific.3c
1974
1975pthread_key_create_once_np.3c		:= LINKSRC = pthread_key_create.3c
1976
1977pthread_mutex_setprioceiling.3c		:= LINKSRC = pthread_mutex_getprioceiling.3c
1978
1979pthread_mutex_destroy.3c		:= LINKSRC = pthread_mutex_init.3c
1980
1981pthread_mutex_trylock.3c		:= LINKSRC = pthread_mutex_lock.3c
1982pthread_mutex_unlock.3c			:= LINKSRC = pthread_mutex_lock.3c
1983
1984pthread_mutex_reltimedlock_np.3c	:= LINKSRC = pthread_mutex_timedlock.3c
1985
1986pthread_mutexattr_setprioceiling.3c	:= LINKSRC = pthread_mutexattr_getprioceiling.3c
1987
1988pthread_mutexattr_setprotocol.3c	:= LINKSRC = pthread_mutexattr_getprotocol.3c
1989
1990pthread_mutexattr_setpshared.3c		:= LINKSRC = pthread_mutexattr_getpshared.3c
1991
1992pthread_mutexattr_settype.3c		:= LINKSRC = pthread_mutexattr_gettype.3c
1993
1994pthread_mutexattr_destroy.3c		:= LINKSRC = pthread_mutexattr_init.3c
1995
1996pthread_rwlock_destroy.3c		:= LINKSRC = pthread_rwlock_init.3c
1997
1998pthread_rwlock_tryrdlock.3c		:= LINKSRC = pthread_rwlock_rdlock.3c
1999
2000pthread_rwlock_reltimedrdlock_np.3c	:= LINKSRC = pthread_rwlock_timedrdlock.3c
2001
2002pthread_rwlock_reltimedwrlock_np.3c	:= LINKSRC = pthread_rwlock_timedwrlock.3c
2003
2004pthread_rwlock_trywrlock.3c		:= LINKSRC = pthread_rwlock_wrlock.3c
2005
2006pthread_rwlockattr_setpshared.3c	:= LINKSRC = pthread_rwlockattr_getpshared.3c
2007
2008pthread_rwlockattr_destroy.3c		:= LINKSRC = pthread_rwlockattr_init.3c
2009
2010pthread_spin_init.3c			:= LINKSRC = pthread_spin_destroy.3c
2011
2012pthread_spin_trylock.3c			:= LINKSRC = pthread_spin_lock.3c
2013
2014fputs.3c				:= LINKSRC = puts.3c
2015
2016rand_r.3c				:= LINKSRC = rand.3c
2017srand.3c				:= LINKSRC = rand.3c
2018
2019initstate.3c				:= LINKSRC = random.3c
2020setstate.3c				:= LINKSRC = random.3c
2021srandom.3c				:= LINKSRC = random.3c
2022
2023rctlblk_get_enforced_value.3c		:= LINKSRC = rctlblk_set_value.3c
2024rctlblk_get_firing_time.3c		:= LINKSRC = rctlblk_set_value.3c
2025rctlblk_get_global_action.3c		:= LINKSRC = rctlblk_set_value.3c
2026rctlblk_get_global_flags.3c		:= LINKSRC = rctlblk_set_value.3c
2027rctlblk_get_local_action.3c		:= LINKSRC = rctlblk_set_value.3c
2028rctlblk_get_local_flags.3c		:= LINKSRC = rctlblk_set_value.3c
2029rctlblk_get_privilege.3c		:= LINKSRC = rctlblk_set_value.3c
2030rctlblk_get_recipient_pid.3c		:= LINKSRC = rctlblk_set_value.3c
2031rctlblk_get_value.3c			:= LINKSRC = rctlblk_set_value.3c
2032rctlblk_set_local_action.3c		:= LINKSRC = rctlblk_set_value.3c
2033rctlblk_set_local_flags.3c		:= LINKSRC = rctlblk_set_value.3c
2034rctlblk_set_privilege.3c		:= LINKSRC = rctlblk_set_value.3c
2035rctlblk_set_recipient_pid.3c		:= LINKSRC = rctlblk_set_value.3c
2036rctlblk_size.3c				:= LINKSRC = rctlblk_set_value.3c
2037
2038re_exec.3c				:= LINKSRC = re_comp.3c
2039
2040readdir_r.3c				:= LINKSRC = readdir.3c
2041
2042regex.3c				:= LINKSRC = regcmp.3c
2043
2044regerror.3c				:= LINKSRC = regcomp.3c
2045regexec.3c				:= LINKSRC = regcomp.3c
2046regfree.3c				:= LINKSRC = regcomp.3c
2047
2048rw_rdlock.3c				:= LINKSRC = rwlock.3c
2049rw_tryrdlock.3c				:= LINKSRC = rwlock.3c
2050rw_trywrlock.3c				:= LINKSRC = rwlock.3c
2051rw_unlock.3c				:= LINKSRC = rwlock.3c
2052rw_wrlock.3c				:= LINKSRC = rwlock.3c
2053rwlock_destroy.3c			:= LINKSRC = rwlock.3c
2054rwlock_init.3c				:= LINKSRC = rwlock.3c
2055
2056alphasort.3c				:= LINKSRC = scandir.3c
2057
2058fscanf.3c				:= LINKSRC = scanf.3c
2059sscanf.3c				:= LINKSRC = scanf.3c
2060vfscanf.3c				:= LINKSRC = scanf.3c
2061vscanf.3c				:= LINKSRC = scanf.3c
2062vsscanf.3c				:= LINKSRC = scanf.3c
2063
2064sched_get_priority_min.3c		:= LINKSRC = sched_get_priority_max.3c
2065
2066schedctl_exit.3c			:= LINKSRC = schedctl_init.3c
2067schedctl_lookup.3c			:= LINKSRC = schedctl_init.3c
2068schedctl_start.3c			:= LINKSRC = schedctl_init.3c
2069schedctl_stop.3c			:= LINKSRC = schedctl_init.3c
2070
2071FD_CLR.3c				:= LINKSRC = select.3c
2072FD_ISSET.3c				:= LINKSRC = select.3c
2073FD_SET.3c				:= LINKSRC = select.3c
2074FD_ZERO.3c				:= LINKSRC = select.3c
2075pselect.3c				:= LINKSRC = select.3c
2076
2077sem_reltimedwait_np.3c			:= LINKSRC = sem_timedwait.3c
2078
2079sem_trywait.3c				:= LINKSRC = sem_wait.3c
2080
2081sema_destroy.3c				:= LINKSRC = semaphore.3c
2082sema_init.3c				:= LINKSRC = semaphore.3c
2083sema_post.3c				:= LINKSRC = semaphore.3c
2084sema_trywait.3c				:= LINKSRC = semaphore.3c
2085sema_wait.3c				:= LINKSRC = semaphore.3c
2086
2087setvbuf.3c				:= LINKSRC = setbuf.3c
2088
2089setlinebuf.3c				:= LINKSRC = setbuffer.3c
2090
2091longjmp.3c				:= LINKSRC = setjmp.3c
2092siglongjmp.3c				:= LINKSRC = setjmp.3c
2093sigsetjmp.3c				:= LINKSRC = setjmp.3c
2094
2095sighold.3c				:= LINKSRC = signal.3c
2096sigignore.3c				:= LINKSRC = signal.3c
2097sigpause.3c				:= LINKSRC = signal.3c
2098sigrelse.3c				:= LINKSRC = signal.3c
2099sigset.3c				:= LINKSRC = signal.3c
2100
2101sigaddset.3c				:= LINKSRC = sigsetops.3c
2102sigdelset.3c				:= LINKSRC = sigsetops.3c
2103sigemptyset.3c				:= LINKSRC = sigsetops.3c
2104sigfillset.3c				:= LINKSRC = sigsetops.3c
2105sigismember.3c				:= LINKSRC = sigsetops.3c
2106
2107sigtimedwait.3c				:= LINKSRC = sigwaitinfo.3c
2108
2109gsignal.3c				:= LINKSRC = ssignal.3c
2110
2111stderr.3c				:= LINKSRC = stdio.3c
2112stdin.3c				:= LINKSRC = stdio.3c
2113stdout.3c				:= LINKSRC = stdio.3c
2114
2115sig2str.3c				:= LINKSRC = str2sig.3c
2116
2117strcoll_l.3c				:= LINKSRC = strcoll.3c
2118
2119strerror_r.3c				:= LINKSRC = strerror.3c
2120
2121strfmon_l.3c				:= LINKSRC = strfmon.3c
2122
2123ascftime.3c				:= LINKSRC = strftime.3c
2124cftime.3c				:= LINKSRC = strftime.3c
2125strftime_l.3c				:= LINKSRC = strftime.3c
2126
2127strcasecmp.3c				:= LINKSRC = string.3c
2128strcasecmp_l.3c				:= LINKSRC = string.3c
2129strcat.3c				:= LINKSRC = string.3c
2130strchr.3c				:= LINKSRC = string.3c
2131strcmp.3c				:= LINKSRC = string.3c
2132strcpy.3c				:= LINKSRC = string.3c
2133strcspn.3c				:= LINKSRC = string.3c
2134strdup.3c				:= LINKSRC = string.3c
2135strlcat.3c				:= LINKSRC = string.3c
2136strlcpy.3c				:= LINKSRC = string.3c
2137strlen.3c				:= LINKSRC = string.3c
2138strncasecmp.3c				:= LINKSRC = string.3c
2139strncasecmp_l.3c			:= LINKSRC = string.3c
2140strncat.3c				:= LINKSRC = string.3c
2141strncmp.3c				:= LINKSRC = string.3c
2142strncpy.3c				:= LINKSRC = string.3c
2143strnlen.3c				:= LINKSRC = string.3c
2144strnstr.3c				:= LINKSRC = string.3c
2145strpbrk.3c				:= LINKSRC = string.3c
2146strrchr.3c				:= LINKSRC = string.3c
2147strsep.3c				:= LINKSRC = string.3c
2148strspn.3c				:= LINKSRC = string.3c
2149strstr.3c				:= LINKSRC = string.3c
2150strtok.3c				:= LINKSRC = string.3c
2151strtok_r.3c				:= LINKSRC = string.3c
2152
2153file_to_decimal.3c			:= LINKSRC = string_to_decimal.3c
2154func_to_decimal.3c			:= LINKSRC = string_to_decimal.3c
2155
2156strptime_l.3c				:= LINKSRC = strptime.3c
2157
2158atof.3c					:= LINKSRC = strtod.3c
2159strtof.3c				:= LINKSRC = strtod.3c
2160strtold.3c				:= LINKSRC = strtod.3c
2161
2162strtoumax.3c				:= LINKSRC = strtoimax.3c
2163
2164atoi.3c					:= LINKSRC = strtol.3c
2165atol.3c					:= LINKSRC = strtol.3c
2166atoll.3c				:= LINKSRC = strtol.3c
2167lltostr.3c				:= LINKSRC = strtol.3c
2168strtoll.3c				:= LINKSRC = strtol.3c
2169ulltostr.3c				:= LINKSRC = strtol.3c
2170
2171strtoull.3c				:= LINKSRC = strtoul.3c
2172
2173wstostr.3c				:= LINKSRC = strtows.3c
2174
2175strxfrm_l.3c				:= LINKSRC = strxfrm.3c
2176
2177closelog.3c				:= LINKSRC = syslog.3c
2178openlog.3c				:= LINKSRC = syslog.3c
2179setlogmask.3c				:= LINKSRC = syslog.3c
2180
2181thr_setconcurrency.3c			:= LINKSRC = thr_getconcurrency.3c
2182
2183thr_setprio.3c				:= LINKSRC = thr_getprio.3c
2184
2185thr_getspecific.3c			:= LINKSRC = thr_keycreate.3c
2186thr_keycreate_once.3c			:= LINKSRC = thr_keycreate.3c
2187thr_setspecific.3c			:= LINKSRC = thr_keycreate.3c
2188
2189thr_continue.3c				:= LINKSRC = thr_suspend.3c
2190
2191timer_getoverrun.3c			:= LINKSRC = timer_settime.3c
2192timer_gettime.3c			:= LINKSRC = timer_settime.3c
2193
2194timerclear.3c				:= LINKSRC = timeradd.3c
2195timercmp.3c				:= LINKSRC = timeradd.3c
2196timerisset.3c				:= LINKSRC = timeradd.3c
2197timersub.3c				:= LINKSRC = timeradd.3c
2198
2199tempnam.3c				:= LINKSRC = tmpnam.3c
2200tmpnam_r.3c				:= LINKSRC = tmpnam.3c
2201
2202tolower_l.3c				:= LINKSRC = tolower.3c
2203
2204toupper_l.3c				:= LINKSRC = toupper.3c
2205
2206towlower_l.3c				:= LINKSRC = towlower.3c
2207
2208towupper_l.3c				:= LINKSRC = towupper.3c
2209
2210ftruncate.3c				:= LINKSRC = truncate.3c
2211
2212tdelete.3c				:= LINKSRC = tsearch.3c
2213tfind.3c				:= LINKSRC = tsearch.3c
2214twalk.3c				:= LINKSRC = tsearch.3c
2215
2216ttyname_r.3c				:= LINKSRC = ttyname.3c
2217
2218uconv_u16tou8.3c			:= LINKSRC = uconv_u16tou32.3c
2219uconv_u32tou16.3c			:= LINKSRC = uconv_u16tou32.3c
2220uconv_u32tou8.3c			:= LINKSRC = uconv_u16tou32.3c
2221uconv_u8tou16.3c			:= LINKSRC = uconv_u16tou32.3c
2222uconv_u8tou32.3c			:= LINKSRC = uconv_u16tou32.3c
2223
2224ucred_free.3c				:= LINKSRC = ucred.3c
2225ucred_get.3c				:= LINKSRC = ucred.3c
2226ucred_getegid.3c			:= LINKSRC = ucred.3c
2227ucred_geteuid.3c			:= LINKSRC = ucred.3c
2228ucred_getgroups.3c			:= LINKSRC = ucred.3c
2229ucred_getlabel.3c			:= LINKSRC = ucred.3c
2230ucred_getpflags.3c			:= LINKSRC = ucred.3c
2231ucred_getpid.3c				:= LINKSRC = ucred.3c
2232ucred_getprivset.3c			:= LINKSRC = ucred.3c
2233ucred_getprojid.3c			:= LINKSRC = ucred.3c
2234ucred_getrgid.3c			:= LINKSRC = ucred.3c
2235ucred_getruid.3c			:= LINKSRC = ucred.3c
2236ucred_getsgid.3c			:= LINKSRC = ucred.3c
2237ucred_getsuid.3c			:= LINKSRC = ucred.3c
2238ucred_getzoneid.3c			:= LINKSRC = ucred.3c
2239ucred_size.3c				:= LINKSRC = ucred.3c
2240
2241vswprintf.3c				:= LINKSRC = vfwprintf.3c
2242vwprintf.3c				:= LINKSRC = vfwprintf.3c
2243
2244vasprintf.3c				:= LINKSRC = vprintf.3c
2245vfprintf.3c				:= LINKSRC = vprintf.3c
2246vsnprintf.3c				:= LINKSRC = vprintf.3c
2247vsprintf.3c				:= LINKSRC = vprintf.3c
2248
2249wait4.3c				:= LINKSRC = wait3.3c
2250
2251addrtosymstr.3c				:= LINKSRC = walkcontext.3c
2252backtrace.3c				:= LINKSRC = walkcontext.3c
2253backtrace_symbols.3c			:= LINKSRC = walkcontext.3c
2254backtrace_symbols_fd.3c			:= LINKSRC = walkcontext.3c
2255printstack.3c				:= LINKSRC = walkcontext.3c
2256
2257wcpncpy.3c				:= LINKSRC = wcpcpy.3c
2258
2259wcrtomb_l.3c				:= LINKSRC = wcrtomb.3c
2260
2261wcscasecmp_l.3c				:= LINKSRC = wcscasecmp.3c
2262wcsncasecmp.3c				:= LINKSRC = wcscasecmp.3c
2263wcsncasecmp_l.3c			:= LINKSRC = wcscasecmp.3c
2264
2265wcscoll_l.3c				:= LINKSRC = wcscoll.3c
2266wscoll.3c				:= LINKSRC = wcscoll.3c
2267
2268wcsnlen.3c				:= LINKSRC = wcslen.3c
2269
2270wcsnrtombs.3c				:= LINKSRC = wcsrtombs.3c
2271wcsnrtombs_l.3c				:= LINKSRC = wcsrtombs.3c
2272wcsrtombs_l.3c				:= LINKSRC = wcsrtombs.3c
2273
2274watof.3c				:= LINKSRC = wcstod.3c
2275wcstof.3c				:= LINKSRC = wcstod.3c
2276wcstold.3c				:= LINKSRC = wcstod.3c
2277wstod.3c				:= LINKSRC = wcstod.3c
2278
2279wcstoumax.3c				:= LINKSRC = wcstoimax.3c
2280
2281watoi.3c				:= LINKSRC = wcstol.3c
2282watol.3c				:= LINKSRC = wcstol.3c
2283watoll.3c				:= LINKSRC = wcstol.3c
2284wcstoll.3c				:= LINKSRC = wcstol.3c
2285wstol.3c				:= LINKSRC = wcstol.3c
2286
2287wcstoull.3c				:= LINKSRC = wcstoul.3c
2288
2289wcscat.3c				:= LINKSRC = wcstring.3c
2290wcschr.3c				:= LINKSRC = wcstring.3c
2291wcscmp.3c				:= LINKSRC = wcstring.3c
2292wcscpy.3c				:= LINKSRC = wcstring.3c
2293wcscspn.3c				:= LINKSRC = wcstring.3c
2294wcsncat.3c				:= LINKSRC = wcstring.3c
2295wcsncmp.3c				:= LINKSRC = wcstring.3c
2296wcsncpy.3c				:= LINKSRC = wcstring.3c
2297wcspbrk.3c				:= LINKSRC = wcstring.3c
2298wcsrchr.3c				:= LINKSRC = wcstring.3c
2299wcsspn.3c				:= LINKSRC = wcstring.3c
2300wcstok.3c				:= LINKSRC = wcstring.3c
2301wcswcs.3c				:= LINKSRC = wcstring.3c
2302windex.3c				:= LINKSRC = wcstring.3c
2303wrindex.3c				:= LINKSRC = wcstring.3c
2304wscat.3c				:= LINKSRC = wcstring.3c
2305wschr.3c				:= LINKSRC = wcstring.3c
2306wscmp.3c				:= LINKSRC = wcstring.3c
2307wscpy.3c				:= LINKSRC = wcstring.3c
2308wscspn.3c				:= LINKSRC = wcstring.3c
2309wslen.3c				:= LINKSRC = wcstring.3c
2310wsncat.3c				:= LINKSRC = wcstring.3c
2311wsncmp.3c				:= LINKSRC = wcstring.3c
2312wsncpy.3c				:= LINKSRC = wcstring.3c
2313wspbrk.3c				:= LINKSRC = wcstring.3c
2314wsrchr.3c				:= LINKSRC = wcstring.3c
2315wsspn.3c				:= LINKSRC = wcstring.3c
2316wstok.3c				:= LINKSRC = wcstring.3c
2317wscasecmp.3c				:= LINKSRC = wstring.3c
2318wscol.3c				:= LINKSRC = wstring.3c
2319wsdup.3c				:= LINKSRC = wstring.3c
2320wsncasecmp.3c				:= LINKSRC = wstring.3c
2321
2322wcswidth_l.3c				:= LINKSRC = wcswidth.3c
2323
2324wsxfrm.3c				:= LINKSRC = wcsxfrm.3c
2325
2326wctob_l.3c				:= LINKSRC = wctob.3c
2327
2328wctomb_l.3c				:= LINKSRC = wctomb.3c
2329
2330towctrans.3c				:= LINKSRC = wctrans.3c
2331towctrans_l.3c				:= LINKSRC = wctrans.3c
2332wctrans_l.3c				:= LINKSRC = wctrans.3c
2333
2334wctype_l.3c				:= LINKSRC = wctype.3c
2335
2336wcwidth_l.3c				:= LINKSRC = wcwidth.3c
2337
2338wordfree.3c				:= LINKSRC = wordexp.3c
2339
2340.KEEP_STATE:
2341
2342include		$(SRC)/man/Makefile.man
2343
2344install:	$(ROOTMANFILES) $(ROOTMANLINKS)
2345