]> git.ipfire.org Git - thirdparty/glibc.git/commit
2003-09-08 Roland McGrath <roland@frob.com>
authorRoland McGrath <roland@gnu.org>
Tue, 9 Sep 2003 06:44:48 +0000 (06:44 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 9 Sep 2003 06:44:48 +0000 (06:44 +0000)
commit416be7f049391ce421d9b12a2c3b81bb3cad9f58
treec193750698736dca48e9907b58bb15056fb37097
parent2750c39c44ae8635983a86728ccd30f2d254a73b
2003-09-08  Roland McGrath  <roland@frob.com>

* sysdeps/unix/sysv/linux/speed.c
(cfsetospeed): Only set c_ospeed under [_HAVE_STRUCT_TERMIOS_C_OSPEED].
(cfsetispeed): Only set c_ispeed under [_HAVE_STRUCT_TERMIOS_C_ISPEED].
* sysdeps/unix/sysv/linux/bits/termios.h
(_HAVE_STRUCT_TERMIOS_C_ISPEED, _HAVE_STRUCT_TERMIOS_C_OSPEED): Define.
* sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
* sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
sysdeps/unix/sysv/linux/alpha/bits/termios.h
sysdeps/unix/sysv/linux/bits/termios.h
sysdeps/unix/sysv/linux/powerpc/bits/termios.h
sysdeps/unix/sysv/linux/speed.c