From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21322 invoked by alias); 27 Jul 2019 18:35:09 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 21288 invoked by uid 89); 27 Jul 2019 18:35:08 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=BAYES_40,FREEMAIL_FROM,KAM_SHORT,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.1 spammy=HX-Priority:Normal, H*M:yandex, sad, UD:yandex.ru X-HELO: forward100o.mail.yandex.net Received: from forward100o.mail.yandex.net (HELO forward100o.mail.yandex.net) (37.140.190.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 27 Jul 2019 18:35:05 +0000 Received: from mxback20g.mail.yandex.net (mxback20g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:320]) by forward100o.mail.yandex.net (Yandex) with ESMTP id B8A5F4AC1641; Sat, 27 Jul 2019 21:35:02 +0300 (MSK) Received: from smtp3o.mail.yandex.net (smtp3o.mail.yandex.net [2a02:6b8:0:1a2d::27]) by mxback20g.mail.yandex.net (nwsmtp/Yandex) with ESMTP id bGAYkIdgSJ-Z2siwVuh; Sat, 27 Jul 2019 21:35:02 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1564252502; bh=J148yZcsywPL4SQA8sIm37Y9GjVn/V+H81Y2e7OoMEQ=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=dU9JFkP887mdIZxE/neuQz/xdeODulLyqXGmPiZioDlhrMvd4Eim0+zn/eSDcVfvR S6CYHRNCU57kqc8miI7w9MqEKKZ5UXCExvmVj9eMKQ6sGYhOpsCtg6omOzFgN6ahZ+ XvRcT0VsRTaAslpBv1zPcI7ZMuIADNJz1SeV7Pf4= Authentication-Results: mxback20g.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by smtp3o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 5vHa5XVqja-Z2mOY71L; Sat, 27 Jul 2019 21:35:02 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Sat, 27 Jul 2019 18:23:47 -0000 Date: Sat, 27 Jul 2019 18:35:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <364040281.20190727212347@yandex.ru> To: Yaakov Selkowitz , cygwin@cygwin.com Subject: Re: REQUEST: Add php-pcntl to setup In-Reply-To: <24a02619-84ee-fe48-69c1-6f64a600035f@cygwin.com> References: <578069E2.4060002@oliveyou.net> <24a02619-84ee-fe48-69c1-6f64a600035f@cygwin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-07/txt/msg00241.txt.bz2 Greetings, Yaakov Selkowitz! > On 2016-07-08 22:05, Chloe wrote: >> Cygwin can handle signals so it would be useful for PHP to handle >> signals as well. >> http://php.net/manual/en/pcntl.installation.php > pcntl has nothing to do with signals. That's not quite true, if spoken about the extension in question. pcntl_signal is specifically available to handle signals such as SIGINT. > It is not built because Cygwin does not have the underlying system call. That's sad to hear, if true. -- With best regards, Andrey Repin Saturday, July 27, 2019 21:22:05 Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple