Diff for /dietlibc/CHANGES between versions 1.215 and 1.216

version 1.215, 2002/01/22 11:25:33 version 1.216, 2002/01/24 00:27:57
Line 17 Line 17
     three people have suggested saving a few bytes with popl now ;)      three people have suggested saving a few bytes with popl now ;)
   I discovered __attribute__((malloc)) and started using it.  For gcc 3,    I discovered __attribute__((malloc)) and started using it.  For gcc 3,
     it improves the optimizer when functions return malloced pointers.      it improves the optimizer when functions return malloced pointers.
     Steven Rostedt pointed out that my setvbuf was broken with regard to
       size==0 and sent a patch to fix it.
   
 0.13:  0.13:
   add readdir64 and automatic mapping if _FILE_OFFSET_BITS == 64    add readdir64 and automatic mapping if _FILE_OFFSET_BITS == 64

Removed from v.1.215  
changed lines
  Added in v.1.216


LinuxTV legacy CVS <linuxtv.org/cvs>