[sudo-commits] sudo changeset 5450:c85bf3e41839

Todd C. Miller Todd.Miller at courtesan.com
Wed Jun 2 18:54:40 EDT 2010


changeset:	5450:c85bf3e41839 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/c85bf3e41839
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jun 02 18:54:33 2010 -0400

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

diffstat:

 check.c      |  16 ++++++++--------
 compat.h     |  21 ++++-----------------
 config.h.in  |  27 +++++++++++++++------------
 configure    |  18 +++++++++---------
 configure.in |  39 +++++++++++++++++++++------------------
 fileops.c    |  14 +++++++-------
 gettime.c    |  17 +++++------------
 sudo.h       |   4 ++--
 sudo_edit.c  |  60 +++++++++++++++++++++++++++---------------------------------
 visudo.c     |  27 ++++++++++++---------------
 10 files changed, 110 insertions(+), 133 deletions(-)



More information about the sudo-commits mailing list