| Commit message (Expand) | Author | Age | Files | Lines |
* | There are special rules regarding the memory passed to pthread_attr_setstack(). |  otto | 2020-12-03 | 1 | -7/+8 |
* | Update my email address. |  pirofti | 2020-04-06 | 7 | -21/+21 |
* | Clarify conditions in which pthread_mutex_destroy(3) returns EBUSY. |  stsp | 2020-04-03 | 1 | -3/+3 |
* | Remove IMPLEMENTATION NOTES, they only apply to one of the two in-tree |  mpi | 2019-02-13 | 2 | -8/+4 |
* | tweak previous; |  jmc | 2019-02-04 | 2 | -7/+8 |
* | add a pthread_get_name_np to match pthread_set_name_np. |  tedu | 2019-02-04 | 2 | -4/+14 |
* | Tweak description, pthread_cond_signal(3) unblocks *at least* one thread. |  mpi | 2019-01-29 | 1 | -3/+3 |
* | Move sigwait(3) from libpthread to libc |  jca | 2019-01-12 | 2 | -87/+1 |
* | Validate timespec and return ECANCELED when interrupted with SA_RESTART. |  pirofti | 2018-04-24 | 1 | -2/+17 |
* | Implement MAP_STACK option for mmap(). Synchronous faults (pagefault and |  deraadt | 2018-04-12 | 2 | -4/+27 |
* | 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 |