Hi, The attached patch introduce a new function clock_getres1() function which has most of the corresponding syscall logic except for the copyout call. This has the benefit to have all emulations can use it and are now automatically synced with the native version (as a side effect, they all gain CLOCK_MONOTONIC support i was looking for). I'd like to commit it in a few days, unless someone objects ... And then do mostly the same for clock_gettime(). Thanks for review/comments. -- Nicolas Joly Biological Software and Databanks. Institut Pasteur, Paris.
