meson: download full syscall tables from hrw/syscalls-table
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 15 Jan 2021 10:43:47 +0000 (11:43 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 15 Jan 2021 17:35:02 +0000 (18:35 +0100)
commit9a6da617dbbf6713a7cc69e5b97543f18941e79a
treeae2434e8790f2d01fc62bac6b17ff326b51e1234
parente363b0e4fc4f32225034a11dd53c0cc68747ba6e
meson: download full syscall tables from hrw/syscalls-table

The target is renamed to 'update-syscall-tables'. (Other targets
with similar names will be added later.)
meson.build
src/basic/meson.build
src/basic/syscall-names.text [new file with mode: 0644]
src/shared/meson.build
src/shared/syscall-names.text [deleted file]
tools/syscall-names-update.sh [deleted file]
tools/syscall-table-update.sh [new file with mode: 0755]