Mail Archives: cygwin/2003/07/15/17:52:38
On Tue, 15 Jul 2003, Attila Szegedi wrote:
> ----- Original Message -----
>
> > 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.
What about the declaration of "siginfo_t" ~100 lines earlier?
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D.
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster." -- Patrick Naughton
--
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/
- Raw text -