[lxc-devel] [lxc/lxc] a1d652: Use %m instead of strerror() when available

Christian Brauner noreply at github.com
Mon May 13 13:57:32 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: a1d652c25b11e3eb51001bb9d9605d75537d9f40
      https://github.com/lxc/lxc/commit/a1d652c25b11e3eb51001bb9d9605d75537d9f40
  Author: Rachid Koucha <47061324+Rachid-Koucha at users.noreply.github.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M src/lxc/log.h

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

Use %m under HAVE_M_FORMAT instead of strerror()

Signed-off-by: Rachid Koucha <rachid.koucha at gmail.com>


  Commit: 9a719a64e59948f72104f14eab8eeb121bd8bb83
      https://github.com/lxc/lxc/commit/9a719a64e59948f72104f14eab8eeb121bd8bb83
  Author: Rachid Koucha <47061324+Rachid-Koucha at users.noreply.github.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M src/lxc/log.h

  Log Message:
  -----------
  Error prone semicolon

Suppressed error prone semicolon in SYSTRACE() macro.

Signed-off-by: Rachid Koucha <rachid.koucha at gmail.com>


  Commit: 7aea50feb954bdd2097d7bf8a252fb13878fe0b4
      https://github.com/lxc/lxc/commit/7aea50feb954bdd2097d7bf8a252fb13878fe0b4
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M src/lxc/log.h

  Log Message:
  -----------
  Merge pull request #3001 from Rachid-Koucha/patch-11

Use %m instead of strerror() when available


Compare: https://github.com/lxc/lxc/compare/612e48a364e6...7aea50feb954


More information about the lxc-devel mailing list