* sysdeps/generic/bits/termios.h (EXTA, EXTB): Make these conditional
authorRoland McGrath <roland@gnu.org>
Thu, 26 Jul 2001 21:27:36 +0000 (21:27 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 26 Jul 2001 21:27:36 +0000 (21:27 +0000)
commite19ca4d27245832abd875bc61e4dc37c4499151d
tree8ef59d7bfd6d8dbb703613c9e00d593d399cbee6
parent15c64502abb55b7d0434bd9818c24ca937518d18
* sysdeps/generic/bits/termios.h (EXTA, EXTB): Make these conditional

on __USE_MISC rather than __USE_BSD.
(B57600, B115200, B230400, B460800, B500000, B576000, B921600,
B1000000B1152000B1500000B2000000B2500000B3000000,
B3500000B4000000): New macros.
* sysdeps/generic/tcsetattr.c (bad_speed): Accept those values.
* termios/cfsetspeed.c (speeds): Likewise.

* csu/gmon-start.c: Use ENTRY_POINT_DECL if defined instead of a
ChangeLog