]> git.meshlink.io Git - meshlink/history - src/xoshiro.h
Don't use assert() to check the results of pthread_*() calls.
[meshlink] / src / xoshiro.h
2020-05-13 Guus SliepenFix more compiler warnings.
2019-11-09 Guus SliepenFix __warn_unused_result__, add more of it and fix...
2019-10-05 Guus SliepenReplace rand() by xoshiro256** with per-mesh state.