[sudo-commits] sudo changeset 6522:dc2926097b2d

Todd C. Miller Todd.Miller at courtesan.com
Thu Mar 10 11:00:19 EST 2011


changeset:	6522:dc2926097b2d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/dc2926097b2d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Mar 10 10:59:27 2011 -0500

Log Message:
	In handle_signals(), restart the read() on EINTR to make sure we keep up
	with the signal pipe.  Don't return -1 on EAGAIN, it just means we have
	emptied the pipe.

diffstat:

 src/exec.c |  18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)



More information about the sudo-commits mailing list