[sudo-commits] sudo changeset 10388:c9fd433cfe27

Todd C. Miller Todd.Miller at courtesan.com
Thu Apr 28 15:27:55 MDT 2016


changeset:	10388:c9fd433cfe27 in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c9fd433cfe27
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Apr 28 15:09:46 2016 -0600

Log Message:
	Remove configure checks for dev_t, id_t, ino_t, ptrdiff_t, size_t
	and ssize_t.  These have been specified by either ANSI C or POSIX
	for long enough that if the system doesn't support them, it is
	unlikely to be able to compile sudo anyway.

diffstat:

 config.h.in  |  15 -------------
 configure    |  66 ------------------------------------------------------------
 configure.ac |   6 -----
 3 files changed, 0 insertions(+), 87 deletions(-)


More information about the sudo-commits mailing list