History log of /freebsd-10-stable/lib/libc/stdlib/tfind.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 108694 05-Jan-2003 tjr

No need to include <assert.h> here.


# 104400 03-Oct-2002 mike

Add missing const qualifier in tfind().


# 92986 22-Mar-2002 obrien

Fix the style of the SCM ID's.
I believe have made all of libc .c's as consistent as possible.


# 92905 21-Mar-2002 obrien

Remove __P() usage.


# 62321 01-Jul-2000 alfred

bring in binary search tree code.

Obtained from: NetBSD