haproxy/include
Willy Tarreau a2c9911ace MINOR: tools: add append_prefixed_str()
This is somewhat related to indent_msg() except that this one places a
known prefix at the beginning of each line, allows to replace the EOL
character, and not to insert a prefix on the first line if not desired.
It works with a normal output buffer/chunk so it doesn't need to allocate
anything nor to modify the input string. It is suitable for use in multi-
line backtraces.
2019-08-21 14:32:09 +02:00
..
common MINOR: tools: add append_prefixed_str() 2019-08-21 14:32:09 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: fd: make sure to mark the thread as not stuck in fd_update_events() 2019-08-16 16:06:14 +02:00
types MINOR: cli: add two new states to print messages on the CLI 2019-08-09 10:11:38 +02:00