From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29439 invoked by alias); 17 Oct 2013 03:46:45 -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 29391 invoked by uid 89); 17 Oct 2013 03:46:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_NEUTRAL autolearn=no version=3.3.2 X-HELO: bureau93.ns.utoronto.ca Received: from bureau93.ns.utoronto.ca (HELO bureau93.ns.utoronto.ca) (128.100.132.251) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Thu, 17 Oct 2013 03:46:42 +0000 Received: from [192.168.1.111] (184-175-18-108.dsl.teksavvy.com [184.175.18.108] (may be forged)) (authenticated bits=0) by bureau93.ns.utoronto.ca (8.13.8/8.13.8) with ESMTP id r9H3kaCh022066 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 16 Oct 2013 23:46:37 -0400 Message-ID: <525F5D98.2060500@cs.utoronto.ca> Date: Thu, 17 Oct 2013 03:46:00 -0000 From: Ryan Johnson User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: siginfo_t missing member si_band References: <525D55B3.3050002@cs.utoronto.ca> <20131015194242.GA2368@ednor.casa.cgf.cx> <525DB015.1010707@cs.utoronto.ca> <20131015223645.GB7490@ednor.casa.cgf.cx> <525DCC6F.7000104@cygwin.com> <525DCCDC.9010302@etr-usa.com> <20131016075925.GW18358@calimero.vinschen.de> <20131016212702.GB4370@ednor.casa.cgf.cx> In-Reply-To: <20131016212702.GB4370@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013-10/txt/msg00246.txt.bz2 On 16/10/2013 5:27 PM, Christopher Faylor wrote: > On Wed, Oct 16, 2013 at 09:59:25AM +0200, Corinna Vinschen wrote: >> On Oct 15 17:16, Warren Young wrote: >>> On 10/15/2013 17:14, Larry Hall (Cygwin) wrote: >>>> Any chance of getting a Cygwin implementation of a coffee-maker then? ;-) >>> Well, it *is* a standard. RFC 2324: http://tools.ietf.org/html/rfc2324 >> I'd expect there's an OSS library somewhere around which implements it. >> Or maybe we could just grab the BSD code... > I don't see how SIGPOLL could be implemented by copying BSD code. It > would have to rely on modifying the fhandler code. It would be fascinating to see the patch that teaches fhandler to make coffee... (BTW, that's neither a request nor a wish. Cygwin isn't requestware or wishware.) -- 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