[sudo-commits] sudo changeset 14209:099468742d16

Todd C. Miller Todd.Miller at sudo.ws
Thu Sep 22 10:42:41 MDT 2022


changeset:	14209:099468742d16 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/099468742d16
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Sep 21 19:08:11 2022 -0600

Log Message:
	Add mkdtempat() and mkostempsat() for systems without them.

diffstat:

 config.h.in                        |   6 ++
 configure                          |  21 ++++---
 configure.ac                       |   9 +-
 include/sudo_compat.h              |  13 ++++-
 lib/util/mktemp.c                  |  98 ++++++++++++++++++++++++++++---------
 plugins/python/regress/iohelpers.h |   8 ++-
 6 files changed, 112 insertions(+), 43 deletions(-)



More information about the sudo-commits mailing list