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