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