haproxy/include
Willy Tarreau f7ba77eb80 MINOR: threads/plock: rename local variables in macros to avoid conflicts
[ plock commit b155d5c762fb9a9793911881f80e61faa6b0e889 ]

Local variables "l", "i" and "ret" were renamed "__pl_l", "__pl_i" and
"__pl_r" respectively, to limit the risk of conflicts with existing
variables in application code.
2017-11-20 20:45:43 +01:00
..
common MINOR: tools: emphasize the node being worked on in the tree dump 2017-11-15 19:43:05 +01:00
import MINOR: threads/plock: rename local variables in macros to avoid conflicts 2017-11-20 20:45:43 +01:00
proto MINOR: applets: Use a bitfield to track applets activity per-thread 2017-11-16 11:19:46 +01:00
types MEDIUM: cache: enable the HTTP analysers 2017-11-20 19:22:27 +01:00