Support for sa_sigaction

2007-11-14 Thread Joaquín Mª López Muñoz
Hello, The latest releases of Cygwin support include sa_sigaction member in the structure sigaction, but older releases such as Cygwin 1.5.7 don't (I've just checked it out with my 1.5.7 local copy). How can I find the exact Cygwin release where sa_sigaction began to be supported? I've scanned th

Re: Support for sa_sigaction

2007-11-14 Thread Corinna Vinschen
On Nov 14 11:06, Joaqu?n M? L?pez Mu?oz wrote: > Hello, > > The latest releases of Cygwin support include sa_sigaction member in the > structure sigaction, but older releases such as Cygwin 1.5.7 don't (I've just > checked it out with my 1.5.7 local copy). > > How can I find the exact Cygwin rele

Re: Support for sa_sigaction

2007-11-14 Thread Joaquín Mª López Muñoz
Corinna Vinschen ha escrito: > On Nov 14 11:06, Joaqu?n M? L?pez Mu?oz wrote: > > Hello, > > > > The latest releases of Cygwin support include sa_sigaction member in the > > structure sigaction, but older releases such as Cygwin 1.5.7 don't (I've > > just > > checked it out with my 1.5.7 local co

Re: Support for sa_sigaction

2007-11-14 Thread Larry Hall (Cygwin)
Joaquín Mª López Muñoz wrote: Corinna Vinschen ha escrito: On Nov 14 11:06, Joaqu?n M? L?pez Mu?oz wrote: Hello, The latest releases of Cygwin support include sa_sigaction member in the structure sigaction, but older releases such as Cygwin 1.5.7 don't (I've just checked it out with my 1.5.7

Re: Support for sa_sigaction

2007-11-14 Thread Joaquín Mª López Muñoz
"Larry Hall (Cygwin)" ha escrito: > Joaquín Mª López Muñoz wrote: > > Corinna Vinschen ha escrito: > > > >> Use `cvs annotate' to find the date when sa_sigaction has been > >> introduced and then check against the release dates. So, from what I > >> can tell, 1.5.7 should already have sa_siga

Re: Support for sa_sigaction

2007-11-14 Thread Larry Hall (Cygwin)
Joaquín Mª López Muñoz wrote: "Larry Hall (Cygwin)" ha escrito: Joaquín Mª López Muñoz wrote: Corinna Vinschen ha escrito: Use `cvs annotate' to find the date when sa_sigaction has been introduced and then check against the release dates. So, from what I can tell, 1.5.7 should already h