Re: Problem with fcnlt F_GETLK command

2009-11-20 Thread Jackson
Hi Corrina, Just to confirm that 1.7.0-65 has fixed the issue I was having with F_GETLK.  Many Thanks. Jackson -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://

Re: Problem with fcnlt F_GETLK command

2009-11-18 Thread Corinna Vinschen
On Nov 18 08:08, jmsplat101-cyg...@yahoo.co.uk wrote: > Hello, > > I've down loaded version 1.7 onto my Windows XP laptop (uname -a > reports CYGWIN_NT-5.1 XX 1.7.0(0.217/5/3) 2009-11-10 13:03 > i686 Cygwin) and I'm having some problems with the fcntl() function. > > I've written the foll

Problem with fcnlt F_GETLK command

2009-11-18 Thread jmsplat101-cygwin
Hello, I've down loaded version 1.7 onto my Windows XP laptop (uname -a reports CYGWIN_NT-5.1 XX 1.7.0(0.217/5/3) 2009-11-10 13:03 i686 Cygwin) and I'm having some problems with the fcntl() function. I've written the following sample to demonstrate the problem: #include #include #inc