New libc malloc patch

Jason Evans jasone at canonware.com
Tue Nov 29 16:41:48 GMT 2005


On Nov 29, 2005, at 2:52 AM, Hiten Pandya wrote:
> I see that you have included an implementation of red-black tree CPP
> macros, but wouldn't it be better if you were to use the ones in
> <sys/tree.h> ?  I have only had a precursory look, but I would have
> thought that would be the way to go.

There is a feature missing from sys/tree.h that I need (rb_nsearch()  
in the patch), but you are right that it would probably be best to  
use sys/tree.h.  I am going to work on adding RB_NFIND(), and will  
then try switching to sys/tree.h.

Thanks,
Jason


More information about the freebsd-current mailing list