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