[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 1.17.2 - mkstemp problem
From: |
Werner LEMBERG |
Subject: |
Re: 1.17.2 - mkstemp problem |
Date: |
Thu, 26 Jul 2001 15:39:36 +0200 (CEST) |
> configure checks for mkstemp and we do have xtmpfile() in libgroff,
> but I was not sure if it is appropriate to use it here.
>
> I never understood all this fuss about mktemp/mkstemp; mktemp can be
> used just as securely and has great advantage of being universally
> available.
This is no longer a problem since the current CVS snapshot comes with
a proper mkstemp() implementation. Please test.
Werner