[sudo-commits] sudo changeset 11465:a128e7d51740

Todd C. Miller Todd.Miller at sudo.ws
Sun Aug 19 10:23:02 MDT 2018


changeset:	11465:a128e7d51740 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a128e7d51740
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Aug 19 09:55:08 2018 -0600

Log Message:
	Add sudo_gettime_uptime() to measure time while not sleeping.

diffstat:

 aclocal.m4           |  114 +++++++++++++++++++++++++++++++++++++++++++++++++++
 config.h.in          |    7 ++-
 configure            |   67 +++++++++++++++++------------
 configure.ac         |    3 +
 include/sudo_util.h  |    2 +
 lib/util/gettime.c   |   88 +++++++++++++++++++++++++++++++++++---
 lib/util/util.exp.in |    1 +
 7 files changed, 245 insertions(+), 37 deletions(-)


More information about the sudo-commits mailing list