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