The attached patches implement POSIX CPU-time clock support:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/clock_getcpuclockid.html
http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_getcpuclockid.html
http://pubs.opengroup.org/onlinepubs/9699919799/functions/clock_getti
Hi Yaakov,
On May 15 13:37, Yaakov (Cygwin/X) wrote:
> The attached patches implement POSIX CPU-time clock support:
I just applied a patch to implement pthread_attr_setstack etc.
This affects your patch in that it won't apply cleanly anymore.
Would you mind to regenerate your patches relative to
On Sun, 2011-05-15 at 21:11 +0200, Corinna Vinschen wrote:
> I just applied a patch to implement pthread_attr_setstack etc.
Yes, I just saw that, thank you.
> This affects your patch in that it won't apply cleanly anymore.
> Would you mind to regenerate your patches relative to CVS HEAD?
Attache