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