summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/tsearch.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* Zap extra spaces from function pointer argumentsguenther2012-07-081-5/+5
* Describe tdelete()'s return value correctly and update the related CAVEATguenther2012-07-081-12/+15
* convert to new .Dd format;jmc2007-05-311-2/+2
* POSIX says tdelete() returns the parent of the deleted node. Sadly theotto2006-04-041-1/+9
* When tdelete() is used to delete the root node, don't return amoritz2006-04-041-2/+2
* document posixness;jmc2006-01-301-1/+4
* Sync with share/misc/license.template and add missing DARPA creditmillert2003-06-171-9/+8
* Use an ISC-tyle license for all my code; it is simpler and more permissive.millert2003-06-031-22/+12
* - section reorderjmc2003-06-011-4/+4
* For man pages that describe multiple functions, split the .Nm argumentsaaron2000-08-091-2/+5
* Flesh out stdlib function man pages.aaron2000-04-201-3/+5
* repair prototypes; cky@pobox.comderaadt2000-02-251-5/+5
* trash some old leftover macros and replace them with -mdoc macrosaaron1999-07-041-2/+2
* first round of repairs on stdlibaaron1999-06-291-7/+14
* correct some Xr's which referred to the wrong man page sectionsaaron1999-05-101-2/+1
* make function names the correct casederaadt1999-02-271-7/+7
* Remove the advertising clause in my old license, it impedes free usemillert1998-06-211-5/+2
* First cut at documentinf tsearch(3) -- needs work.millert1997-06-151-0/+119