[sudo-commits] sudo changeset 10700:c1d55f588a60

Todd C. Miller Todd.Miller at courtesan.com
Sat Oct 29 12:49:30 MDT 2016


changeset:	10700:c1d55f588a60 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c1d55f588a60
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Oct 29 12:45:57 2016 -0600

Log Message:
	Move io_mkdir_parents() to its own file and use it in ts_mkdirs().

diffstat:

 MANIFEST                        |   3 +-
 plugins/sudoers/Makefile.in     |  16 +++++-
 plugins/sudoers/iolog.c         |  64 ++---------------------------
 plugins/sudoers/mkdir_parents.c |  89 +++++++++++++++++++++++++++++++++++++++++
 plugins/sudoers/sudoers.h       |   3 +
 plugins/sudoers/timestamp.c     |  53 +++++------------------
 6 files changed, 124 insertions(+), 104 deletions(-)


More information about the sudo-commits mailing list