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