2003-09-10 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Wed, 10 Sep 2003 19:16:07 +0000 (19:16 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 10 Sep 2003 19:16:07 +0000 (19:16 +0000)
commite99e03878b01767e8a7fa191cfdc9a11dfe0feab
treeb6c39b804b204f22ab10937994fdead3644a8a15
parentcd94eda99b573f1a8983e157b955333bfdf4ff20
2003-09-10  Roland McGrath  <roland@redhat.com>

* sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr):
Don't use c_ispeed under [! _HAVE_STRUCT_TERMIOS_C_ISPEED].
Don't use c_ospeed under [! _HAVE_STRUCT_TERMIOS_C_OSPEED].
* sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Likewise.
Reported by Daniel Jacobowitz  <drow@mvista.com>.
sysdeps/unix/sysv/linux/tcgetattr.c
sysdeps/unix/sysv/linux/tcsetattr.c