]> granicus.if.org Git - sudo/commit
Rename mkdir_parents() io_mkdirs() and add a flag to specify whether
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 12 Nov 2012 22:04:24 +0000 (17:04 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 12 Nov 2012 22:04:24 +0000 (17:04 -0500)
commitedf088182338bcbb532d5f702a73ee54cd6adb95
treec643994d71299a622eaae6a7402c7afe70be4c34
parentcab6b976dc55f5ccd3810eb6a840744d0f75a6d8
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().
plugins/sudoers/iolog.c