Diff for /dietlibc/CHANGES between versions 1.232 and 1.233

version 1.232, 2002/02/08 23:40:58 version 1.233, 2002/02/09 00:45:16
Line 17 Line 17
     Oops, this was reported 6 weeks ago but I overlooked the email.      Oops, this was reported 6 weeks ago but I overlooked the email.
     Thanks, Denis Rachal!      Thanks, Denis Rachal!
   vsnprintf's zero termination was broken.    vsnprintf's zero termination was broken.
   Remove WANT_BUGGY_GLIBC_STRSEP.  The Linux man page is broken, glibc    Uwe Ohse found a few more bugs:
     does it correctly.      Remove WANT_BUGGY_GLIBC_STRSEP.  The Linux man page is broken, glibc
         does it correctly.
       Make inet_aton use strtoul instead of strtol
       fdopen would close the file descriptor if it could not malloc the
         buffer.
       strftime updates.
       Make _FILE_OFFSET_BITS includes -Wundef clean
     Andre found a typo in endian.h for big endian mips
   
 0.14:  0.14:
   fix brk again (missing __brk, trivial oversight)    fix brk again (missing __brk, trivial oversight)

Removed from v.1.232  
changed lines
  Added in v.1.233


LinuxTV legacy CVS <linuxtv.org/cvs>