| Commit message (Expand) | Author | Age | Files | Lines |
* | It is distasteful to have manual pages which don't refer to real |  deraadt | 2017-05-29 | 1 | -3/+3 |
* | new sentence, new line |  schwarze | 2017-01-27 | 2 | -7/+9 |
* | some Xr adjustment to catch up with MLINKS removal; |  jmc | 2016-03-30 | 1 | -3/+3 |
* | for some time now mandoc has not required MLINKS to function |  jmc | 2016-03-30 | 1 | -44/+1 |
* | update NAME section to include all documented functions, |  jmc | 2015-11-10 | 2 | -6/+6 |
* | fix function name. |  sobrado | 2015-09-22 | 1 | -3/+3 |
* | typo (s/intialization/initialization/). |  sobrado | 2015-09-22 | 1 | -3/+3 |
* | in the SYNOPSIS, make void function arguments explicit |  schwarze | 2015-09-14 | 1 | -3/+3 |
* | use .Va for global variables, and .Vt where the type is included |  schwarze | 2015-09-14 | 1 | -9/+4 |
* | use .In rather than .Fd #include |  schwarze | 2015-09-10 | 1 | -3/+3 |
* | trailing whitespace; |  jmc | 2015-05-15 | 1 | -3/+3 |
* | Document pthread_atfork(3)'s interaction with dlclose(3) |  guenther | 2015-05-12 | 1 | -8/+21 |
* | remove the first comma from constructs like ", and," and ", or,": you can use |  jmc | 2015-03-13 | 1 | -3/+3 |
* | do not use .St -p1003.1d-99 which is used in exactly two pages; |  schwarze | 2014-11-30 | 1 | -4/+4 |
* | accept4() should be a cancellation point. |  guenther | 2014-08-31 | 1 | -2/+7 |
* | Xr __tfork instead of fork |  guenther | 2014-08-30 | 1 | -3/+3 |
* | zap trailing newlines; "go for it" deraadt |  okan | 2014-07-16 | 1 | -2/+1 |
* | sync with header; |  jmc | 2014-03-06 | 1 | -3/+3 |
* | obvious .Pa fixes; found with mandocdb(8) |  schwarze | 2014-01-21 | 1 | -3/+3 |
* | sort SEE ALSO; |  jmc | 2014-01-03 | 1 | -3/+3 |
* | some more information, based on a diff by sven falempin |  tedu | 2014-01-03 | 1 | -3/+10 |
* | spelling fix; |  jmc | 2013-11-20 | 1 | -2/+2 |
* | this implementation may now be capable of shared semaphores |  tedu | 2013-11-20 | 1 | -17/+8 |
* | more detail on error conditions |  tedu | 2013-11-20 | 1 | -7/+14 |
* | tweak previous; |  jmc | 2013-11-19 | 1 | -2/+3 |
* | slightly better |  tedu | 2013-11-19 | 1 | -31/+25 |
* | boilerplate documentation |  tedu | 2013-11-18 | 1 | -7/+11 |
* | no longer any need to quote macro lines with >9 args; |  jmc | 2013-08-14 | 1 | -3/+3 |
* | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ |  schwarze | 2013-07-16 | 1 | -7/+7 |
* | space needed before punctuation; |  jmc | 2013-06-24 | 1 | -3/+3 |
* | Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options, |  guenther | 2013-06-17 | 3 | -3/+68 |
* | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze |  tedu | 2013-06-05 | 69 | -211/+211 |
* | typo; Benedikt Steinbusch |  sthen | 2013-04-14 | 1 | -3/+3 |
* | pthread_sigmask() doesn't require <pthread.h>, only <signal.h>. |  matthew | 2012-09-11 | 1 | -3/+2 |
* | tweaks; ok guenther |  jmc | 2012-09-02 | 1 | -5/+5 |
* | Strip out stuff specific to the old uthreads and add similar bits for |  guenther | 2012-09-01 | 1 | -214/+77 |
* | Add pthread spinlock support. |  pirofti | 2012-05-03 | 5 | -3/+256 |
* | fix SEE ALSO; |  jmc | 2012-04-11 | 1 | -2/+2 |
* | Mention and link the pthread barrier functions. Okay jmc@. |  pirofti | 2012-04-11 | 1 | -2/+25 |
* | tweak previous; |  jmc | 2012-04-11 | 4 | -26/+28 |
* | Add pthread barrier support. |  pirofti | 2012-04-11 | 5 | -1/+328 |
* | Remove man pages for removed non-portable functions. okay jmc@ |  kurt | 2012-03-22 | 4 | -159/+4 |
* | Update cancellation point list to reflect what's done with rthreads |  guenther | 2012-03-22 | 1 | -2/+6 |
* | new sentence, new line; |  jmc | 2012-03-22 | 1 | -3/+4 |
* | Update list of cancellation points to reflect what was in 5.1's uthreads |  guenther | 2012-03-21 | 1 | -6/+28 |
* | add sem_timedwait to NAME; |  jmc | 2012-03-04 | 1 | -2/+3 |
* | Document sem_timedwait() |  guenther | 2012-03-03 | 2 | -7/+33 |
* | Apply a bit more consistency in the ordering of functions in each |  guenther | 2012-02-25 | 1 | -16/+16 |
* | Add pthread_condattr_{get,set}clock(), pthread_mutex_timedlock(), |  guenther | 2012-02-24 | 1 | -3/+24 |
* | jmc@ points out that the underlying manpage should be named after one |  guenther | 2012-02-24 | 2 | -8/+7 |