Re: getitimer() in 1.7.10-1

2012-02-17 Thread Corinna Vinschen
On Feb 17 17:06, Andrew Mangogna wrote: > After recently updating to 1.7.10-1 of the Cygwin library I have noticed that > the invocation of "getitimer()" in my applications is now failing all the > time. The following program shows the result: > > #include > #include > #include > #include >

getitimer() in 1.7.10-1

2012-02-17 Thread Andrew Mangogna
After recently updating to 1.7.10-1 of the Cygwin library I have noticed that the invocation of "getitimer()" in my applications is now failing all the time. The following program shows the result: #include #include #include #include int main( int arc, char **argv) { struct itim