On Fri, Jul 03, 2009 at 01:19:10PM -0600, Eric Blake wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>According to Christopher Faylor on 7/3/2009 9:17 AM:
>> Is there some reason why we're not just using the newlib version of all
>> of these functions? I have stared at the code in mktemp.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Christopher Faylor on 7/3/2009 9:17 AM:
> Is there some reason why we're not just using the newlib version of all
> of these functions? I have stared at the code in mktemp.cc and the only
> thing I see that seems to be Cygwin specific is
(the changes to mktemp.cc,
>> > modulo a changed variable name, mirror newlib):
>> >
>> > 2009-07-03 Eric Blake
>> >
>> >Add fpurge, mkstemps.
>> >* cygwin.din (fpurge, mkstemps): New exports.
>> >* include/cygwin/vers
t; >
> > 2009-07-03 Eric Blake
> >
> > Add fpurge, mkstemps.
> > * cygwin.din (fpurge, mkstemps): New exports.
> > * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
> > * mktemp.cc (_gettemp): Add parameter.
> >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Eric Blake on 7/3/2009 6:31 AM:
> With that vote of confidence, here's the patch (the changes to mktemp.cc,
> modulo a changed variable name, mirror newlib):
>
> 2009-07-03 Eric Blake
>
>
changes to mktemp.cc,
modulo a changed variable name, mirror newlib):
2009-07-03 Eric Blake
Add fpurge, mkstemps.
* cygwin.din (fpurge, mkstemps): New exports.
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
* mktemp.cc (_gettemp): Add parameter.