[sudo-commits] sudo changeset 9747:18b95ca378ab

Todd C. Miller Todd.Miller at courtesan.com
Thu Oct 23 16:23:43 MDT 2014


changeset:	9747:18b95ca378ab in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/18b95ca378ab
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Oct 23 15:44:03 2014 -0600

Log Message:
	Fix inet_ntop() replacement on older systems without it.
	We only expose the prototype for net_ifs.c due to the
	use of socklen_t.

diffstat:

 configure             |  14 ++++++++++++++
 configure.ac          |   4 ++++
 include/sudo_compat.h |  11 ++++++++---
 lib/util/inet_ntop.c  |   2 +-
 src/net_ifs.c         |   2 ++
 5 files changed, 29 insertions(+), 4 deletions(-)


More information about the sudo-commits mailing list