brintos

brintos / llvm-project-archived public Read only

0
0
Text · 642 B · 3a50638 Raw
38 lines · yaml
1functions:2  wait:3    in-latest-posix: ''4  waitid:5    in-latest-posix: ''6  waitpid:7    in-latest-posix: ''8 9macros:10  WCONTINUED:11    in-latest-posix: ''12  WEXITED:13    in-latest-posix: ''14  WEXITSTATUS:15    in-latest-posix: ''16  WIFCONTINUED:17    in-latest-posix: ''18  WIFEXITED:19    in-latest-posix: ''20  WIFSIGNALED:21    in-latest-posix: ''22  WIFSTOPPED:23    in-latest-posix: ''24  WNOHANG:25    in-latest-posix: ''26  WNOWAIT:27    in-latest-posix: ''28  WSTOPPED:29    in-latest-posix: ''30  WSTOPSIG:31    in-latest-posix: ''32  WTERMSIG:33    in-latest-posix: ''34  WUNTRACED:35    in-latest-posix: ''36  WCORE_DUMPED:37    in-latest-posix: ''38