This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin 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: WFSO & WFSO


On Sat, Aug 03, 2002 at 11:49:54PM +0100, Conrad Scott wrote:
>In "sigproc.cc", there are two functions WFSO and WFMO that wrap
>the two WaitFor... functions with a sigframe.
>
>In "debug.h" there are the following two defines:
>
>#define WaitForSingleObject WFSO
>#define WaitForMultipleObject WFMO
>
>Assuming that the second of these is a typo for
>"WaitForMultipleObjects" (note plural), I've attached a patch.

Please apply this.  Thanks for catching it.

cgf


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