summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/tsearch.3
Commit message (Collapse)AuthorAgeFilesLines
* twalk() expects an `action' function not a comparison function.keramida2006-06-231-1/+1
| | | | | | | | | The text is correct in the "DESCRIPTION" section, so fix "SYNOPSIS" to use the correct name. PR: docs/90498 Submitted by: Vasil Dimov MFC after: 3 days
* Sort sections.ru2005-01-201-4/+4
|
* Mechanically kill hard sentence breaks.ru2004-07-021-2/+4
|
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-1/+3
|
* mdoc(7) police: "The .Fn function".ru2002-12-181-5/+15
|
* Add missing const qualifier in tfind().mike2002-10-031-1/+1
|
* Style: One space between "restrict" qualifier and "*".tjr2002-09-061-1/+1
|
* - Add the 'restrict' qualifier to match the IEEE Std 1003.1-2001robert2002-08-141-1/+1
| | | | | | | prototype of the tdelete(3) function. - Remove duplicated space. - Use an ANSI-C function definition for tdelete(3). - Update the manual page.
* Move to using .In instead of .Fd #include <> for include mark-up.asmodai2001-09-071-1/+1
| | | | Inspired by comment from: dd
* Remove whitespace at EOL.dd2001-07-151-2/+2
|
* Fixed C error(s) in synopsis. Many were hiding under mdoc errors.bde2001-02-051-1/+1
|
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
|
* Fixed typo not fixed in previous revision.ru2000-12-291-1/+1
|
* Fixed typos.ru2000-11-061-4/+4
|
* bring in binary search tree code.alfred2000-07-011-0/+118
Obtained from: NetBSD
OpenPOWER on IntegriCloud