This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
http://git.haproxy.org/git/haproxy.git/
synced
2025-02-19 04:07:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c5004ccb36
haproxy
/
include
History
Willy Tarreau
c5004ccb36
MINOR: buf: add b_rel_ofs() to turn an absolute offset into a relative one
...
It basically does the opposite of b_peek_ofs(). If x=b_peek_ofs(y), then y=b_rel_ofs(x).
2024-03-25 17:34:19 +00:00
..
haproxy
MINOR: buf: add b_rel_ofs() to turn an absolute offset into a relative one
2024-03-25 17:34:19 +00:00
import
BUILD: tree-wide: fix a few missing includes in a few files
2024-03-05 11:50:34 +01:00
make
BUILD: makefile: also define cmd_CXX to pretty-print C++ build commands
2024-01-26 18:54:23 +01:00