Re: initstate/setstate

2008-05-14 Thread Corinna Vinschen
On May 13 18:40, Yaakov (Cygwin Ports) wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Corinna Vinschen wrote: > | I forgot that we have a cygwin-specific cygwin/stdlib.h file. I added > | both functions to that file. > > Thanks! I presume that the patch is only going into 1.7? Ye

Re: initstate/setstate

2008-05-13 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Corinna Vinschen wrote: | I forgot that we have a cygwin-specific cygwin/stdlib.h file. I added | both functions to that file. Thanks! I presume that the patch is only going into 1.7? Yaakov -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (

Re: initstate/setstate

2008-05-13 Thread Corinna Vinschen
On May 13 09:59, Corinna Vinschen wrote: > On May 11 20:48, Yaakov (Cygwin Ports) wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA256 > > > > Apparently cygwin has exported initstate and setstate for over ten years > > (see winsup/cygwin/ChangeLog-1997), but I can't find a header definit

Re: initstate/setstate

2008-05-13 Thread Corinna Vinschen
On May 11 20:48, Yaakov (Cygwin Ports) wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Apparently cygwin has exported initstate and setstate for over ten years > (see winsup/cygwin/ChangeLog-1997), but I can't find a header definition > for it in 1.5.25-11. POSIX requires these to b

initstate/setstate

2008-05-11 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Apparently cygwin has exported initstate and setstate for over ten years (see winsup/cygwin/ChangeLog-1997), but I can't find a header definition for it in 1.5.25-11. POSIX requires these to be declared in . Also, the signatures seem to differ sli