[sudo-commits] sudo changeset 9627:97cc0525dbd7

Todd C. Miller Todd.Miller at courtesan.com
Sun Aug 31 18:33:35 MDT 2014


changeset:	9627:97cc0525dbd7 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/97cc0525dbd7
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Aug 31 18:33:30 2014 -0600

Log Message:
	Some versions of the HP C Compiler don't export functions that take
	function pointers as arguments unless a typedef is used.

diffstat:

 include/sudo_fatal.h |  7 +++++--
 include/sudo_lbuf.h  |  4 +++-
 lib/util/fatal.c     |  4 ++--
 lib/util/lbuf.c      |  2 +-
 4 files changed, 11 insertions(+), 6 deletions(-)


More information about the sudo-commits mailing list