[sudo-commits] sudo changeset 14562:a81de7fb1f83

Todd C. Miller Todd.Miller at sudo.ws
Sun Feb 19 07:22:22 MST 2023


changeset:	14562:a81de7fb1f83 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a81de7fb1f83
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Feb 19 07:18:37 2023 -0700

Log Message:
	get_starttime: add support for GNU Hurd using the mach task_info call.
	This is currently Hurd-specific but could be made Mach-generic as
	long as the equivalent of pid2task() is available.

diffstat:

 plugins/sudoers/regress/starttime/check_starttime.c |   2 +-
 plugins/sudoers/starttime.c                         |  31 +++++++++++++++++++++
 2 files changed, 32 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list