[sudo-commits] sudo changeset 10205:37812e10a449

Todd C. Miller Todd.Miller at courtesan.com
Wed Sep 9 11:13:25 MDT 2015


changeset:	10205:37812e10a449 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/37812e10a449
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Sep 09 11:13:22 2015 -0600

Log Message:
	Remove include/compat/timespec.h.  Systems old enough to lack struct
	timespec are too old to build a modern sudo.

diffstat:

 MANIFEST                     |   1 -
 config.h.in                  |   3 --
 configure                    |  21 +------------------
 configure.ac                 |  13 ++---------
 include/compat/timespec.h    |  25 ------------------------
 lib/util/Makefile.in         |  10 ++++----
 lib/util/gettime.c           |   3 --
 lib/util/utimens.c           |   3 --
 plugins/sudoers/Makefile.in  |  45 +++++++++++++++++++++----------------------
 plugins/sudoers/sudoreplay.c |   3 --
 plugins/sudoers/timestamp.c  |   3 --
 plugins/sudoers/visudo.c     |   3 --
 src/Makefile.in              |  11 ++++-----
 src/sudo_edit.c              |   3 --
 14 files changed, 37 insertions(+), 110 deletions(-)


More information about the sudo-commits mailing list