]> git.kaiwu.me - haproxy.git/commit
MINOR: lists: add new macro LIST_SPLICE_END_DETACHED
authorWilly Tarreau <w@1wt.eu>
Fri, 4 Oct 2019 16:01:39 +0000 (18:01 +0200)
committerOlivier Houchard <cognet@ci0.org>
Fri, 11 Oct 2019 14:37:41 +0000 (16:37 +0200)
commitc32a0e522f46525410a6d735c2d070a335e564d1
tree9c27915fdf1fdd7d4640d68845e5385451fb2fb3
parent6d4897eec08c32410e71f6c554053a583053747c
MINOR: lists: add new macro LIST_SPLICE_END_DETACHED

This macro adds a detached list at the end of an existing
list. The detached list is a list without head, containing
only elements.
include/common/mini-clist.h