]> git.ipfire.org Git - thirdparty/util-linux.git/commit
enosys: store blocked syscalls in list instead of array
authorThomas Weißschuh <thomas@t-8ch.de>
Mon, 26 Jun 2023 18:25:18 +0000 (20:25 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Sun, 23 Jul 2023 19:15:15 +0000 (21:15 +0200)
commit358e3e43866913e2cb6e530f4d2530c9f4426549
treea12cb697ea2998747229eb729efb4231d828a757
parent3085fabe7a6cbf819167d353a4ce5be0fe93358a
enosys: store blocked syscalls in list instead of array

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
misc-utils/enosys.c