Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use .In rather than .Fd #include | 2015-09-10 | 1 | -3/+3 | |
| | |||||
* | do not use .St -p1003.1d-99 which is used in exactly two pages; | 2014-11-30 | 1 | -4/+4 | |
| | | | | im going to delete support for it from mandoc(1) | ||||
* | Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options, | 2013-06-17 | 1 | -0/+61 | |
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@ |