From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4098 invoked by alias); 17 Oct 2013 08:43:00 -0000 Mailing-List: contact cygwin-talk-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-talk-owner@cygwin.com Reply-To: The Vulgar and Unprofessional Cygwin-Talk List Mail-Followup-To: cygwin-talk@cygwin.com Received: (qmail 4085 invoked by uid 89); 17 Oct 2013 08:43:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 17 Oct 2013 08:42:59 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id D912452021B; Thu, 17 Oct 2013 10:42:56 +0200 (CEST) Date: Thu, 17 Oct 2013 08:43:00 -0000 From: Corinna Vinschen To: cygwin-talk@cygwin.com Subject: Re: siginfo_t missing member si_band Message-ID: <20131017084256.GA20865@calimero.vinschen.de> Reply-To: cygwin-talk@cygwin.com Mail-Followup-To: cygwin-talk@cygwin.com 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> <525F2100.7060506@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <525F2100.7060506@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-q4/txt/msg00001.txt.bz2 On Oct 17 01:28, marco atzeri wrote: > Il 10/16/2013 11:27 PM, Christopher Faylor ha scritto: > >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. > > > > Hi CGF, > I had the impression Corinna was referring to rfc2324 > (Hyper Text Coffee Pot Control Protocol) > not to the original SIGPOLL... Indeed :) Corinna