On 6/10/25 6:54 PM, Robert Elz wrote:

ps: in general, usually, mktemp() isn't the best interface to use, there
are race conditions, but whether that matters depends upon just what it
is being used for,

Sometimes you need to generate a name for a file system object that isn't
a regular file (or, if you have mkdtemp, a directory).

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to