[sudo-commits] sudo changeset 5952:c99f138960e0

Todd C. Miller Todd.Miller at courtesan.com
Tue Aug 3 11:18:01 EDT 2010


changeset:	5952:c99f138960e0 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/c99f138960e0
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Aug 03 11:17:56 2010 -0400

Log Message:
	Quiet gcc warnings on glibc systems that use warn_unused_result for
	write(2) and others.

diffstat:

 plugins/sudoers/check.c      |   3 ++-
 plugins/sudoers/logging.c    |   3 ++-
 plugins/sudoers/sudoreplay.c |   9 ++++++---
 plugins/sudoers/visudo.c     |  18 +++++++++++++-----
 src/exec_pty.c               |  15 ++++++++++-----
 src/get_pty.c                |   3 ++-
 src/tgetpass.c               |  25 +++++++++++++++++--------
 7 files changed, 52 insertions(+), 24 deletions(-)



More information about the sudo-commits mailing list