CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/12 14:41:47
Modified files:
lib/libcrypto/crypto: getentropy_linux.c getentropy_osx.c
getentropy_solaris.c
Log message:
Remove signed/unsigned warning, statement before declaration and
add a function to use function pointers that does not take sizeof(fptr).
OK beck@
