Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdlib/arc4random.c: Fix reseed count for 16-bit targets. | Jon Beniston | 2018-09-06 | 1 | -1/+1 |
* | Only define static locks in multithreaded mode | Thomas Preud'homme | 2017-02-13 | 1 | -0/+8 |
* | Move arc4random Cygwin only code to Cygwin | Sebastian Huber | 2016-03-21 | 1 | -15/+0 |
* | Only export arc4random_stir and arc4random_addrandom on Cygwin | Corinna Vinschen | 2016-03-18 | 1 | -8/+5 |
* | Add arc4random_stir and arc4random_addrandom for OpenBSD compatibility | Corinna Vinschen | 2016-03-18 | 1 | -0/+18 |
* | Add arc4random() etc. from OpenBSD 5.8 | Sebastian Huber | 2016-03-18 | 1 | -0/+195 |