]> granicus.if.org Git - sudo/commit
Use gettimeofday() directly instead of via the gettime() wrapper.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 10 Aug 2010 17:50:40 +0000 (13:50 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 10 Aug 2010 17:50:40 +0000 (13:50 -0400)
commit6bcd9efc0c1b66cd3ab66668283b51031ce5658d
tree08728209d6a81264bf3bf205d39cab418e511a0b
parent8dd8aa000e37b6b65c071ceedd9e574a9ecfc03d
Use gettimeofday() directly instead of via the gettime() wrapper.
common/Makefile.in
common/gettime.c [deleted file]
compat/mkstemps.c
plugins/sudoers/sudoers.h
plugins/sudoers/visudo.c
src/sudo.h
src/sudo_edit.c