Diff for /dietlibc/CHANGES between versions 1.228 and 1.229

version 1.228, 2002/02/01 01:47:30 version 1.229, 2002/02/02 22:49:40
Line 5 Line 5
     thread-safe!      thread-safe!
   remove vfork and add alarm to dynamic syscalls.    remove vfork and add alarm to dynamic syscalls.
   fix diet-dyn to link in dyn_dstop.o and not dyn_stop.o.    fix diet-dyn to link in dyn_dstop.o and not dyn_stop.o.
     The MD5 code generated unaligned accesses when passed an unaligned
       pointer on little endian ARM and MIPS.
     MIPS unified syscall didn't compile anymore.
     Put up new mipsel target to cross compile for little endian mips.
     The mips target will again explicitly set endianness to big endian.
     Compiling natively on a MIPS box should not touch the endianness.
   
 0.14:  0.14:
   fix brk again (missing __brk, trivial oversight)    fix brk again (missing __brk, trivial oversight)

Removed from v.1.228  
changed lines
  Added in v.1.229


LinuxTV legacy CVS <linuxtv.org/cvs>