aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/man
Commit message (Expand)AuthorAgeFilesLines
* Mechanically change all libc_r references to libpthread.Jonathan Mini2002-09-1648-48/+48
* Fix a typo.Maxim Konovalov2002-07-101-1/+1
* Describe handling of NULLs passed to pthread_setcancelstate().Murray Stokely2001-11-051-2/+10
* Mark up NULL in .Dv.Dima Dorfman2001-11-041-1/+3
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-0148-50/+50
* Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-311-8/+1
* mdoc(7) police: s/OpenBSD/.Ox/ where appropriate.Ruslan Ermilov2001-08-131-1/+4
* Spell "FreeBSD" with "F" and "BSD" in uppercase.Ruslan Ermilov2001-08-1313-13/+13
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-094-24/+4
* Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used toJason Evans2001-07-202-0/+8
* Remove whitespace at EOL.Dima Dorfman2001-07-1518-48/+48
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-1024-24/+24
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-0921-24/+0
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-065-10/+10
* Typo fix: requires -> reacquiresGregory Neil Shapiro2001-06-271-1/+1
* Add a missing word.Dima Dorfman2001-06-051-1/+1
* Add a missing word.Dima Dorfman2001-06-051-1/+2
* Fixed typo in the description.Ruslan Ermilov2001-05-181-2/+2
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* mdoc(7) police: fix markup.Ruslan Ermilov2001-03-022-7/+9
* Use ``.St -p1003.1-96''.Ruslan Ermilov2001-02-2632-96/+64
* /^\.St/ s/-iso9945-1/-p1003.1-96/Ruslan Ermilov2001-02-266-6/+6
* Fix typo.Nik Clayton2001-02-021-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-012-2/+3
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-0/+1
* mdoc(7) police: Er macro usage cleanup.Ruslan Ermilov2000-11-222-2/+6
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-1/+2
* Make sem_post() safe to call from within a signal handler, as required byJason Evans2000-08-011-0/+3
* pthread_once --> pthread_once_t.Jason Evans2000-07-191-1/+1
* Change my email address in the copyright notices for the sake of consistencyJason Evans2000-07-1813-13/+13
* Reshuffle the SEE ALSO section.Jason Evans2000-07-173-7/+7
* Fix typo in SEE ALSO section.Jason Evans2000-06-281-1/+1
* Fix a misspelling: undefied -> undefinedChris Costello2000-05-271-1/+1
* add MLINKS: pthread_testcancel(3) -> pthread_setcanceltype(3)Alexey Zelkin2000-05-121-0/+1
* "Fixed" missing include in synopsis. POSIX.1-1996 only specifiesBruce Evans2000-05-112-0/+2
* Fixed misspelling of a struct tag in a function parameter type.Bruce Evans2000-05-111-1/+1
* Fix miscellaneous mdoc macro argument limit infringements.Sheldon Hearn2000-05-091-1/+1
* mdoc(7) cleanup:Alexey Zelkin2000-05-047-63/+79
* Add missing .El macro.Jason Evans2000-05-031-0/+1
* Add missing man pages. Fix various compliance bugs, mostly having to do withJason Evans2000-05-028-4/+841
* Introduce .Lb macro to libc_r manpages.Alexey Zelkin2000-04-2241-0/+82
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-0213-55/+110
* Fix the installworld breakage from rev 1.9.Ruslan Ermilov2000-02-181-5/+4
* fixed missing trailing \Bill Swingle2000-02-181-1/+1
* Adds missing symlinks for pthread related manpages.Bill Swingle2000-02-181-0/+3
* Add man pages for the sem_*() functions.Jason Evans2000-02-167-4/+516
* Fixed bitrot in synopsis. The change from "int *pshared" to "int pshared"Bruce Evans1999-12-231-1/+1
* Fix typosAlexey Zelkin1999-12-174-5/+8
* add pthread_cancel, obtained from OpenBSD.Alfred Perlstein1999-11-283-1/+263
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2834-34/+34