Date: Tue, 5 Aug 2008 17:30:04 GMT From: Yuri <yuri@rawbw.com> To: freebsd-emulation@FreeBSD.org Subject: Re: ports/126232: Linux ioctl TCGETS (0x5401) Message-ID: <200808051730.m75HU4Lm085609@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/126232; it has been noted by GNATS. From: Yuri <yuri@rawbw.com> To: Cc: Chagin Dmitry <chagin.dmitry@gmail.com>, bug-followup@freebsd.org, dchagin@freebsd.org Subject: Re: ports/126232: Linux ioctl TCGETS (0x5401) Date: Tue, 05 Aug 2008 10:20:55 -0700 Here is the relevant piece of information I found on usenet: << TCGETA is the predecessor to *TCGETS*. It uses the termio structure, not the termios structure. The difference is that the flag members in termio are of type unsigned short, while in termios they're tcflag_t, which is unsigned long on a Sun. >>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808051730.m75HU4Lm085609>