Cygwin home page

2006-12-07 Thread Xavier Joubert
Hi all, I just wanted to remind you the Cygwin home page at http://www.cygwin.com still list 1.5.21. Best regards, Xavier -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html

Re: [BUG] mprotect() on Windows NT 5+

2004-07-18 Thread Xavier Joubert
Hello all, Selon Xavier Joubert <[EMAIL PROTECTED]>: > I'll try Cygwin snapshot tomorrow and let you know how it goes with the real > stuff. That's perfect ! Thanks again Corinna. I thought a daily Cygwin snapshot was automatically generated (when I looked at the pa

Re: [BUG] mprotect() on Windows NT 5+

2004-07-15 Thread Xavier Joubert
Hello Corinna, Selon Corinna Vinschen <[EMAIL PROTECTED]>: > The cause is a limitation in newer Windows NT versions, which make sense. > Well, sort of. The protection modes PAGE_READWRITE and PAGE_WRITECOPY are > mutually exlusive, which is enforced in calls to VirtualProtect since W2K. > > Sinc

[BUG] mprotect() on Windows NT 5+

2004-07-15 Thread Xavier Joubert
Hello dear Cygwin developpers ! This is my first post here, so I would like to begin by sending you a big thank for Cygwin ! This is a great tool to port programs to Windows. I think I found a bug in mprotect() implementation. This call is unable to set some protections (PROT_READ|PROT_WRITE