[sudo-commits] sudo changeset 11506:4a4f91e28bbc

Todd C. Miller Todd.Miller at sudo.ws
Mon Aug 27 14:02:04 MDT 2018


changeset:	11506:4a4f91e28bbc in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4a4f91e28bbc
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Aug 27 13:50:23 2018 -0600

Log Message:
	Add a test for the 4-argument au_close() function found in Solaris
	11 instead of assuming it is present if __sun is defined.  Fixes a
	compilation error on OpenIndiana and older Solaris versions.

diffstat:

 config.h.in                 |   4 ++++
 configure                   |  40 ++++++++++++++++++++++++++++++++++++++++
 configure.ac                |   7 +++++++
 m4/sudo.m4                  |  20 ++++++++++++++++++++
 plugins/sudoers/bsm_audit.c |   4 ++--
 5 files changed, 73 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list