--- dietlibc/CHANGES 2015/09/30 11:27:28 1.715 +++ dietlibc/CHANGES 2015/09/30 13:41:18 1.716 @@ -24,6 +24,7 @@ define uintptr_t using __UINTPTR_TYPE__ (32-bit platforms may need a make clean) move strnlen from libcompat into libc (it's POSIX now) fix dn_expand argument signedness + add explicit_bzero, timingsafe_bcmp and timingsafe_memcmp (OpenBSD APIs useful for crypto) 0.33: first stab at getting TLS to work in actual threads