Diff for /dietlibc/CHANGES between versions 1.214 and 1.215

version 1.214, 2002/01/21 15:30:15 version 1.215, 2002/01/22 11:25:33
Line 15 Line 15
     value anyway.      value anyway.
   Put movl instead of popl rationale in comment in i386/unified.S since    Put movl instead of popl rationale in comment in i386/unified.S since
     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,
       it improves the optimizer when functions return malloced pointers.
   
 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.214  
changed lines
  Added in v.1.215


LinuxTV legacy CVS <linuxtv.org/cvs>