[sudo-commits] sudo changeset 5259:a0ce1ae00a67

Todd C. Miller Todd.Miller at courtesan.com
Fri Apr 23 23:15:52 EDT 2010


changeset:	5259:a0ce1ae00a67 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/a0ce1ae00a67
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Apr 20 16:44:02 2010 -0400

Log Message:
	Use timeval directly instead of converting to timespec when dealing
	with file times and time of day.

diffstat:

 config.h.in               |   22 +++---
 configure                 |  152 ++++++++++++++++++++++-----------------------
 configure.in              |   32 ++++-----
 include/compat.h          |   21 +-----
 plugins/sudoers/check.c   |   16 ++--
 plugins/sudoers/gettime.c |   17 +---
 plugins/sudoers/sudoers.h |    4 +-
 plugins/sudoers/visudo.c  |   27 +++----
 src/fileops.c             |   12 +-
 9 files changed, 136 insertions(+), 167 deletions(-)



More information about the sudo-commits mailing list