Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/man/man3
Module Name: src
Committed By: pooka
Date: Wed Apr 14 11:05:19 UTC 2004
Modified Files:
src/share/man/man3: tree.3
Log Message:
Rather than using RB_EMPTY() for checking if a splay tree is empty,
suggest using it for checking if a red-black tree is empty.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/share/man/man3/tree.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index