aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/dllockinit.3
Commit message (Expand)AuthorAgeFilesLines
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-12/+24
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-6/+6
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-181-6/+6
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-1/+2
* Whitespace only change: trim trailing whitespace.Jeroen Ruigrok van der Werven2000-10-301-1/+1
* Change the dllockinit() interface from "experimental" toJohn Polstra2000-07-081-3/+4
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Revive the warning that dllockinit() is experimental and subject toJohn Polstra2000-01-291-1/+6
* Remove the warning that this interface shouldn't be used yet. FixJohn Polstra2000-01-091-8/+4
* Fixed the type of dllockinit() (const unpoisoning).Bruce Evans2000-01-051-4/+1
* Work around an assert failure in the dynamic linker's default threadJohn Polstra1999-12-281-0/+4
* Add a new function dllockinit() for registering thread lockingJohn Polstra1999-12-271-0/+109