Re: si_band member of struct siginfo_t is not available

2015-08-17 Thread Corinna Vinschen
Hi Václav, On Aug 17 12:36, Václav Haisman wrote: > Hi. > > One more thing that I have noticed, the `si_band` member of `struct > siginfo_t` is not available. See > <http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html>. si_band is optional and require

si_band member of struct siginfo_t is not available

2015-08-17 Thread Václav Haisman
Hi. One more thing that I have noticed, the `si_band` member of `struct siginfo_t` is not available. See <http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/signal.h.html>. -- VH -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.c