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] Implement sigtimedwait (revised)


Hi Mark,

On Dec 14 17:05, Mark Geisert wrote:
> Abstract out common code from sigwait/sigwaitinfo/sigtimedwait to implement the latter.
> ---
>  winsup/cygwin/common.din               |  1 +
>  winsup/cygwin/include/cygwin/version.h |  3 ++-
>  winsup/cygwin/signal.cc                | 36 ++++++++++++++++++++++++++++++++--
>  winsup/cygwin/thread.cc                |  2 +-
>  winsup/doc/posix.xml                   |  2 +-
>  5 files changed, 39 insertions(+), 5 deletions(-)

as I wrote on Friday, the patch looks good to me.  I just need a
contributors license agreement from you per the "Before you get started"
section on https://cygwin.com/contrib.html


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: signature.asc
Description: PGP signature


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