haproxy/include
Thierry FOURNIER 763a5d85f7 MINOR: standard: add 64 bits conversion functions
This patch adds 3 functions for 64 bit integer conversion.

 * lltoa_r : converts signed 64 bit integer to string
 * read_uint64 : converts from string to signed 64 bits integer with capping
 * read_int64 : converts from string to unsigned 64 bits integer with capping
2015-07-21 23:27:10 +02:00
..
common MINOR: standard: add 64 bits conversion functions 2015-07-21 23:27:10 +02:00
import MEDIUM: 51Degrees code refactoring and cleanup 2015-06-30 10:43:03 +02:00
proto MINOR: server: server_find functions: id, name, best_match 2015-07-21 23:24:16 +02:00
types MINOR: server: new server flag: SRV_F_FORCED_ID 2015-07-21 23:24:16 +02:00