]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc/process_utils.h: use strsignal() or sys_siglist[] for Non-GNU distros 4565/head
authorLi Lu <1487442471@qq.com>
Mon, 28 Jul 2025 15:27:35 +0000 (23:27 +0800)
committerLi Lu <1487442471@qq.com>
Mon, 28 Jul 2025 15:34:55 +0000 (23:34 +0800)
commita5189e3f5b270de7273153b826528ef3ba1d45b5
treeb4bfdc596caa21cf2fea19fa548b019ee382ab04
parente2434a2007997116c1c88343274d4c53a6ddf07b
lxc/process_utils.h: use strsignal() or sys_siglist[] for Non-GNU distros

use strsignal() for Non-GNU and sys_siglist[] for nothing, even if sys_siglist[] has been marked as deprecated by Glibc

Signed-off-by: Li Lu <1487442471@qq.com>
meson.build
src/lxc/process_utils.h