#17181: mktemp tcl procedure needs a way to make a temporary directories (not just temporary files) --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: 1.6.0 Resolution: | Keywords: Port: | --------------------------------------+------------------------------------- Comment(by blb@macports.org): We can add a mkdtemp that calls C's mkdtemp() function, just like mktemp calls C's mktemp(). I'm thinking a good candidate for 1.8.0. -- Ticket URL: <http://trac.macports.org/ticket/17181#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS