aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/dllockinit.3
Commit message (Expand)AuthorAgeFilesLines
* Another round of manual page sync-ups:Tom Rhodes2003-03-151-12/+12
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-1/+1
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-171-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+2
* MFC 1.6 -> 1.7: Deprecate the dllockinit interface.John Polstra2000-07-121-3/+4
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-221-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