Re: [PATCH] Multiple timer issues

2016-03-04 Thread Corinna Vinschen
Artúr, Ping? Any news on your CA? Did you get my reply to your mail to ges-info? Thanks, Corinna On Feb 18 12:28, Corinna Vinschen wrote: > Hi Artúr, > > On Feb 17 23:30, Irányossy Knoblauch Artúr wrote: > > Dear Cygwin Maintainers, > > > > First of all, thank you for your work, I really en

Re: [PATCH] Multiple timer issues + new [PATCH]

2016-02-19 Thread Corinna Vinschen
On Feb 19 00:39, Irányossy Knoblauch Artúr wrote: > Hi, > > On Thu, Feb 18, 2016 at 12:28 PM, Corinna Vinschen > wrote: > > > Would you mind terribly to send a copyright assignment per > > https://cygwin.com/contrib.html? If you send it as PDF by mail it takes > > usually just a few days to be

Re: [PATCH] Multiple timer issues + new [PATCH]

2016-02-19 Thread ikartur
wthing/20140822-01/?p=163/ https://msdn.microsoft.com/en-us/library/windows/desktop/dn553408(v=vs.85).aspx Best Regards, Artúr -Original Message- From: john hood To: cygwin-patches@cygwin.com Sent: Fri, 19 Feb 2016 2:35 Subject: Re: [PATCH] Multiple timer issues + new [PATCH] On 2/18/

Re: [PATCH] Multiple timer issues + new [PATCH]

2016-02-18 Thread john hood
On 2/18/16 6:39 PM, Irányossy Knoblauch Artúr wrote: > The ntod timer (type hires_ns), however, is getting its time value > from QueryPerformanceCounter(), which, according to the MSDN > documentation, will provide a "time stamp that can be used for > time-interval measurements" -- that is just wha

Re: [PATCH] Multiple timer issues + new [PATCH]

2016-02-18 Thread Irányossy Knoblauch Artúr
Hi, On Thu, Feb 18, 2016 at 12:28 PM, Corinna Vinschen wrote: > Would you mind terribly to send a copyright assignment per > https://cygwin.com/contrib.html? If you send it as PDF by mail it takes > usually just a few days to be countersigned. OK, I will try my best. :-) > I would apply patch

Re: [PATCH] Multiple timer issues

2016-02-18 Thread Corinna Vinschen
Hi Artúr, On Feb 17 23:30, Irányossy Knoblauch Artúr wrote: > Dear Cygwin Maintainers, > > First of all, thank you for your work, I really enjoy using this software! Thank you :) > However, I have noticed that adjusting the system time can cause some > programs to misbehave. I have found bugs i