[32026] strerror/strsignal TLS not handled correctly for secondary namespaces
[32052] Name space violation in fortify wrappers
[32137] libio: Attempt wide backup free only for non-legacy code
+ [32214] Fix missing randomness in __gen_tempname
[32231] elf: Change ldconfig auxcache magic number
[32245] glibc -Wstringop-overflow= build failure on hppa
[32470] x86: Avoid integer truncation with large cache sizes
succeed. */
#if !_LIBC
*r = mix_random_values (v, clock ());
+#else
+ *r = v;
#endif
return false;
}