[sudo-commits] sudo changeset 14525:f1c94c5f825b

Todd C. Miller Todd.Miller at sudo.ws
Tue Jan 31 12:38:42 MST 2023


changeset:	14525:f1c94c5f825b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/f1c94c5f825b
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jan 31 11:30:45 2023 -0700

Log Message:
	Add configure test for NSIG, _NSIG or __NSIG.
	This is better than just defining NSIG in sudo_compat.h if it is
	not defined since signal.h may not have been included.

diffstat:

 config.h.in           |  12 ++++++++++
 configure             |  59 +++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac          |  18 +++++++++++++++
 include/sudo_compat.h |   8 +++---
 4 files changed, 93 insertions(+), 4 deletions(-)



More information about the sudo-commits mailing list