[sudo-commits] sudo changeset 13501:709671c493a3

Todd C. Miller Todd.Miller at sudo.ws
Fri Sep 17 11:02:31 MDT 2021


changeset:	13501:709671c493a3 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/709671c493a3
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Sep 17 10:55:06 2021 -0600

Log Message:
	Add gmtime_r and localtime_r tests and compat if missing.

diffstat:

 MANIFEST               |   2 +
 config.h.in            |   6 +++++
 configure              |  52 ++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac           |   8 +++++++
 include/sudo_compat.h  |  13 +++++++++++-
 lib/util/gmtime_r.c    |  49 +++++++++++++++++++++++++++++++++++++++++++++++
 lib/util/localtime_r.c |  49 +++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 178 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list