aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/tfind.c
Commit message (Expand)AuthorAgeFilesLines
* No need to include <assert.h> here.Tim J. Robbins2003-01-051-1/+0
* Add missing const qualifier in tfind().Mike Barcroft2002-10-031-1/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-1/+3
* Remove __P() usage.David E. O'Brien2002-03-211-1/+1
* bring in binary search tree code.Alfred Perlstein2000-07-011-0/+47