CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/17 08:44:20
Modified files:
lib/libcrypto/arc4random: getentropy_aix.c getentropy_hpux.c
getentropy_linux.c getentropy_osx.c
getentropy_solaris.c
Log message:
As done everywhere else, use a local version of MINIMUM() and avoid
conflict against a potential define min() from some other scope.
