Diff for /dietlibc/CHANGES between versions 1.6 and 1.7

version 1.6, 2001/01/11 15:37:38 version 1.7, 2001/01/14 20:14:57
Line 10 Line 10
     stat64 (they also define STAT64_HAS_BROKEN_ST_INO).  If this does      stat64 (they also define STAT64_HAS_BROKEN_ST_INO).  If this does
     not work for you, please tell me!      not work for you, please tell me!
   Removed bogus __seek_types enum, it's a bunch of #defines now.    Removed bogus __seek_types enum, it's a bunch of #defines now.
     Fixed stdio line buffering.  The code was already there but I forgot
       to mark stdio and stdout as line buffered.  This should really be
       done dynamically using isatty, though.
   
 0.6.14:  0.6.14:
   *scanf did not append the 0 byte for %s.    *scanf did not append the 0 byte for %s.

Removed from v.1.6  
changed lines
  Added in v.1.7


LinuxTV legacy CVS <linuxtv.org/cvs>