zig/lib
Andrew Kelley 2e4b409f31 std: tlcsprng: cleanups & improvements
* get rid of the pointless fences
 * make seed_len 16 instead of 32, which is accurate since it was
   already padding the rest anyway; now we do 1 pad instead of 2.
 * secureZero to clear the AT_RANDOM auxval
 * add a flag root source files can use to disable the start code. This
   is in case people want to opt out of the initialization when they
   don't depend on it.
2020-12-18 12:22:46 -07:00
..
include update to latest clang C headers 2020-12-04 15:39:16 -07:00
libc mingw-w64: add .def files for xaudio2_8 2020-12-15 15:00:39 -05:00
libcxx
libcxxabi
libunwind
std std: tlcsprng: cleanups & improvements 2020-12-18 12:22:46 -07:00