CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/24 06:48:12
Modified files:
usr.bin/openssl: apps_posix.c
Log message:
Use clock_gettime and getrusage to compute real and user time.
Better handling of clock jumps, from Scott Cheloa.
