haproxy/include
Christopher Faulet 93a518f02a MINOR: standard: Add memvprintf function
Now memprintf relies on memvprintf. This new function does exactly what
memprintf did before, but it must be called with a va_list instead of a variable
number of arguments. So there is no change for every functions using
memprintf. But it is now also possible to have same functionnality from any
function with variadic arguments.
2017-10-31 11:36:12 +01:00
..
common MINOR: standard: Add memvprintf function 2017-10-31 11:36:12 +01:00
import IMPORT: sha1: import SHA1 functions 2017-10-25 04:45:48 +02:00
proto MEDIUM: mailers: Init alerts during conf parsing and refactor their processing 2017-10-31 11:36:12 +01:00
types MEDIUM: mailers: Init alerts during conf parsing and refactor their processing 2017-10-31 11:36:12 +01:00