Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 09/06/2007 23:26:51
Module Name: src
Committed By: ad
Date: Thu Sep 6 23:26:51 UTC 2007
Modified Files:
src/sys/sys: tree.h
Log Message:
Add _RB_NFIND: finds the first node greater than or equal to the search key.
From FreeBSD and used by jemalloc.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/sys/tree.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.