Diff for /dietlibc/CHANGES between versions 1.715 and 1.716

version 1.715, 2015/09/30 11:27:28 version 1.716, 2015/09/30 13:41:18
Line 24 Line 24
   define uintptr_t using __UINTPTR_TYPE__ (32-bit platforms may need a make clean)    define uintptr_t using __UINTPTR_TYPE__ (32-bit platforms may need a make clean)
   move strnlen from libcompat into libc (it's POSIX now)    move strnlen from libcompat into libc (it's POSIX now)
   fix dn_expand argument signedness    fix dn_expand argument signedness
     add explicit_bzero, timingsafe_bcmp and timingsafe_memcmp (OpenBSD APIs useful for crypto)
   
 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.715  
changed lines
  Added in v.1.716


LinuxTV legacy CVS <linuxtv.org/cvs>