]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Make rbtree_loop() and rbtree_loop_reverse() safe against removal of an entry.
authorAndre Noll <maan@systemlinux.org>
Mon, 24 Sep 2007 16:08:13 +0000 (18:08 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 24 Sep 2007 16:08:13 +0000 (18:08 +0200)
Also, fix the documentation of osl_rbtree_loop() which claimed that an
osl_rbtree_loop_func takes two void pointers which is not true any more.


No differences found