brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.8 KiB · da31a86 Raw
103 lines · yaml
1functions:2  kill:3    in-latest-posix: ''4  raise:5    c-definition: 7.14.2.16    in-latest-posix: ''7  sigaction:8    in-latest-posix: ''9  sigaddset:10    in-latest-posix: ''11  sigaltstack:12    in-latest-posix: ''13  sigdelset:14    in-latest-posix: ''15  sigemptyset:16    in-latest-posix: ''17  sigfillset:18    in-latest-posix: ''19  signal:20    c-definition: 7.14.1.121    in-latest-posix: ''22  sigprocmask:23    in-latest-posix: ''24macros:25  SIGABRT:26    c-definition: 7.14.327    in-latest-posix: ''28  SIGALRM:29    in-latest-posix: ''30  SIGBUS:31    in-latest-posix: ''32  SIGCHLD:33    in-latest-posix: ''34  SIGCONT:35    in-latest-posix: ''36  SIGFPE:37    c-definition: 7.14.338    in-latest-posix: ''39  SIGHUP:40    in-latest-posix: ''41  SIGILL:42    c-definition: 7.14.343    in-latest-posix: ''44  SIGINT:45    c-definition: 7.14.346    in-latest-posix: ''47  SIGKILL:48    in-latest-posix: ''49  SIGPIPE:50    in-latest-posix: ''51  SIGPOLL:52    in-latest-posix: ''53  SIGPROF:54    in-latest-posix: ''55  SIGQUIT:56    in-latest-posix: ''57  SIGRTMAX:58    in-latest-posix: ''59  SIGRTMIN:60    in-latest-posix: ''61  SIGSEGV:62    c-definition: 7.14.363    in-latest-posix: ''64  SIGSTOP:65    in-latest-posix: ''66  SIGSYS:67    in-latest-posix: ''68  SIGTERM:69    c-definition: 7.14.370    in-latest-posix: ''71  SIGTRAP:72    in-latest-posix: ''73  SIGTSTP:74    in-latest-posix: ''75  SIGTTIN:76    in-latest-posix: ''77  SIGTTOU:78    in-latest-posix: ''79  SIGURG:80    in-latest-posix: ''81  SIGUSR1:82    in-latest-posix: ''83  SIGUSR2:84    in-latest-posix: ''85  SIGVTALRM:86    in-latest-posix: ''87  SIGXCPU:88    in-latest-posix: ''89  SIGXFSZ:90    in-latest-posix: ''91  SIG_DFL:92    c-definition: 7.14.393    in-latest-posix: ''94  SIG_ERR:95    c-definition: 7.14.396    in-latest-posix: ''97  SIG_HOLD:98    in-latest-posix: ''99  SIG_IGN:100    c-definition: 7.14.3101    in-latest-posix: ''102 103