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