merge an avl list implementation (imported from PacketBB)
authorFelix Fietkau <nbd@openwrt.org>
Tue, 28 Dec 2010 22:59:06 +0000 (23:59 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 28 Dec 2010 22:59:06 +0000 (23:59 +0100)
commit82ce342055ec8f7a0235d46f5332014eb3f69216
treef1e06194a21de811d0b28fd93c8d50f37e47d139
parentcd086c7c1558eb5816711f4fdc6e21524a01ddca
merge an avl list implementation (imported from PacketBB)
Makefile
avl.c [new file with mode: 0644]
avl.h [new file with mode: 0644]
list.h
list_compat.h [new file with mode: 0644]