[sudo-commits] sudo changeset 9541:d01046c69060

Todd C. Miller Todd.Miller at courtesan.com
Mon Jul 14 09:46:23 MDT 2014


changeset:	9541:d01046c69060 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d01046c69060
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Jul 14 09:46:17 2014 -0600

Log Message:
	Move mksiglist.h and mksigname.h to lib/util where they belong.

diffstat:

 MANIFEST                   |   26 +++---
 include/compat/mksiglist.h |  174 --------------------------------------------
 include/compat/mksigname.h |  175 ---------------------------------------------
 lib/util/Makefile.in       |   10 +-
 lib/util/mksiglist.c       |    2 +-
 lib/util/mksiglist.h       |  174 ++++++++++++++++++++++++++++++++++++++++++++
 lib/util/mksigname.c       |    2 +-
 lib/util/mksigname.h       |  175 +++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 369 insertions(+), 369 deletions(-)


More information about the sudo-commits mailing list