[discussion/patch] use mkstemps/mkdtemps instead of mktemp.
Muthukumar Ratty
muthu@iqmail.net
Thu Jul 3 22:48:00 GMT 2003
Hi DJ,
> Logistics of the patch aside, I have a few comments:
>
> libiberty patches must also be sent to gcc-patches@gcc.gnu.org
Once its oked here I will send it there too.
>
> > /* Copyright (C) 1991, 1992, 1996, 1998 Free Software Foundation, Inc.
>
> These years are obviously wrong.
I will change that.
>
> > #if defined (_WIN32) && !defined (__CYGWIN32__)
>
> I believe the correct symbol to test is __CYGWIN__
>
This one, I got from objcopy.c. I dont know what the correct symbol is.
> > Generate a unique temporary file name from @var{template}.
>
> A unique temporary *directory* name.
>
> > /* The file does not exist. */
>
> file -> directory
> does -> did
>
Sorry, cut and paste error :)
Muthu
More information about the Binutils
mailing list