[sudo-commits] sudo changeset 6516:d5b9c8eb9000

Todd C. Miller Todd.Miller at courtesan.com
Thu Mar 10 10:26:51 EST 2011


changeset:	6516:d5b9c8eb9000 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d5b9c8eb9000
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Mar 09 11:28:51 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