Diff for /dietlibc/CHANGES between versions 1.352 and 1.353

version 1.352, 2002/11/06 16:43:17 version 1.353, 2002/11/08 17:07:09
Line 13 Line 13
   remove some compiler warnings (Luc Van Oostenryck)    remove some compiler warnings (Luc Van Oostenryck)
   better rand() from Knuth's TAOCP (Luc Van Oostenryck)    better rand() from Knuth's TAOCP (Luc Van Oostenryck)
   fix unified x86_64 unified syscall 64-bit return value issue (Gwenole)    fix unified x86_64 unified syscall 64-bit return value issue (Gwenole)
     the getdents64 emulation was broken and repairing it opened a can of
       worms.  So I ripped it out.  I also changed the readdir64 emulation
       to work if there is no getdents64.
   
 0.21:  0.21:
   use gcc's size_t, ptrdiff_t and wchar_t types (Olaf)    use gcc's size_t, ptrdiff_t and wchar_t types (Olaf)

Removed from v.1.352  
changed lines
  Added in v.1.353


LinuxTV legacy CVS <linuxtv.org/cvs>