]> git.ipfire.org Git - thirdparty/lxc.git/commit
attach: rename to LXC_ATTACH_TERMINAL
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 1 Mar 2018 10:52:49 +0000 (11:52 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 1 Mar 2018 10:56:15 +0000 (11:56 +0100)
commit9e84479f4c386fce6253929ce85c891dc4b87e89
treeeadeb0f37f0316cb33122e33f608dbed15b3e7dc
parent8b909dfddbe4690804c3b128be65ab853b549fd0
attach: rename to LXC_ATTACH_TERMINAL

Rename from LXC_ATTACH_ALLOCATE_PTY to LXC_ATTACH_TERMINAL. The latter is
shorter and more generic. I don't want this whole terminology of ptys, ttys,
and consoles to leak through the API.

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