CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2013/10/21 14:35:09
Modified files: lib/libc/crypt : arc4random.3 share/man/man9 : arc4random.9 Log message: update documentation for these functions. They now state the case regarding pthreads and chroot, and safe initialization without /dev/random and such junk. If you are in control of an arc4random in another library, please look at these pages and get caught up. ok various