[sudo-commits] sudo changeset 14666:7e471f2a914d

Todd C. Miller Todd.Miller at sudo.ws
Wed Mar 22 15:42:41 MDT 2023


changeset:	14666:7e471f2a914d in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/7e471f2a914d
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Mar 22 15:37:12 2023 -0600

Log Message:
	Use built-in tests for bit types instead of using AC_CHECK_TYPES.
	This should be more portable as it handles the quirks of some older
	systems.

diffstat:

 config.h.in  |  119 +++++++-------
 configure    |  452 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 configure.ac |   47 +----
 3 files changed, 454 insertions(+), 164 deletions(-)



More information about the sudo-commits mailing list