]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: chunk: new strncat function
authorBaptiste Assmann <bedis9@gmail.com>
Sat, 26 Mar 2016 13:12:50 +0000 (14:12 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 12 Sep 2016 17:51:59 +0000 (19:51 +0200)
commit7819c125c232a8b59a3b3c1fd9b54c10e3d25723
treea3f64b2d5a56146d07c6893f8d12d887a9ae35b4
parentbcbd491e9ccb042873e65fd5907e3232b63d5444
MINOR: chunk: new strncat function

Purpose of this function is to append data to the end of a chunk when
we know only the pointer to the beginning of the string and the string
length.
include/common/chunk.h