]> granicus.if.org Git - sudo/commit
Add sudo_ev_get_timeleft() to get the amount of time left before
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 29 Oct 2013 14:16:42 +0000 (08:16 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 29 Oct 2013 14:16:42 +0000 (08:16 -0600)
commit449c4a290a1f48639a70735bf1abaae53ddebd6e
treed5aeff94aadab69e4c6ef3c50c6006c8ac94de5f
parentf4cd08ef634af38e2ef433f2d5a9683365d2eaca
Add sudo_ev_get_timeleft() to get the amount of time left before
an event times out and use it in sudoreplay.
common/event.c
include/sudo_event.h
plugins/sudoers/sudoreplay.c