[lxc-devel] [lxc/lxc] cab25b: compiler: s/__fallthrough__/__fallthrough/g

GitHub noreply at github.com
Sun Sep 23 17:31:07 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: cab25bd54d31c0b575f5da703ef3370c54e6a9f2
      https://github.com/lxc/lxc/commit/cab25bd54d31c0b575f5da703ef3370c54e6a9f2
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-23 (Sun, 23 Sep 2018)

  Changed paths:
    M src/lxc/compiler.h

  Log Message:
  -----------
  compiler: s/__fallthrough__/__fallthrough/g

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 181a780fb66cc360a8fd0ef547354e8b9dd8a071
      https://github.com/lxc/lxc/commit/181a780fb66cc360a8fd0ef547354e8b9dd8a071
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-23 (Sun, 23 Sep 2018)

  Changed paths:
    M src/lxc/cmd/lxc_init.c
    M src/lxc/compiler.h
    M src/lxc/tools/arguments.c

  Log Message:
  -----------
  compiler: s/__noreturn__/__noreturn/g

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: b857f4be4ffd07751b1646e52f9d3a11d92b5088
      https://github.com/lxc/lxc/commit/b857f4be4ffd07751b1646e52f9d3a11d92b5088
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-23 (Sun, 23 Sep 2018)

  Changed paths:
    M src/lxc/cgroups/cgfsng.c
    M src/lxc/compiler.h

  Log Message:
  -----------
  cgfsng: s/__cgfsng_ops__/__cgfsng_ops/g

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 36dee4a2b6512e4564dfc87e9b5819c070f04378
      https://github.com/lxc/lxc/commit/36dee4a2b6512e4564dfc87e9b5819c070f04378
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-23 (Sun, 23 Sep 2018)

  Changed paths:
    M src/lxc/macro.h

  Log Message:
  -----------
  macro: add STRLITERALLEN() and STRARRAYLEN()

sizeof() implementation for string literals and string arrays that makes
it behave like strlen() for strings.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 6333c915057b5cb7ef87dec0df4b347843251793
      https://github.com/lxc/lxc/commit/6333c915057b5cb7ef87dec0df4b347843251793
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-09-23 (Sun, 23 Sep 2018)

  Changed paths:
    M src/lxc/caps.c
    M src/lxc/cgroups/cgfsng.c
    M src/lxc/conf.c
    M src/lxc/confile.c
    M src/lxc/confile_utils.c
    M src/lxc/log.c
    M src/lxc/lsm/apparmor.c
    M src/lxc/lxclock.c
    M src/lxc/storage/overlay.c

  Log Message:
  -----------
  tree-wide: replace sizeof() with SIZEOF2STRLEN()

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: e006ecbc9d6620f607d1390896aa05d4264123ba
      https://github.com/lxc/lxc/commit/e006ecbc9d6620f607d1390896aa05d4264123ba
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2018-09-23 (Sun, 23 Sep 2018)

  Changed paths:
    M src/lxc/caps.c
    M src/lxc/cgroups/cgfsng.c
    M src/lxc/cmd/lxc_init.c
    M src/lxc/compiler.h
    M src/lxc/conf.c
    M src/lxc/confile.c
    M src/lxc/confile_utils.c
    M src/lxc/log.c
    M src/lxc/lsm/apparmor.c
    M src/lxc/lxclock.c
    M src/lxc/macro.h
    M src/lxc/storage/overlay.c
    M src/lxc/tools/arguments.c

  Log Message:
  -----------
  Merge pull request #2637 from brauner/2018-09-22/bugfixes

macro: add STRLITERALLEN() and STRARRAYLEN()


Compare: https://github.com/lxc/lxc/compare/854d13e22e9b...e006ecbc9d66
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list