summaryrefslogtreecommitdiff
path: root/libgcompat/random_r.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-06random_r: fix null dereference when passed uninitialized bufGeorge Matsumura1-37/+39
2021-12-19random_r: set `x` before calling savestate_r A. Wilcox1-1/+1
2021-06-25random_r: Add reentrant random functions from LSBGeorge Matsumura1-0/+157