This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
https://git.haproxy.org/git/haproxy.git/
synced
2026-01-19 00:51:37 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
haproxy
/
include
History
Olivier Houchard
cb22ad4f71
MINOR: mt_lists: Do nothing in MT_LIST_ADD/MT_LIST_ADDQ if already in list.
...
Modify MT_LIST_ADD and MT_LIST_ADDQ to do nothing if the element is already in a list.
2019-09-23 18:16:08 +02:00
..
common
MINOR: mt_lists: Do nothing in MT_LIST_ADD/MT_LIST_ADDQ if already in list.
2019-09-23 18:16:08 +02:00
import
BUILD: threads/plock: fix a build issue on Clang without optimization
2017-11-20 21:06:35 +01:00
proto
MEDIUM: servers: Use LIST_DEL_INIT() instead of LIST_DEL().
2019-09-23 18:16:08 +02:00
types
MEDIUM: list: Separate "locked" list from regular list.
2019-09-23 18:16:08 +02:00