Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 10 Dec 2001 14:36:43 +0100 From: Corinna Vinschen To: cygwin , newlib AT sources DOT redhat DOT com Subject: Re: ualarm() does not conform to Message-ID: <20011210143643.J740@cygbert.vinschen.de> Mail-Followup-To: cygwin , newlib AT sources DOT redhat DOT com References: <8D00C32549556B4E977F81DBC24E985D4100E1 AT crtsmail1 DOT technol_exch DOT corp DOT riotinto DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <8D00C32549556B4E977F81DBC24E985D4100E1@crtsmail1.technol_exch.corp.riotinto.org>; from David.Billinghurst@riotinto.com on Mon, Dec 10, 2001 at 12:51:14PM -0000 On Mon, Dec 10, 2001 at 12:51:14PM -0000, Billinghurst, David (CRTS) wrote: > Cygwin has recently acquired the ualarm function. The function is declared > in as > > useconds_t _EXFUN(ualarm, (useconds_t __useconds)); > > This doesn't match the The Single UNIX Specification Version 2 at > http://www.opengroup.org/onlinepubs/007908799/xsh/ualarm.html, which wants > > useconds_t ualarm(useconds_t useconds, useconds_t interval); The latest newlib contains the correct definition. It has been corrected by John Peacock 4 days ago. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/