History log of /openbsd-src/lib/libpthread/man/pthread_getcpuclockid.3 (Results 1 – 3 of 3)
Revision Date Author Comments
# ec5cd23e 10-Sep-2015 schwarze <schwarze@openbsd.org>

use .In rather than .Fd #include


# d982c941 30-Nov-2014 schwarze <schwarze@openbsd.org>

do not use .St -p1003.1d-99 which is used in exactly two pages;
im going to delete support for it from mandoc(1)


# 7b36c281 17-Jun-2013 guenther <guenther@openbsd.org>

Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options,
including CLOCK_{PROCESS,THREAD}_CPUTIME_ID constants and
{clock,pthread}_getcpuclockid() functions.

Worked out at t2k13 with he

Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options,
including CLOCK_{PROCESS,THREAD}_CPUTIME_ID constants and
{clock,pthread}_getcpuclockid() functions.

Worked out at t2k13 with help from tedu@ and matthew@ and testing by aja@
ok matthew@

show more ...