haproxy/include
Willy Tarreau 7fd758bbcf MINOR: buffers: provide simple pointer normalization functions
Add buffer_wrap_sub() and buffer_wrap_add() to normalize buffer pointers
after an addition or subtract.
2012-05-08 12:28:10 +02:00
..
common MINOR: standard: add a memprintf() function to build formatted error messages 2012-04-30 11:55:35 +02:00
import
proto MINOR: buffers: provide simple pointer normalization functions 2012-05-08 12:28:10 +02:00
types MAJOR: buffer: replace buf->l with buf->{o+i} 2012-05-08 12:28:10 +02:00