[sudo-commits] sudo changeset 12240:a9123f768fe0

Todd C. Miller Todd.Miller at sudo.ws
Sat Feb 15 10:24:03 MST 2020


changeset:	12240:a9123f768fe0 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a9123f768fe0
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Feb 15 10:22:15 2020 -0700

Log Message:
	Add compatibility define for fseeko(3).
	This is better than cluttering up the code with #ifdefs for obsolete
	systems.

diffstat:

 include/sudo_compat.h           |  7 +++++++
 lib/iolog/iolog_fileio.c        |  4 ----
 plugins/audit_json/audit_json.c |  4 ----
 src/utmp.c                      |  8 --------
 4 files changed, 7 insertions(+), 16 deletions(-)


More information about the sudo-commits mailing list