haproxy/ebtree
Willy Tarreau 0cb98b2451 BUILD: ebtree: don't redefine types u32/s32 in scope-aware trees
Clang emits a warning about these types being redefined in eb32sctree
while they are already defined in eb32tree. Let's simply not redefine
them if eb32tree was already included.
2017-11-20 21:11:12 +01:00
..
LICENSE
compiler.h
eb32sctree.c BUG/MAJOR: ebtree/scope: properly tag upper nodes during insertion 2017-11-15 19:43:05 +01:00
eb32sctree.h BUILD: ebtree: don't redefine types u32/s32 in scope-aware trees 2017-11-20 21:11:12 +01:00
eb32tree.c
eb32tree.h
eb64tree.c
eb64tree.h
ebimtree.c
ebimtree.h
ebistree.c
ebistree.h
ebmbtree.c
ebmbtree.h
ebpttree.c
ebpttree.h
ebsttree.c
ebsttree.h
ebtree.c
ebtree.h