summaryrefslogtreecommitdiff
path: root/include/haproxy/intops.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: intops: add a function to return a valid bit position from a maskWilly Tarreau2022-06-211-0/+1
* BUILD: tree-wide: mark a few numeric constants as explicitly long longWilly Tarreau2022-01-281-9/+9
* BUG/MINOR: intops: fix mul32hi()'s off-by-oneWilly Tarreau2021-02-091-1/+1
* BUILD: intops: on x86_64, the bswap instruction is called bswapqWilly Tarreau2020-09-101-1/+1
* REORG: include: move integer manipulation functions from standard.h to intops.hWilly Tarreau2020-06-111-0/+494