1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-06-23 06:25:25 +00:00
icecast-common/avl
Michael Smith 4dd3524428 Free tree if we fail to allocate root node.
svn path=/icecast/trunk/avl/; revision=10975
2006-03-07 19:22:29 +00:00
..
avl.c Free tree if we fail to allocate root node. 2006-03-07 19:22:29 +00:00
avl.dsp Initial revision 2001-09-10 02:24:39 +00:00
avl.h Namespace cleanup: _mangle exported symbols, declare others static. 2003-07-07 01:10:14 +00:00
BUILDING Initial revision 2001-09-10 02:24:39 +00:00
COPYING Initial revision 2001-09-10 02:24:39 +00:00
Makefile.am Get everthing in make dist, and remove bitkeeper cruft 2003-07-03 12:59:06 +00:00
README Initial revision 2001-09-10 02:24:39 +00:00
test.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
TODO Initial revision 2001-09-10 02:24:39 +00:00

this is the avl tree library.

lgpl

by sam rushing <rushing@nightmare.com>
modified by jack moffitt <jack@icecast.org>