ports/126232: Linux ioctl TCGETS (0x5401)

Yuri yuri at rawbw.com
Tue Aug 5 17:30:04 UTC 2008


The following reply was made to PR ports/126232; it has been noted by GNATS.

From: Yuri <yuri at rawbw.com>
To: Cc: Chagin Dmitry <chagin.dmitry at gmail.com>, bug-followup at freebsd.org,
        dchagin at 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.
  >>
 


More information about the freebsd-emulation mailing list