This is the mail archive of the cygwin-patches 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: [PATCH] waitpid(2) WAIT_* macros


On Wed, Dec 05, 2012 at 11:20:29PM -0600, Yaakov (Cygwin/X) wrote:
>WAIT_ANY and WAIT_MYPGRP are defined by glibc[1] as symbolic constants
>for special values in the first argument to waitpid(2).  Patch attached.
>
>[1]
>http://www.gnu.org/software/libc/manual/html_node/Process-Completion.html

>2012-12-05  Yaakov Selkowitz  <yselkowitz@...>
>
>	* include/cygwin/wait.h (WAIT_ANY): Define.
>	(WAIT_MYPGRP): Define.

Seems pretty straightforward.  Please apply.

Thanks.

cgf


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