www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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)" <David DOT Billinghurst AT riotinto DOT com> |
To: | "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
Cc: | "'newlib AT sources DOT redhat DOT com'" <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) |
Cygwin has recently acquired the ualarm function. The function is declared in <sys/unistd.h> 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |