Diff for /dietlibc/CHANGES between versions 1.675 and 1.676

version 1.675, 2010/01/17 03:22:32 version 1.676, 2010/02/05 17:33:19
Line 2 Line 2
   first stab at getting TLS to work in actual threads    first stab at getting TLS to work in actual threads
   use fs: to find current thread on x86_64    use fs: to find current thread on x86_64
   add fallocate, posix_fallocate    add fallocate, posix_fallocate
     work around Ubuntu who added -fstack-protector to their gcc, which
       added stack protector code to the function from the dietlibc startup
       code that sets up the registers and segments used by the stack
       protector mechanism.
   
 0.32:  0.32:
   add mbsinit, mbrlen, mbtowc, wctomb, mbrtowc, wcrtomb, wcwidth    add mbsinit, mbrlen, mbtowc, wctomb, mbrtowc, wcrtomb, wcwidth

Removed from v.1.675  
changed lines
  Added in v.1.676


LinuxTV legacy CVS <linuxtv.org/cvs>