[sudo-commits] sudo changeset 8492:79c0c4e7ed58

Todd C. Miller Todd.Miller at courtesan.com
Mon Nov 12 17:12:41 EST 2012


changeset:	8492:79c0c4e7ed58 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/79c0c4e7ed58
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Nov 12 17:04:24 2012 -0500

Log Message:
	Rename mkdir_parents() io_mkdirs() and add a flag to specify whether
	path is a temporary, in which case the final component is created
	via mkdtemp() instead of mkdir().

diffstat:

 plugins/sudoers/iolog.c |  58 ++++++++++++++++++++++++++++++------------------
 1 files changed, 36 insertions(+), 22 deletions(-)


More information about the sudo-commits mailing list