splay-tree.c
14.1 KB
-
splay-tree.c (splay_tree_delete_helper): Redesign the logic so that recursion… · b180d5fb
splay-tree.c (splay_tree_delete_helper): Redesign the logic so that recursion (and thus large stack space) is not needed. * splay-tree.c (splay_tree_delete_helper): Redesign the logic so that recursion (and thus large stack space) is not needed. From-SVN: r91815
DJ Delorie committed