about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-14 21:48:11 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-14 21:48:11 +0000
commitaf6c1b27acf52a85311802ba8068cc74d9a327ba (patch)
tree99ef6e6de224697bcc80e41fcd72d1e864affcf5 /ChangeLog
parent6269e521192ef37e1b13183baf44a05e16695e6d (diff)
downloadglibc-af6c1b27acf52a85311802ba8068cc74d9a327ba.tar.gz
glibc-af6c1b27acf52a85311802ba8068cc74d9a327ba.tar.xz
glibc-af6c1b27acf52a85311802ba8068cc74d9a327ba.zip
Update.
1998-12-08  H.J. Lu  <hjl@gnu.org> 
 
	* sysdeps/unix/sysv/linux/speed.c (cfsetospeed): Don't clear 
	the IBAUD0 bit in c_iflag. 
 
	* sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear the 
	the IBAUD0 bit in c_iflag. 
 
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c954b7234c..0ccb10a65b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1998-12-08  H.J. Lu  <hjl@gnu.org> 
+ 
+	* sysdeps/unix/sysv/linux/speed.c (cfsetospeed): Don't clear 
+	the IBAUD0 bit in c_iflag. 
+ 
+	* sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear the 
+	the IBAUD0 bit in c_iflag. 
+ 
 1998-12-14  Ulrich Drepper  <drepper@cygnus.com>
 
 	* time/Makefile (tests): Add tst-strptime.