Diff for /dietlibc/CHANGES between versions 1.722 and 1.723

version 1.722, 2016/02/09 14:04:19 version 1.723, 2016/02/20 23:31:51
Line 34 Line 34
   use __builtin_mul_overflow in calloc if gcc is recent enough    use __builtin_mul_overflow in calloc if gcc is recent enough
   cleanup s390 syscalls (Christian Seiler)    cleanup s390 syscalls (Christian Seiler)
   various TLS and pthread fixes (Christian Seiler)    various TLS and pthread fixes (Christian Seiler)
     add sha256 and sha512 support in crypt(3)
     promote stpncpy from libcompat to main libc as the sha512 code uses it
   
 0.33:  0.33:
   first stab at getting TLS to work in actual threads    first stab at getting TLS to work in actual threads

Removed from v.1.722  
changed lines
  Added in v.1.723


LinuxTV legacy CVS <linuxtv.org/cvs>