On 2007-06-20, Joerg van den Hoff <[EMAIL PROTECTED]> wrote: > yes. but would/could you integrate pierre's patch nevertheless
No. I just added a check for EINVAL return value.. which should be more reliable supposing some system isn't so utterly and totally brain dead, that it defines _POSIX_MONOTONIC_CLOCK, but does not even define clock_gettime and CLOCK_MONOTONIC... or does not return an error when the clock doesn't exist. I wouldn't put it past the kind of crapware most software these days is. -- Tuomo
