[lxc-devel] [lxc/lxc] 55684f: lxc-init: add comment for exclude 32 and 33 signal...

GitHub noreply at github.com
Thu Jul 6 13:31:39 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 55684fd82245e9b0a2c4436360b2b58a23a2472a
      https://github.com/lxc/lxc/commit/55684fd82245e9b0a2c4436360b2b58a23a2472a
  Author: Long Wang <w at laoqinren.net>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M src/lxc/tools/lxc_init.c

  Log Message:
  -----------
  lxc-init: add comment for exclude 32 and 33 signals

Signed-off-by: Long Wang <w at laoqinren.net>


  Commit: 1bfb12006f7127bec8138f3b75bc9c4e79dc389c
      https://github.com/lxc/lxc/commit/1bfb12006f7127bec8138f3b75bc9c4e79dc389c
  Author: Long Wang <w at laoqinren.net>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M src/lxc/error.c
    M src/lxc/initutils.c
    M src/lxc/tools/lxc_init.c

  Log Message:
  -----------
  lxc-init: non-functional changes

This patch mainly update the message format to:

* upper the first letter
* end without a dot

all changes are relate to `lxc-init`

Signed-off-by: Long Wang <w at laoqinren.net>


  Commit: 1574fc24956f72f113b26a8f0778c679265059a5
      https://github.com/lxc/lxc/commit/1574fc24956f72f113b26a8f0778c679265059a5
  Author: Long Wang <w at laoqinren.net>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M src/lxc/tools/lxc_init.c

  Log Message:
  -----------
  lxc-init: adjust include statements

* Use `#include <lxc/lxccontaienr.h>` style for exported haeders.
* remove used header `caps.h`

Signed-off-by: Long Wang <w at laoqinren.net>


  Commit: 16affc24a56303204baf1aa76f66a0a0546cebfb
      https://github.com/lxc/lxc/commit/16affc24a56303204baf1aa76f66a0a0546cebfb
  Author: Long Wang <w at laoqinren.net>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M src/lxc/tools/lxc_init.c

  Log Message:
  -----------
  lxc-init: move initialization of act to outside of the loop

Signed-off-by: Long Wang <w at laoqinren.net>


  Commit: 6262244de93d604af62d5228d08d364139e204b4
      https://github.com/lxc/lxc/commit/6262244de93d604af62d5228d08d364139e204b4
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-07-06 (Thu, 06 Jul 2017)

  Changed paths:
    M src/lxc/error.c
    M src/lxc/initutils.c
    M src/lxc/tools/lxc_init.c

  Log Message:
  -----------
  Merge pull request #1675 from 0x0916/2017-07-05/lxc-init

lxc-init: some enhancements


Compare: https://github.com/lxc/lxc/compare/6da35cc1b206...6262244de93d


More information about the lxc-devel mailing list