| Age | Commit message (Expand) | Author |
| 2010-07-09 | Update ERRORS, tidy SEE ALSO. | jruoho |
| 2010-07-09 | Rearrange, reword, clarify. Remove duplicate paragraphs and recurring | jruoho |
| 2010-07-09 | Re-add EINVAL for pthread_condattr_destroy(3) (misread the pthread__error()). | jruoho |
| 2010-07-09 | Note also alignment via mmap(2), as done in NetBSD. | jruoho |
| 2010-07-09 | As per (now closed) PR lib/43581, add a note about unsupported modifications | jruoho |
| 2010-07-09 | Remove error conditions. Add CAVEATS to note the questionable value of the | jruoho |
| 2010-07-09 | Use .Ss for non-standard subtitle. | jruoho |
| 2010-07-09 | Rewrite this for clarity. Also remove AUTHORS; someone was proud enough to | jruoho |
| 2010-07-09 | Add missing prototypes. Noted by wiz@ -- thanks. | jruoho |
| 2010-07-09 | Mark up NULL. | wiz |
| 2010-07-09 | Mark up NULL, remove double space. | wiz |
| 2010-07-09 | Add missing word. | wiz |
| 2010-07-09 | Fix the return values; pthread_resume_np() may fail with ESRCH. In addition, | jruoho |
| 2010-07-09 | Add the last compatibility note for the NetBSD extensions. | jruoho |
| 2010-07-09 | Update conformance to the 2001 revision. | jruoho |
| 2010-07-09 | Sort errors. | wiz |
| 2010-07-09 | Remove empty line. | wiz |
| 2010-07-09 | Rationalize by moving | jruoho |
| 2010-07-09 | Rationalize by moving | jruoho |
| 2010-07-08 | Ups. pthread_barrierattr_destroy(3) may fail with EINVAL. | jruoho |
| 2010-07-08 | Cleanup errors; no error returns are defined in NetBSD. (The error codes | jruoho |
| 2010-07-08 | .Xr instaed of .Fn for pthread_mutex_init(3), update the error codes, | jruoho |
| 2010-07-08 | Group also pthread_attr_getschedparam(3) and pthread_attr_getschedpolicy(3), | jruoho |
| 2010-07-08 | Add some remarks and clarifications, simplify RETURN VALUES, grammar, etc. | jruoho |
| 2010-07-08 | Add comma in enumeration, remove Xr to itself from SEE ALSO. | wiz |
| 2010-07-08 | Add comma in enumeration, sort errors. | wiz |
| 2010-07-08 | Sort errors. | wiz |
| 2010-07-08 | Add comma in enumeration, sort errors. | wiz |
| 2010-07-08 | Split long lines, .Dv NULL, note pthread_barrierattr_init(3). | jruoho |
| 2010-07-08 | Add missing word. | jruoho |
| 2010-07-08 | Continue the discussion with few remarks and rearrange slightly. | jruoho |
| 2010-07-08 | Merge/group man pages: | rmind |
| 2010-07-08 | Add missing word. | wiz |
| 2010-07-08 | Whitespace nit. | wiz |
| 2010-07-08 | Sort sections. | wiz |
| 2010-07-08 | pthread_create: simplify error path slightly. | rmind |
| 2010-07-08 | Rewrite and include a short summary. | jruoho |
| 2010-07-07 | Finally, split pthread_attr_getschedpolicy() and pthread_attr_setschedpolicy() | jruoho |
| 2010-07-07 | Xref pthread_attr_getschedparam(3) and sched(3). Use a list for clarity. | jruoho |
| 2010-07-07 | Split pthread_attr_getschedparam() and pthread_attr_setschedparam() to a | jruoho |
| 2010-07-07 | Split pthread_attr_getinheritsched() and pthread_attr_setinheritsched() to a | jruoho |
| 2010-07-07 | Move pthread_attr_getguardsize() and pthread_attr_setguardsize() to a | jruoho |
| 2010-07-07 | Fix some minor errors/typos and clarify. | jruoho |
| 2010-07-07 | Move the thread stack attribute functions to a separate page. In addition, | jruoho |
| 2010-07-07 | Add missing list end. | njoly |
| 2010-07-07 | Sort sections. | wiz |
| 2010-07-07 | Split pthread_attr_getdetachstate(3) and pthread_attr_setdetachstate(3) to a | jruoho |
| 2010-07-07 | Remove pthread_attr_getscope() and pthread_attr_setscope(). | jruoho |
| 2010-07-07 | Move pthread_attr_{g,s}etscope() to a separate page and try to document | jruoho |
| 2010-07-06 | Add missing list end. | njoly |