mktemp() vs mkstemp()

H . J . Lu hjl@lucon.org
Sat Jun 8 19:59:00 GMT 2002


On Sun, Jun 09, 2002 at 02:51:57AM +0300, Elias Athanasopoulos wrote:
> Hi,
> 
> In binutils/bucomm.c there are some calls of mktemp(). Are there any 
> objections to replace them with mkstemp()?
> 

Don't touch it. From binutils/ChangeLog:

2001-11-29  H.J. Lu <hjl@gnu.org>

        * bucomm.c (make_tempname): Revert the changes made on
        2001-11-14 and 2001-11-12. They won't work with directories.


H.J.



More information about the Binutils mailing list