[sudo-commits] sudo changeset 8069:d7314954229c

Todd C. Miller Todd.Miller at courtesan.com
Wed May 16 15:51:06 EDT 2012


changeset:	8069:d7314954229c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d7314954229c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 16 15:50:42 2012 -0400

Log Message:
	Fix compiler warnings on some platforms and provide a better method
	of defeating gcc's warn_unused_result attribute.

diffstat:

 config.h.in  |    9 +++
 configure.in |    9 +++
 exec.c       |    6 +-
 exec_pty.c   |    9 +--
 iolog.c      |    4 +-
 tgetpass.c   |    3 +-
 toke.c       |  134 +++++++++++++++++++++++++++++-----------------------------
 toke.l       |    2 +
 visudo.c     |    9 +--
 9 files changed, 100 insertions(+), 85 deletions(-)



More information about the sudo-commits mailing list