[sudo-commits] sudo changeset 11227:61e588fd50d0

Todd C. Miller Todd.Miller at sudo.ws
Mon Feb 19 11:02:24 MST 2018


changeset:	11227:61e588fd50d0 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/61e588fd50d0
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Feb 19 11:00:10 2018 -0700

Log Message:
	Add sudo_ev_dispatch(), a wrapper for ev_loop() with no flags.
	Similar the dispatch function in libevent.

diffstat:

 include/sudo_event.h         |  4 ++++
 lib/util/event.c             |  6 ++++++
 lib/util/util.exp.in         |  9 +++++----
 plugins/sudoers/sudoreplay.c |  4 ++--
 src/exec_monitor.c           |  2 +-
 src/exec_nopty.c             |  2 +-
 src/exec_pty.c               |  4 ++--
 7 files changed, 21 insertions(+), 10 deletions(-)


More information about the sudo-commits mailing list