[sudo-commits] sudo changeset 5986:7490426c99ae

Todd C. Miller Todd.Miller at courtesan.com
Tue Aug 10 13:50:46 EDT 2010


changeset:	5986:7490426c99ae in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/7490426c99ae
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Aug 10 13:50:40 2010 -0400

Log Message:
	Use gettimeofday() directly instead of via the gettime() wrapper.

diffstat:

 common/Makefile.in        |   3 +--
 common/gettime.c          |  37 -------------------------------------
 compat/mkstemps.c         |   4 +---
 plugins/sudoers/sudoers.h |   3 ---
 plugins/sudoers/visudo.c  |   4 ++--
 src/sudo.h                |   3 ---
 src/sudo_edit.c           |   4 ++--
 7 files changed, 6 insertions(+), 52 deletions(-)



More information about the sudo-commits mailing list