CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/12 12:57:41
Modified files:
lib/libc/crypt : arc4random.c
Log message:
Wrap "thread_private.h" with #ifdef __OpenBSD__ so that other systems
can copy this file (plus chacha_private.h) directly and reuse it
trivially. Well, as long as they have a getentropy() as well..
ok beck
