]> git.ipfire.org Git - thirdparty/glibc.git/commit
2001-07-26 Roland McGrath <roland@frob.com>
authorRoland McGrath <roland@gnu.org>
Thu, 26 Jul 2001 21:23:31 +0000 (21:23 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 26 Jul 2001 21:23:31 +0000 (21:23 +0000)
commit15c64502abb55b7d0434bd9818c24ca937518d18
treecb7f6e372f3c8ef71feaf4aa821c0ecf0430972b
parent69d5f925ac8a84babe713099c32134f39735c960
2001-07-26  Roland McGrath  <roland@frob.com>

* sysdeps/generic/bits/termios.h (EXTA, EXTB): Make these conditional
on __USE_MISC rather than __USE_BSD.
(B57600, B115200B230400B460800B500000B576000B921600,
B1000000B1152000B1500000B2000000B2500000B3000000,
B3500000B4000000): New macros.
* sysdeps/generic/tcsetattr.c (bad_speed): Accept those values.
* termios/cfsetspeed.c (speeds): Likewise.
bits/termios.h
sysdeps/generic/bits/termios.h
sysdeps/generic/tcsetattr.c
termios/cfsetspeed.c