[sudo-commits] sudo changeset 8576:666e95c9a0f1

Todd C. Miller Todd.Miller at courtesan.com
Thu Jan 17 15:13:41 EST 2013


changeset:	8576:666e95c9a0f1 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/666e95c9a0f1
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jan 17 09:17:54 2013 -0500

Log Message:
	Rename handle_signals() to dispatch_signals().
	Block other signals in handler() so we don't have to worry about
	the write() being interrupted.

diffstat:

 src/exec.c     |  16 ++++++++--------
 src/exec_pty.c |  22 +++++++++++++---------
 2 files changed, 21 insertions(+), 17 deletions(-)


More information about the sudo-commits mailing list