]> git.ipfire.org Git - thirdparty/lxc.git/commit
Use strerror(errno) instead of %m
author0x0916 <w@laoqinren.net>
Fri, 23 Jun 2017 11:41:34 +0000 (19:41 +0800)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 15 Aug 2017 22:56:13 +0000 (18:56 -0400)
commit74cd294908e8c6428479328e793de0defb5b3e02
tree6bfce3ed81c7a66e47844e0bfe5e6166e2fc0147
parent5292b43b25cb02e7ccb3429ff6215cf1493c3ef6
Use strerror(errno) instead of %m

Signed-off-by: 0x0916 <w@laoqinren.net>
src/lxc/arguments.c
src/lxc/caps.c
src/lxc/conf.c
src/lxc/lxc_init.c
src/lxc/start.c
src/lxc/sync.c
src/tests/reboot.c