[lxc-devel] [lxc/lxc] 13277e: Use strerror(errno) instead of %m

GitHub noreply at github.com
Fri Jun 23 16:10:47 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 13277ec49cbaa49d80951bfeb06cefb4d3bf7746
      https://github.com/lxc/lxc/commit/13277ec49cbaa49d80951bfeb06cefb4d3bf7746
  Author: 0x0916 <w at laoqinren.net>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M src/lxc/arguments.c
    M src/lxc/caps.c
    M src/lxc/cgroups/cgfsng.c
    M src/lxc/conf.c
    M src/lxc/start.c
    M src/lxc/sync.c
    M src/lxc/tools/lxc_init.c
    M src/tests/reboot.c

  Log Message:
  -----------
  Use strerror(errno) instead of %m

Signed-off-by: 0x0916 <w at laoqinren.net>


  Commit: 58c89a14225b3ee029a498a957e50dc8c230b31a
      https://github.com/lxc/lxc/commit/58c89a14225b3ee029a498a957e50dc8c230b31a
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M src/lxc/arguments.c
    M src/lxc/caps.c
    M src/lxc/cgroups/cgfsng.c
    M src/lxc/conf.c
    M src/lxc/start.c
    M src/lxc/sync.c
    M src/lxc/tools/lxc_init.c
    M src/tests/reboot.c

  Log Message:
  -----------
  Merge pull request #1635 from 0x0916/instead-of-strerror

Use strerror(errno) instead of %m


Compare: https://github.com/lxc/lxc/compare/a0075d68b179...58c89a14225b


More information about the lxc-devel mailing list