aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/arc4random.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-13Only define static locks in multithreaded modeThomas Preud'homme1-0/+8
2016-03-21Move arc4random Cygwin only code to CygwinSebastian Huber1-15/+0
2016-03-18Only export arc4random_stir and arc4random_addrandom on CygwinCorinna Vinschen1-8/+5
2016-03-18Add arc4random_stir and arc4random_addrandom for OpenBSD compatibilityCorinna Vinschen1-0/+18
2016-03-18Add arc4random() etc. from OpenBSD 5.8Sebastian Huber1-0/+195