[Bug 251868] Add tcgetwinsize() and tcsetwinsize() to termios.h
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 16 04:07:39 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251868
--- Comment #5 from SOUMENDRA GANGULY <0.gangzta at 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 struct
winsize. According to the POSIX proposal, the tcgetwinsize() and tcsetwinsize()
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list