686 lines · yaml
1macros:2 _POSIX_VERSION:3 in-latest-posix: ""4 _POSIX2_VERSION:5 in-latest-posix: ""6 _POSIX_SUBPROFILE:7 in-latest-posix: ""8 _XOPEN_VERSION:9 in-latest-posix: ""10 11 _POSIX_ADVISORY_INFO:12 in-latest-posix: ""13 _POSIX_ASYNCHRONOUS_IO:14 in-latest-posix: ""15 _POSIX_BARRIERS:16 in-latest-posix: ""17 _POSIX_CHOWN_RESTRICTED:18 in-latest-posix: ""19 _POSIX_CLOCK_SELECTION:20 in-latest-posix: ""21 _POSIX_CPUTIME:22 in-latest-posix: ""23 _POSIX_DEVICE_CONTROL:24 in-latest-posix: ""25 _POSIX_FSYNC:26 in-latest-posix: ""27 _POSIX_IPV6:28 in-latest-posix: ""29 _POSIX_JOB_CONTROL:30 in-latest-posix: ""31 _POSIX_MAPPED_FILES:32 in-latest-posix: ""33 _POSIX_MEMLOCK:34 in-latest-posix: ""35 _POSIX_MEMLOCK_RANGE:36 in-latest-posix: ""37 _POSIX_MEMORY_PROTECTION:38 in-latest-posix: ""39 _POSIX_MESSAGE_PASSING:40 in-latest-posix: ""41 _POSIX_MONOTONIC_CLOCK:42 in-latest-posix: ""43 _POSIX_NO_TRUNC:44 in-latest-posix: ""45 _POSIX_PRIORITIZED_IO:46 in-latest-posix: ""47 _POSIX_PRIORITY_SCHEDULING:48 in-latest-posix: ""49 _POSIX_RAW_SOCKETS:50 in-latest-posix: ""51 _POSIX_READER_WRITER_LOCKS:52 in-latest-posix: ""53 _POSIX_REALTIME_SIGNALS:54 in-latest-posix: ""55 _POSIX_REGEXP:56 in-latest-posix: ""57 _POSIX_SAVED_IDS:58 in-latest-posix: ""59 _POSIX_SEMAPHORES:60 in-latest-posix: ""61 _POSIX_SHARED_MEMORY_OBJECTS:62 in-latest-posix: ""63 _POSIX_SHELL:64 in-latest-posix: ""65 _POSIX_SPAWN:66 in-latest-posix: ""67 _POSIX_SPIN_LOCKS:68 in-latest-posix: ""69 _POSIX_SPORADIC_SERVER:70 in-latest-posix: ""71 _POSIX_SYNCHRONIZED_IO:72 in-latest-posix: ""73 _POSIX_THREAD_ATTR_STACKADDR:74 in-latest-posix: ""75 _POSIX_THREAD_ATTR_STACKSIZE:76 in-latest-posix: ""77 _POSIX_THREAD_CPUTIME:78 in-latest-posix: ""79 _POSIX_THREAD_PRIO_INHERIT:80 in-latest-posix: ""81 _POSIX_THREAD_PRIO_PROTECT:82 in-latest-posix: ""83 _POSIX_THREAD_PRIORITY_SCHEDULING:84 in-latest-posix: ""85 _POSIX_THREAD_PROCESS_SHARED:86 in-latest-posix: ""87 _POSIX_THREAD_ROBUST_PRIO_INHERIT:88 in-latest-posix: ""89 _POSIX_THREAD_ROBUST_PRIO_PROTECT:90 in-latest-posix: ""91 _POSIX_THREAD_SAFE_FUNCTIONS:92 in-latest-posix: ""93 _POSIX_THREAD_SPORADIC_SERVER:94 in-latest-posix: ""95 _POSIX_THREADS:96 in-latest-posix: ""97 _POSIX_TIMEOUTS:98 in-latest-posix: ""99 _POSIX_TIMERS:100 in-latest-posix: ""101 _POSIX_TYPED_MEMORY_OBJECTS:102 in-latest-posix: ""103 _POSIX_V7_ILP32_OFF32:104 in-latest-posix: ""105 _POSIX_V7_ILP32_OFFBIG:106 in-latest-posix: ""107 _POSIX_V7_LP64_OFF64:108 in-latest-posix: ""109 _POSIX_V7_LPBIG_OFFBIG:110 in-latest-posix: ""111 _POSIX_V8_ILP32_OFF32:112 in-latest-posix: ""113 _POSIX_V8_ILP32_OFFBIG:114 in-latest-posix: ""115 _POSIX_V8_LP64_OFF64:116 in-latest-posix: ""117 _POSIX_V8_LPBIG_OFFBIG:118 in-latest-posix: ""119 120 _POSIX2_C_BIND:121 in-latest-posix: ""122 _POSIX2_C_DEV:123 in-latest-posix: ""124 _POSIX2_CHAR_TERM:125 in-latest-posix: ""126 _POSIX2_FORT_RUN:127 in-latest-posix: ""128 _POSIX2_LOCALEDEF:129 in-latest-posix: ""130 _POSIX2_SW_DEV:131 in-latest-posix: ""132 _POSIX2_UPE:133 in-latest-posix: ""134 _XOPEN_CRYPT:135 in-latest-posix: ""136 _XOPEN_ENH_I18N:137 in-latest-posix: ""138 _XOPEN_REALTIME:139 in-latest-posix: ""140 _XOPEN_REALTIME_THREADS:141 in-latest-posix: ""142 _XOPEN_SHM:143 in-latest-posix: ""144 _XOPEN_UNIX:145 in-latest-posix: ""146 _XOPEN_UUCP:147 in-latest-posix: ""148 149 _POSIX_ASYNC_IO:150 in-latest-posix: ""151 _POSIX_FALLOC:152 in-latest-posix: ""153 _POSIX_PRIO_IO:154 in-latest-posix: ""155 _POSIX_SYNC_IO:156 in-latest-posix: ""157 _POSIX_TIMESTAMP_RESOLUTION:158 in-latest-posix: ""159 _POSIX2_SYMLINKS:160 in-latest-posix: ""161 162 F_OK:163 in-latest-posix: ""164 R_OK:165 in-latest-posix: ""166 W_OK:167 in-latest-posix: ""168 X_OK:169 in-latest-posix: ""170 171 _CS_PATH:172 in-latest-posix: ""173 _CS_POSIX_V8_ILP32_OFF32_CFLAGS:174 in-latest-posix: ""175 _CS_POSIX_V8_ILP32_OFF32_LDFLAGS:176 in-latest-posix: ""177 _CS_POSIX_V8_ILP32_OFF32_LIBS:178 in-latest-posix: ""179 _CS_POSIX_V8_ILP32_OFFBIG_CFLAGS:180 in-latest-posix: ""181 _CS_POSIX_V8_ILP32_OFFBIG_LDFLAGS:182 in-latest-posix: ""183 _CS_POSIX_V8_ILP32_OFFBIG_LIBS:184 in-latest-posix: ""185 _CS_POSIX_V8_LP64_OFF64_CFLAGS:186 in-latest-posix: ""187 _CS_POSIX_V8_LP64_OFF64_LDFLAGS:188 in-latest-posix: ""189 _CS_POSIX_V8_LP64_OFF64_LIBS:190 in-latest-posix: ""191 _CS_POSIX_V8_LPBIG_OFFBIG_CFLAGS:192 in-latest-posix: ""193 _CS_POSIX_V8_LPBIG_OFFBIG_LDFLAGS:194 in-latest-posix: ""195 _CS_POSIX_V8_LPBIG_OFFBIG_LIBS:196 in-latest-posix: ""197 _CS_POSIX_V8_THREADS_CFLAGS:198 in-latest-posix: ""199 _CS_POSIX_V8_THREADS_LDFLAGS:200 in-latest-posix: ""201 _CS_POSIX_V8_WIDTH_RESTRICTED_ENVS:202 in-latest-posix: ""203 _CS_V8_ENV:204 in-latest-posix: ""205 206 SEEK_END:207 in-latest-posix: ""208 SEEK_SET:209 in-latest-posix: ""210 211 F_LOCK:212 in-latest-posix: ""213 F_TEST:214 in-latest-posix: ""215 F_TLOCK:216 in-latest-posix: ""217 F_ULOCK:218 in-latest-posix: ""219 220 _PC_2_SYMLINKS:221 in-latest-posix: ""222 _PC_ALLOC_SIZE_MIN:223 in-latest-posix: ""224 _PC_ASYNC_IO:225 in-latest-posix: ""226 _PC_CHOWN_RESTRICTED:227 in-latest-posix: ""228 _PC_FALLOC:229 in-latest-posix: ""230 _PC_FILESIZEBITS:231 in-latest-posix: ""232 _PC_LINK_MAX:233 in-latest-posix: ""234 _PC_MAX_CANON:235 in-latest-posix: ""236 _PC_MAX_INPUT:237 in-latest-posix: ""238 _PC_NAME_MAX:239 in-latest-posix: ""240 _PC_NO_TRUNC:241 in-latest-posix: ""242 _PC_PATH_MAX:243 in-latest-posix: ""244 _PC_PIPE_BUF:245 in-latest-posix: ""246 _PC_PRIO_IO:247 in-latest-posix: ""248 _PC_REC_INCR_XFER_SIZE:249 in-latest-posix: ""250 _PC_REC_MAX_XFER_SIZE:251 in-latest-posix: ""252 _PC_REC_MIN_XFER_SIZE:253 in-latest-posix: ""254 _PC_REC_XFER_ALIGN:255 in-latest-posix: ""256 _PC_SYMLINK_MAX:257 in-latest-posix: ""258 _PC_SYNC_IO:259 in-latest-posix: ""260 _PC_TEXTDOMAIN_MAX:261 in-latest-posix: ""262 _PC_TIMESTAMP_RESOLUTION:263 in-latest-posix: ""264 _PC_VDISABLE:265 in-latest-posix: ""266 267 _SC_2_C_BIND:268 in-latest-posix: ""269 _SC_2_C_DEV:270 in-latest-posix: ""271 _SC_2_CHAR_TERM:272 in-latest-posix: ""273 _SC_2_FORT_RUN:274 in-latest-posix: ""275 _SC_2_LOCALEDEF:276 in-latest-posix: ""277 _SC_2_SW_DEV:278 in-latest-posix: ""279 _SC_2_UPE:280 in-latest-posix: ""281 _SC_2_VERSION:282 in-latest-posix: ""283 _SC_ADVISORY_INFO:284 in-latest-posix: ""285 _SC_AIO_LISTIO_MAX:286 in-latest-posix: ""287 _SC_AIO_MAX:288 in-latest-posix: ""289 _SC_AIO_PRIO_DELTA_MAX:290 in-latest-posix: ""291 _SC_ARG_MAX:292 in-latest-posix: ""293 _SC_ASYNCHRONOUS_IO:294 in-latest-posix: ""295 _SC_ATEXIT_MAX:296 in-latest-posix: ""297 _SC_BARRIERS:298 in-latest-posix: ""299 _SC_BC_BASE_MAX:300 in-latest-posix: ""301 _SC_BC_DIM_MAX:302 in-latest-posix: ""303 _SC_BC_SCALE_MAX:304 in-latest-posix: ""305 _SC_BC_STRING_MAX:306 in-latest-posix: ""307 _SC_CHILD_MAX:308 in-latest-posix: ""309 _SC_CLK_TCK:310 in-latest-posix: ""311 _SC_CLOCK_SELECTION:312 in-latest-posix: ""313 _SC_COLL_WEIGHTS_MAX:314 in-latest-posix: ""315 _SC_CPUTIME:316 in-latest-posix: ""317 _SC_DELAYTIMER_MAX:318 in-latest-posix: ""319 _SC_DEVICE_CONTROL:320 in-latest-posix: ""321 _SC_EXPR_NEST_MAX:322 in-latest-posix: ""323 _SC_FSYNC:324 in-latest-posix: ""325 _SC_GETGR_R_SIZE_MAX:326 in-latest-posix: ""327 _SC_GETPW_R_SIZE_MAX:328 in-latest-posix: ""329 _SC_HOST_NAME_MAX:330 in-latest-posix: ""331 _SC_IOV_MAX:332 in-latest-posix: ""333 _SC_IPV6:334 in-latest-posix: ""335 _SC_JOB_CONTROL:336 in-latest-posix: ""337 _SC_LINE_MAX:338 in-latest-posix: ""339 _SC_LOGIN_NAME_MAX:340 in-latest-posix: ""341 _SC_MAPPED_FILES:342 in-latest-posix: ""343 _SC_MEMLOCK:344 in-latest-posix: ""345 _SC_MEMLOCK_RANGE:346 in-latest-posix: ""347 _SC_MEMORY_PROTECTION:348 in-latest-posix: ""349 _SC_MESSAGE_PASSING:350 in-latest-posix: ""351 _SC_MONOTONIC_CLOCK:352 in-latest-posix: ""353 _SC_MQ_OPEN_MAX:354 in-latest-posix: ""355 _SC_MQ_PRIO_MAX:356 in-latest-posix: ""357 _SC_NGROUPS_MAX:358 in-latest-posix: ""359 _SC_NPROCESSORS_CONF:360 in-latest-posix: ""361 _SC_NPROCESSORS_ONLN:362 in-latest-posix: ""363 _SC_NSIG:364 in-latest-posix: ""365 _SC_OPEN_MAX:366 in-latest-posix: ""367 _SC_PAGE_SIZE:368 in-latest-posix: ""369 _SC_PAGESIZE:370 in-latest-posix: ""371 _SC_PRIORITIZED_IO:372 in-latest-posix: ""373 _SC_PRIORITY_SCHEDULING:374 in-latest-posix: ""375 _SC_RAW_SOCKETS:376 in-latest-posix: ""377 _SC_RE_DUP_MAX:378 in-latest-posix: ""379 _SC_READER_WRITER_LOCKS:380 in-latest-posix: ""381 _SC_REALTIME_SIGNALS:382 in-latest-posix: ""383 _SC_REGEXP:384 in-latest-posix: ""385 _SC_RTSIG_MAX:386 in-latest-posix: ""387 _SC_SAVED_IDS:388 in-latest-posix: ""389 _SC_SEM_NSEMS_MAX:390 in-latest-posix: ""391 _SC_SEM_VALUE_MAX:392 in-latest-posix: ""393 _SC_SEMAPHORES:394 in-latest-posix: ""395 _SC_SHARED_MEMORY_OBJECTS:396 in-latest-posix: ""397 _SC_SHELL:398 in-latest-posix: ""399 _SC_SIGQUEUE_MAX:400 in-latest-posix: ""401 _SC_SPAWN:402 in-latest-posix: ""403 _SC_SPIN_LOCKS:404 in-latest-posix: ""405 _SC_SPORADIC_SERVER:406 in-latest-posix: ""407 _SC_SS_REPL_MAX:408 in-latest-posix: ""409 _SC_STREAM_MAX:410 in-latest-posix: ""411 _SC_SYMLOOP_MAX:412 in-latest-posix: ""413 _SC_SYNCHRONIZED_IO:414 in-latest-posix: ""415 _SC_THREAD_ATTR_STACKADDR:416 in-latest-posix: ""417 _SC_THREAD_ATTR_STACKSIZE:418 in-latest-posix: ""419 _SC_THREAD_CPUTIME:420 in-latest-posix: ""421 _SC_THREAD_DESTRUCTOR_ITERATIONS:422 in-latest-posix: ""423 _SC_THREAD_KEYS_MAX:424 in-latest-posix: ""425 _SC_THREAD_PRIO_INHERIT:426 in-latest-posix: ""427 _SC_THREAD_PRIO_PROTECT:428 in-latest-posix: ""429 _SC_THREAD_PRIORITY_SCHEDULING:430 in-latest-posix: ""431 _SC_THREAD_PROCESS_SHARED:432 in-latest-posix: ""433 _SC_THREAD_ROBUST_PRIO_INHERIT:434 in-latest-posix: ""435 _SC_THREAD_ROBUST_PRIO_PROTECT:436 in-latest-posix: ""437 _SC_THREAD_SAFE_FUNCTIONS:438 in-latest-posix: ""439 _SC_THREAD_SPORADIC_SERVER:440 in-latest-posix: ""441 _SC_THREAD_STACK_MIN:442 in-latest-posix: ""443 _SC_THREAD_THREADS_MAX:444 in-latest-posix: ""445 _SC_THREADS:446 in-latest-posix: ""447 _SC_TIMEOUTS:448 in-latest-posix: ""449 _SC_TIMER_MAX:450 in-latest-posix: ""451 _SC_TIMERS:452 in-latest-posix: ""453 _SC_TTY_NAME_MAX:454 in-latest-posix: ""455 _SC_TYPED_MEMORY_OBJECTS:456 in-latest-posix: ""457 _SC_TZNAME_MAX:458 in-latest-posix: ""459 _SC_V8_ILP32_OFF32:460 in-latest-posix: ""461 _SC_V8_ILP32_OFFBIG:462 in-latest-posix: ""463 _SC_V8_LP64_OFF64:464 in-latest-posix: ""465 _SC_V8_LPBIG_OFFBIG:466 in-latest-posix: ""467 _SC_V7_ILP32_OFF32:468 in-latest-posix: ""469 _SC_V7_ILP32_OFFBIG:470 in-latest-posix: ""471 _SC_V7_LP64_OFF64:472 in-latest-posix: ""473 _SC_V7_LPBIG_OFFBIG:474 in-latest-posix: ""475 _SC_VERSION:476 in-latest-posix: ""477 _SC_XOPEN_CRYPT:478 in-latest-posix: ""479 _SC_XOPEN_ENH_I18N:480 in-latest-posix: ""481 _SC_XOPEN_REALTIME:482 in-latest-posix: ""483 _SC_XOPEN_REALTIME_THREADS:484 in-latest-posix: ""485 _SC_XOPEN_SHM:486 in-latest-posix: ""487 _SC_XOPEN_UNIX:488 in-latest-posix: ""489 _SC_XOPEN_UUCP:490 in-latest-posix: ""491 _SC_XOPEN_VERSION:492 in-latest-posix: ""493 494 STDERR_FILENO:495 in-latest-posix: ""496 STDIN_FILENO:497 in-latest-posix: ""498 STDOUT_FILENO:499 in-latest-posix: ""500 _POSIX_VDISABLE:501 in-latest-posix: ""502 POSIX_CLOSE_RESTART:503 in-latest-posix: ""504 505functions:506 access:507 in-latest-posix: ""508 alarm:509 in-latest-posix: ""510 chdir:511 in-latest-posix: ""512 chown:513 in-latest-posix: ""514 close:515 in-latest-posix: ""516 confstr:517 in-latest-posix: ""518 crypt:519 in-latest-posix: ""520 dup:521 in-latest-posix: ""522 dup2:523 in-latest-posix: ""524 dup3:525 in-latest-posix: ""526 _exit:527 in-latest-posix: ""528 encrypt:529 in-latest-posix: ""530 execl:531 in-latest-posix: ""532 execle:533 in-latest-posix: ""534 execlp:535 in-latest-posix: ""536 execv:537 in-latest-posix: ""538 execve:539 in-latest-posix: ""540 execvp:541 in-latest-posix: ""542 faccessat:543 in-latest-posix: ""544 fchdir:545 in-latest-posix: ""546 fchown:547 in-latest-posix: ""548 fchownat:549 in-latest-posix: ""550 fdatasync:551 in-latest-posix: ""552 fexecve:553 in-latest-posix: ""554 _Fork:555 in-latest-posix: ""556 fork:557 in-latest-posix: ""558 fpathconf:559 in-latest-posix: ""560 fsync:561 in-latest-posix: ""562 ftruncate:563 in-latest-posix: ""564 getcwd:565 in-latest-posix: ""566 getegid:567 in-latest-posix: ""568 getentropy:569 in-latest-posix: ""570 geteuid:571 in-latest-posix: ""572 getgid:573 in-latest-posix: ""574 getgroups:575 in-latest-posix: ""576 gethostid:577 in-latest-posix: ""578 gethostname:579 in-latest-posix: ""580 getlogin:581 in-latest-posix: ""582 getlogin_r:583 in-latest-posix: ""584 getopt:585 in-latest-posix: ""586 getpgid:587 in-latest-posix: ""588 getpgrp:589 in-latest-posix: ""590 getpid:591 in-latest-posix: ""592 getppid:593 in-latest-posix: ""594 getresgid:595 in-latest-posix: ""596 getresuid:597 in-latest-posix: ""598 getsid:599 in-latest-posix: ""600 getuid:601 in-latest-posix: ""602 isatty:603 in-latest-posix: ""604 lchown:605 in-latest-posix: ""606 link:607 in-latest-posix: ""608 linkat:609 in-latest-posix: ""610 lockf:611 in-latest-posix: ""612 lseek:613 in-latest-posix: ""614 nice:615 in-latest-posix: ""616 pathconf:617 in-latest-posix: ""618 pause:619 in-latest-posix: ""620 pipe:621 in-latest-posix: ""622 pipe2:623 in-latest-posix: ""624 posix_close:625 in-latest-posix: ""626 pread:627 in-latest-posix: ""628 pwrite:629 in-latest-posix: ""630 read:631 in-latest-posix: ""632 readlink:633 in-latest-posix: ""634 readlinkat:635 in-latest-posix: ""636 rmdir:637 in-latest-posix: ""638 setegid:639 in-latest-posix: ""640 seteuid:641 in-latest-posix: ""642 setgid:643 in-latest-posix: ""644 setpgid:645 in-latest-posix: ""646 setregid:647 in-latest-posix: ""648 setresgid:649 in-latest-posix: ""650 setresuid:651 in-latest-posix: ""652 setreuid:653 in-latest-posix: ""654 setsid:655 in-latest-posix: ""656 setuid:657 in-latest-posix: ""658 sleep:659 in-latest-posix: ""660 swab:661 in-latest-posix: ""662 symlink:663 in-latest-posix: ""664 symlinkat:665 in-latest-posix: ""666 sync:667 in-latest-posix: ""668 sysconf:669 in-latest-posix: ""670 tcgetpgrp:671 in-latest-posix: ""672 tcsetpgrp:673 in-latest-posix: ""674 truncate:675 in-latest-posix: ""676 ttyname:677 in-latest-posix: ""678 ttyname_r:679 in-latest-posix: ""680 unlink:681 in-latest-posix: ""682 unlinkat:683 in-latest-posix: ""684 write:685 in-latest-posix: ""686