1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-06-16 06:15:24 +00:00
icecast-common/avl
2013-01-16 12:02:14 +00:00
..
avl.c Replaced usage of sprintf() with snprintf(). Also exported size of key printer's buffer in avl/. 2013-01-16 12:02:14 +00:00
avl.dsp Initial revision 2001-09-10 02:24:39 +00:00
avl.h Replaced usage of sprintf() with snprintf(). Also exported size of key printer's buffer in avl/. 2013-01-16 12:02: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>