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
>
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
2 matches
Mail list logo