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: RFC/RFT: split up pexecute.c


On Fri, Jan 24, 2003 at 04:31:56PM -0500, DJ Delorie wrote:
>
>> But cygwin shouldn't need a separate version.  This has come up fairly recently.
>> cygwin should be able to use the unix version of this function.
>
>Patches welcome...

You mean a patch to put it back the way it was before?  Previously,
although there was a CYGWIN conditional in pexecute.c it was not
actually used in the normal case unless the user specifically defined
_WIN32.  Perhaps, that's not an ideal situation but this change
introduces a change in behavior for cygwin since it is now exercising
code that previously had not been commonly used.

cgf


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