Remove signed/unsigned warning, statement before declaration and
authorwouter <wouter@openbsd.org>
Sat, 12 Jul 2014 20:41:47 +0000 (20:41 +0000)
committerwouter <wouter@openbsd.org>
Sat, 12 Jul 2014 20:41:47 +0000 (20:41 +0000)
commit54dec340a16ca253bf827bb6159ba213b34c7b84
treeb380e42ca8710c7b827732444b4baeb75b1f1cc7
parentfb251357f6c1c0649ba0bcb703f967aa3238875e
Remove signed/unsigned warning, statement before declaration and
add a function to use function pointers that does not take sizeof(fptr).

OK beck@
lib/libcrypto/arc4random/getentropy_linux.c
lib/libcrypto/arc4random/getentropy_osx.c
lib/libcrypto/arc4random/getentropy_solaris.c
lib/libcrypto/crypto/getentropy_linux.c
lib/libcrypto/crypto/getentropy_osx.c
lib/libcrypto/crypto/getentropy_solaris.c