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 Message-ID: <8D00C32549556B4E977F81DBC24E985D4100E1@crtsmail1.technol_exch.corp.riotinto.org> From: "Billinghurst, David (CRTS)" To: "'cygwin AT cygwin DOT com'" Cc: "'newlib AT sources DOT redhat DOT com'" Subject: ualarm() does not conform to Date: Mon, 10 Dec 2001 12:51:14 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" 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); Too late to look at the source tonight. -- 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/