[sudo-commits] sudo changeset 8829:c71a0f4a8a8e

Todd C. Miller Todd.Miller at courtesan.com
Mon Apr 15 13:12:19 MDT 2013


changeset:	8829:c71a0f4a8a8e in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/c71a0f4a8a8e
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Apr 15 11:05:52 2013 -0400

Log Message:
	For big endian architectures just use memcpy() instead of BE macros
	in a loop.

diffstat:

 MANIFEST                    |   1 +
 compat/endian.h             |  55 +++++++++++++++++++++++++++++++++++++++++++++
 config.h.in                 |   9 +++++++
 configure                   |  13 ++++++++++
 configure.in                |   1 +
 plugins/sudoers/Makefile.in |   5 ++-
 plugins/sudoers/sha2.c      |  33 +++++++++++++++++++++++++++
 7 files changed, 115 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list