haproxy/include/import
Christopher Faulet cf26623780 MINOR: ist: Add istend() function to return a pointer to the end of the string
istend() is a shortcut to istptr() + istlen().
2020-11-05 19:25:12 +01:00
..
atomic-ops.h CLEANUP: assorted typo fixes in the code and comments 2020-06-26 11:27:28 +02:00
eb32sctree.h
eb32tree.h
eb64tree.h
ebimtree.h BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to compare memory blocks 2020-06-16 11:30:33 +02:00
ebistree.h
ebmbtree.h BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to compare memory blocks 2020-06-16 11:30:33 +02:00
ebpttree.h
ebsttree.h
ebtree.h BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to compare memory blocks 2020-06-16 11:30:33 +02:00
ist.h MINOR: ist: Add istend() function to return a pointer to the end of the string 2020-11-05 19:25:12 +01:00
lru.h
plock.h
sha1.h
xxhash.h