Date: Wed, 16 Dec 2020 04:24:29 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 251868] Add tcgetwinsize() and tcsetwinsize() to termios.h Message-ID: <bug-251868-227-mRDApS3foe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-251868-227@https.bugs.freebsd.org/bugzilla/> References: <bug-251868-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251868 --- Comment #6 from Konstantin Belousov <kib@FreeBSD.org> --- sys/ioctl.h must not be included into posix header, it contaminates user namespace. You test program still cannot link. Use phabricator to submit patches, https://reviews.freebsd.org --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251868-227-mRDApS3foe>