[sudo-commits] sudo changeset 14647:d67451eb618e

Todd C. Miller Todd.Miller at sudo.ws
Wed Mar 15 14:27:01 MDT 2023


changeset:	14647:d67451eb618e in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d67451eb618e
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Mar 15 13:50:33 2023 -0600

Log Message:
	nanosleep: clear remainder on successful completion
	Also switch to doing everything in terms of struct timespec except
	for the actual select(2) call.

diffstat:

 lib/util/nanosleep.c |  41 +++++++++++++++++++++++++----------------
 1 files changed, 25 insertions(+), 16 deletions(-)



More information about the sudo-commits mailing list