]> sourceware.org Git - glibc.git/commitdiff
1999-07-23 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Sat, 24 Jul 1999 00:12:16 +0000 (00:12 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 24 Jul 1999 00:12:16 +0000 (00:12 +0000)
* sysdeps/generic/bits/termios.h (ONOEOT): Change value to 1<<3, to
match BSD value; previous value of 1<<8 was a typo.  I bet nothing
ever used this, so I'm not going to worry about compatibility.
[__USE_GNU] (IUCLC, OLCUC): New macros.

ChangeLog

index 0cec1fc63135f450c8e6254193019d2fab67bafc..680db9396ac926523e0a42f552057fc290c62e10 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-07-23  Roland McGrath  <roland@baalperazim.frob.com>
+
+       * sysdeps/generic/bits/termios.h (ONOEOT): Change value to 1<<3, to
+       match BSD value; previous value of 1<<8 was a typo.  I bet nothing
+       ever used this, so I'm not going to worry about compatibility.
+       [__USE_GNU] (IUCLC, OLCUC): New macros.
+
 1999-07-23  Ulrich Drepper  <drepper@cygnus.com>
 
        * include/libintl.h: Undefine N_ and _ first to avoid warnings.
This page took 0.049762 seconds and 5 git commands to generate.