[sudo-commits] sudo changeset 11137:e74cf3bd4c87

Todd C. Miller Todd.Miller at sudo.ws
Mon Dec 18 10:37:19 MST 2017


changeset:	11137:e74cf3bd4c87 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/e74cf3bd4c87
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Dec 18 10:35:37 2017 -0700

Log Message:
	Trivial test for process start time.  We don't try to check the
	resulting timespec as it differs by platform.  On most it is wallclock
	time, on others it is relative to boot time (Linux).

diffstat:

 MANIFEST                                            |   1 +
 plugins/sudoers/Makefile.in                         |  20 ++++++-
 plugins/sudoers/regress/starttime/check_starttime.c |  62 +++++++++++++++++++++
 3 files changed, 82 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list