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 |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <02a901c34b08$2c0c21c0$fd19fea9@caesar> |
From: | "Attila Szegedi" <szegedia AT freemail DOT hu> |
To: | <cygwin AT cygwin DOT com> |
References: | <Pine DOT GSO DOT 4 DOT 44 DOT 0307151429420 DOT 17842-100000 AT slinky DOT cs DOT nyu DOT edu> |
Subject: | Re: #define _POSIX_REALTIME_SIGNALS causes parse error in sys/signal.h |
Date: | Tue, 15 Jul 2003 21:34:55 +0200 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4925.2800 |
X-Authenticated-Sender: | 753883d0182cc9b386846cdbec35ac3d |
----- Original Message ----- From: "Igor Pechtchanski" <pechtcha AT cs DOT nyu DOT edu> To: "Attila Szegedi" <szegedia AT freemail DOT hu> Cc: <cygwin AT cygwin DOT com> Sent: Tuesday, July 15, 2003 8:30 PM Subject: Re: #define _POSIX_REALTIME_SIGNALS causes parse error in sys/signal.h > > Try staring long and hard at the output of "gcc -E sample.c"... ;-) Okay. After preprocessing these lines read (modulo e-mail introduced line breaks): int __attribute__((__cdecl__)) sigwaitinfo (const sigset_t *set, siginfo_t *info); int __attribute__((__cdecl__)) sigtimedwait (const sigset_t *set, siginfo_t *info, const struct timespec *timeout); I still see nothing suspicious near "siginfo_t"... These lines still look like legal C declarations. Attila. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |