https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251868

--- Comment #15 from SOUMENDRA GANGULY <0.gang...@gmail.com> ---
In https://reviews.freebsd.org/D27650, I had written: "OTOH, while it's not a
big deal anymore, I wonder why some of the other platforms such as NetBSD have
chosen to not put the winsize materials under _NETBSD_SOURCE."

Here lies the answer to the question:
https://mail-index.netbsd.org/tech-userlevel/2017/10/21/msg010899.html

Basically, Christos Zoulas cleverly avoided the namespace contamination by
letting sys/ttycom.h only make visible struct winsize when _NETBSD_SOURCE is
not defined: https://github.com/NetBSD/src/blob/trunk/sys/sys/ttycom.h

My OCD is now satisfied.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to