Re: 1.7.5-1: problem with settimeofday() & gettimeofday()

2010-05-27 Thread Чек Чекист
>The most recent snapshot has this change as well as all of the stuff >Corinna has done today: > >http://cygwin.com/snapshots/ Thanks for the fix! I've checked the most recient snapshot and found out that everything works fine! -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: 1.7.5-1: problem with settimeofday() & gettimeofday()

2010-05-26 Thread Чек Чекист
> Hello. It seems that I found a problem with settimeofday() and > gettimeofday() calls in a single context. The problem is that if we > set a new time with settimeofday() call it completes succefully and > system time is updated. But then if we try to get current time with > gettimeofday() call it

1.7.5-1: problem with settimeofday() & gettimeofday()

2010-05-26 Thread Чек Чекист
Hello. It seems that I found a problem with settimeofday() and gettimeofday() calls in a single context. The problem is that if we set a new time with settimeofday() call it completes succefully and system time is updated. But then if we try to get current time with gettimeofday() call it returns o