summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/tsearch.3
AgeCommit message (Expand)Author
2013-06-05Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzeTed Unangst
2012-07-08Zap extra spaces from function pointer argumentsPhilip Guenthe
2012-07-08Describe tdelete()'s return value correctly and update the related CAVEATPhilip Guenthe
2007-05-31convert to new .Dd format;Jason McIntyre
2006-04-04POSIX says tdelete() returns the parent of the deleted node. Sadly theOtto Moerbeek
2006-04-04When tdelete() is used to delete the root node, don't return aMoritz Jodeit
2006-01-30document posixness;Jason McIntyre
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2003-06-01- section reorderJason McIntyre
2000-08-09For man pages that describe multiple functions, split the .Nm argumentsAaron Campbell
2000-04-20Flesh out stdlib function man pages.Aaron Campbell
2000-02-25repair prototypes; cky@pobox.comTheo de Raadt
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-06-29first round of repairs on stdlibAaron Campbell
1999-05-10correct some Xr's which referred to the wrong man page sectionsAaron Campbell
1999-02-27make function names the correct caseTheo de Raadt
1998-06-21Remove the advertising clause in my old license, it impedes free useTodd C. Miller
1997-06-15First cut at documentinf tsearch(3) -- needs work.Todd C. Miller