summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/tsearch.c
Commit message (Collapse)AuthorAgeFilesLines
* libc/stdlib: Minor cleanups to code originating in NetBSDpfg2014-07-151-8/+5
| | | | | | | Mostly ANSIfication and typos. Obtained from: NetBSD MFC after: 5 days
* No need to include <assert.h> here.tjr2003-01-051-1/+0
|
* Fix the style of the SCM ID's.obrien2002-03-221-1/+3
| | | | I believe have made all of libc .c's as consistent as possible.
* Remove __P() usage.obrien2002-03-211-1/+1
|
* bring in binary search tree code.alfred2000-07-011-0/+57
Obtained from: NetBSD
OpenPOWER on IntegriCloud