summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/tdelete.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-261-1/+1
* No need to include <assert.h> here.Tim J. Robbins2003-01-051-1/+0
* Style: One space between "restrict" qualifier and "*".Tim J. Robbins2002-09-061-1/+1
* - Add the 'restrict' qualifier to match the IEEE Std 1003.1-2001Robert Drehmel2002-08-141-6/+10
* 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/+66