From: Roland McGrath Date: Thu, 23 May 1996 05:32:58 +0000 (+0000) Subject: Wed May 22 00:40:50 1996 David Mosberger-Tang X-Git-Tag: glibc-2.16-ports-merge^2~3825 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1ecceadd7a6d211bf0b65f38f6b7fe83def788f3;p=platform%2Fupstream%2Fglibc.git Wed May 22 00:40:50 1996 David Mosberger-Tang * sysdeps/unix/sysv/linux/alpha/speed.c (speeds): Add entry for 460800 baud. --- diff --git a/sysdeps/unix/sysv/linux/alpha/speed.c b/sysdeps/unix/sysv/linux/alpha/speed.c index b61cfbb..40bf6c5 100644 --- a/sysdeps/unix/sysv/linux/alpha/speed.c +++ b/sysdeps/unix/sysv/linux/alpha/speed.c @@ -42,6 +42,7 @@ static const speed_t speeds[] = 57600, 115200, 230400, + 460800, };