commit | 0ed617bd66624cec6138102545d73b2e2346f1f6 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Fri Apr 25 23:30:54 2014 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Fri May 30 21:40:03 2014 +0000 |
tree | 84a94dad39acc0f8b8283eaf86fd7bdfcef0b5d2 | |
parent | 297b59401c998a2154b2fd1af7b234e2fa3a9305 [diff] [blame] |
Generate xlat/*.in files Automatically convert xlat structures from *.c files to xlat/*.in files using "./generate_xlat_in.sh *.c" command.
diff --git a/xlat/wait4_options.in b/xlat/wait4_options.in new file mode 100644 index 0000000..869e5d5 --- /dev/null +++ b/xlat/wait4_options.in
@@ -0,0 +1,10 @@ +WNOHANG +WUNTRACED +WEXITED +WTRAPPED +WSTOPPED +WCONTINUED +WNOWAIT +__WCLONE +__WALL +__WNOTHREAD