Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 2020 04:07:39 +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-EmUuQZevVm@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 #5 from SOUMENDRA GANGULY <0.gangzta@gmail.com> ---
Sir, thank you for notifying me about this. I have now restored the order in
termios.h. Additionally, I have #include-d <sys/ioctl.h>; we need it for st=
ruct
winsize. According to the POSIX proposal, the tcgetwinsize() and tcsetwinsi=
ze()
declarations need to be in termios.h.

I left termios.c.diff and the test program unchanged. Please let me know if
there are any more problems.

--=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-EmUuQZevVm>