History log of /freebsd-9.3-release/share/man/man3/tree.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

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

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 210215 18-Jul-2010 simon

Cross reference tree(3) and queue(3).

MFC after: 1 week


# 198871 04-Nov-2009 benno

Fix typo (noded -> nodes).


# 174955 28-Dec-2007 jasone

Implement RB_PREV() AND RB_FOREACH_REVERSE().


# 154548 19-Jan-2006 jasone

Add the RB_PROTOTYPE_STATIC and RB_GENERATE_STATIC macros.

Approved by: markm (mentor)


# 154227 11-Jan-2006 jasone

Add the RB_NFIND() macro, which is useful for red-black tree searches
for which there may not be an exact match.

Reviewed by: glebius, julian
Approved by: markm (mentor)


# 130848 21-Jun-2004 mpp

Spelling fixes.


# 122411 10-Nov-2003 des

RB_EMPTY() applies to red-black trees, not splay trees.


# 107824 13-Dec-2002 ru

mdoc(7) police: markup overhaul.


# 98682 23-Jun-2002 des

This commit was generated by cvs2svn to compensate for changes in r98681,
which included commits to RCS files with non-trunk default branches.


# 98681 23-Jun-2002 des

Import the documentation for <sys/tree.h>

Obtained from: OpenBSD