[sudo-commits] sudo changeset 14571:121fb2ed88de

Todd C. Miller Todd.Miller at sudo.ws
Tue Feb 21 13:39:48 MST 2023


changeset:	14571:121fb2ed88de in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/121fb2ed88de
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Feb 12 13:27:17 2023 -0700

Log Message:
	Add checks for realpath(3) and a version from NetBSD for those without it.

diffstat:

 MANIFEST              |    1 +
 config.h.in           |   11 ++
 configure             |   59 ++++++++++++++
 configure.ac          |   12 ++-
 include/sudo_compat.h |   13 +++
 lib/util/Makefile.in  |   10 ++-
 lib/util/realpath.c   |  198 ++++++++++++++++++++++++++++++++++++++++++++++++++
 scripts/mkdep.pl      |    2 +-
 8 files changed, 302 insertions(+), 4 deletions(-)



More information about the sudo-commits mailing list