]> git.ipfire.org Git - thirdparty/lxc.git/commit
openpty: improve implementation and handling of platforms without it 3479/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 6 Jul 2020 08:54:46 +0000 (10:54 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 6 Jul 2020 08:57:47 +0000 (10:57 +0200)
commit35eb5cdcb3c8270a68cafad7ff368bfff605bcbe
tree84a4a3e59a63f1391161ca62e5bd461222689602
parent6d3b68510a576b5d84d62907953f01a9e63b95f3
openpty: improve implementation and handling of platforms without it

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
configure.ac
src/include/openpty.c
src/include/openpty.h
src/lxc/Makefile.am
src/lxc/conf.c
src/lxc/terminal.c