]> git.ipfire.org Git - thirdparty/lxc.git/commit
console: prepare for generic signal handler
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 12 Nov 2017 14:25:19 +0000 (15:25 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 13 Nov 2017 16:18:32 +0000 (17:18 +0100)
commit8de44ef8ea7636cea93fa542297bd1e3ad4020b0
tree31308e1012ee852cbc3d3cddf5363d674d764636
parent8a01a32f641b9a279e1d84a3d36aa4e7ca6a6b7f
console: prepare for generic signal handler

Non-functional changes to enable handling more signals.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/console.c
src/lxc/console.h
src/lxc/tools/lxc_attach.c