]> git.sur5r.net Git - openldap/commit
Add avl_find2 returning the Avlnode, allowing its data to be reset directly
authorHoward Chu <hyc@openldap.org>
Fri, 19 Nov 2004 23:33:46 +0000 (23:33 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 19 Nov 2004 23:33:46 +0000 (23:33 +0000)
commit9fd1c817139d96fb52163a18b81282e60fd447dd
treed90216e4a9c3f5a2528b3d7890ec1db44d1d43d8
parentd7c5ccabe9f5f8692cbda5fc8f87d21278d5aae0
Add avl_find2 returning the Avlnode, allowing its data to be reset directly
instead of recycling thru avl_find/avl_delete/avl_insert
include/avl.h
libraries/liblutil/avl.c