]> git.ipfire.org Git - thirdparty/lxc.git/commit
utils: add macro __LXC_NUMSTRLEN
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 27 Nov 2016 22:41:06 +0000 (23:41 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 1 Dec 2016 04:58:48 +0000 (23:58 -0500)
commitfb00d120e6a93b66c071cb5e9bca55bbfd45452b
treed1a99d720d1d0295ecb3862cf890b2b996460613
parentb1a22e3a36471273d00a10770a55846668541982
utils: add macro __LXC_NUMSTRLEN

This macro can be used to set or allocate a string buffer that can hold any
64bit representable number.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/utils.h