[sudo-commits] sudo changeset 13418:66e01b14a10f

Todd C. Miller Todd.Miller at sudo.ws
Thu Aug 19 21:05:37 MDT 2021


changeset:	13418:66e01b14a10f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/66e01b14a10f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Aug 19 19:18:24 2021 -0600

Log Message:
	We still need the pread/pwrite hack for HP-UX 11.11 at least.
	This time around, avoid defining _LARGEFILE64_SOURCE and just declare
	pread64/pwrite64 ourselves.

diffstat:

 config.h.in           |  14 ++++++++++++++
 configure             |  38 ++++++++++++++++++++++++++++++++++++++
 configure.ac          |  11 ++++++++++-
 include/sudo_compat.h |  10 ++++++++--
 4 files changed, 70 insertions(+), 3 deletions(-)



More information about the sudo-commits mailing list