[sudo-commits] sudo changeset 11472:3ec7d99444c0

Todd C. Miller Todd.Miller at sudo.ws
Mon Aug 20 11:08:57 MDT 2018


changeset:	11472:3ec7d99444c0 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/3ec7d99444c0
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Aug 20 10:56:34 2018 -0600

Log Message:
	HP-UX doesn't suport CLOCK_MONOTONIC but we can use gethrtime() instead.

diffstat:

 config.h.in        |   3 +++
 configure          |  26 ++++++++++++++------------
 configure.ac       |   4 ++--
 lib/util/gettime.c |  25 +++++++++++++++++++++++++
 4 files changed, 44 insertions(+), 14 deletions(-)


More information about the sudo-commits mailing list