This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mktemp() vs mkstemp()


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]