aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-01-19 12:28:57 +0000
committerUlrich Drepper <drepper@redhat.com>1999-01-19 12:28:57 +0000
commit49a71f927c48110ca78325005616c17ba0c08125 (patch)
treec7438374195ebc934d04911f607b2b8fc0a4203c /ChangeLog
parent36fe9ac901177d677c7dced4b71e5fcd8c68a32d (diff)
downloadglibc-49a71f927c48110ca78325005616c17ba0c08125.tar
glibc-49a71f927c48110ca78325005616c17ba0c08125.tar.gz
glibc-49a71f927c48110ca78325005616c17ba0c08125.tar.bz2
glibc-49a71f927c48110ca78325005616c17ba0c08125.zip
Update.
* sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Add baud rates > 460800. * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise. * sysdeps/unix/sysv/linux/bits/termios.h: Likewise. * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d499a87db..f7024b914f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1999-01-19 Ulrich Drepper <drepper@cygnus.com>
+ * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Add baud rates >
+ 460800.
+ * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
+ * sysdeps/unix/sysv/linux/bits/termios.h: Likewise.
+ * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
+
* math/Makefile (libm-calls): Rename s_nextafterx to s_nexttoward.
* math/Versions: Likewise.
* math/bits/mathcalls.h: Likewise.