Diff for /dietlibc/CHANGES between versions 1.7 and 1.8

version 1.7, 2001/01/14 20:14:57 version 1.8, 2001/01/16 13:03:39
Line 13 Line 13
   Fixed stdio line buffering.  The code was already there but I forgot    Fixed stdio line buffering.  The code was already there but I forgot
     to mark stdio and stdout as line buffered.  This should really be      to mark stdio and stdout as line buffered.  This should really be
     done dynamically using isatty, though.      done dynamically using isatty, though.
     Removed superfluous "if (1)" in execvp.c
   
 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.7  
changed lines
  Added in v.1.8


LinuxTV legacy CVS <linuxtv.org/cvs>