haproxy/ebtree
Willy Tarreau d43183d05f BUILD: fix recent build failure on unaligned archs
Last commit 2c315ee ("BUG/MEDIUM: ebtree: don't set attribute packed
without unaligned access support") accidently enclosed the semicolon
in the ifdef so it will fail when HA_UNALIGNED is not set.
2020-02-21 17:40:25 +01:00
..
compiler.h [BUG] definitely fix regparm issues between haproxy core and ebtree 2009-10-27 21:53:58 +01:00
eb32sctree.c BUG/MAJOR: ebtree/scope: properly tag upper nodes during insertion 2017-11-15 19:43:05 +01:00
eb32sctree.h MINOR: ebtree: save 8 bytes in struct eb32sc_node 2018-10-21 06:56:57 +02:00
eb32tree.c CLEANUP: ebtree: clarify licence and update to 6.0.6 2011-12-02 17:09:49 +01:00
eb32tree.h CLEANUP: fix typos in comments in ebtree 2018-11-18 22:23:15 +01:00
eb64tree.c CLEANUP: ebtree: clarify licence and update to 6.0.6 2011-12-02 17:09:49 +01:00
eb64tree.h CLEANUP: fix typos in comments in ebtree 2018-11-18 22:23:15 +01:00
ebimtree.c CLEANUP: fix typos in comments in ebtree 2018-11-18 22:23:15 +01:00
ebimtree.h CLEANUP: fix typos in comments in ebtree 2018-11-18 22:23:15 +01:00
ebistree.c CLEANUP: fix typos in comments in ebtree 2018-11-18 22:23:15 +01:00
ebistree.h CLEANUP: fix typos in comments in ebtree 2018-11-18 22:23:15 +01:00
ebmbtree.c CLEANUP: fix typos in comments in ebtree 2018-11-18 22:23:15 +01:00
ebmbtree.h CLEANUP: fix typos in comments in ebtree 2018-11-18 22:23:15 +01:00
ebpttree.c CLEANUP: ebtree: clarify licence and update to 6.0.6 2011-12-02 17:09:49 +01:00
ebpttree.h MINOR: ebtree: add new eb_next_dup/eb_prev_dup() functions to visit duplicates 2013-05-07 16:10:02 +02:00
ebsttree.c CLEANUP: fix typos in comments in ebtree 2018-11-18 22:23:15 +01:00
ebsttree.h CLEANUP: fix typos in comments in ebtree 2018-11-18 22:23:15 +01:00
ebtree.c CLEANUP: ebtree: clarify licence and update to 6.0.6 2011-12-02 17:09:49 +01:00
ebtree.h BUILD: fix recent build failure on unaligned archs 2020-02-21 17:40:25 +01:00
LICENSE CLEANUP: ebtree: clarify licence and update to 6.0.6 2011-12-02 17:09:49 +01:00