[lxc-devel] [lxc/lxc] 279c45: macro: add new macro header
GitHub
noreply at github.com
Sat Aug 4 19:55:33 UTC 2018
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 279c45eed3b9f6a81a4298d543d272b203614027
https://github.com/lxc/lxc/commit/279c45eed3b9f6a81a4298d543d272b203614027
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-08-04 (Sat, 04 Aug 2018)
Changed paths:
M src/lxc/Makefile.am
A src/lxc/macro.h
M src/lxc/utils.h
Log Message:
-----------
macro: add new macro header
This allows us to use a bunch of macros in our static build for init.lxc.static
without having to link against all of utils.{c,h}.
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 4e60664a9a2b26ff7a7885be64bac3072f201f79
https://github.com/lxc/lxc/commit/4e60664a9a2b26ff7a7885be64bac3072f201f79
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-08-04 (Sat, 04 Aug 2018)
Changed paths:
M src/lxc/caps.c
Log Message:
-----------
caps: bugfixes
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 202a334b47d2d9f6ddf7f44d74ff99d8b919590a
https://github.com/lxc/lxc/commit/202a334b47d2d9f6ddf7f44d74ff99d8b919590a
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-08-04 (Sat, 04 Aug 2018)
Changed paths:
M src/lxc/log.c
Log Message:
-----------
log: bugfixes
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 1a64ff41a1bd8e6f1028024029fc8cd96de5429e
https://github.com/lxc/lxc/commit/1a64ff41a1bd8e6f1028024029fc8cd96de5429e
Author: Stéphane Graber <stgraber at stgraber.org>
Date: 2018-08-04 (Sat, 04 Aug 2018)
Changed paths:
M src/lxc/Makefile.am
M src/lxc/caps.c
M src/lxc/log.c
A src/lxc/macro.h
M src/lxc/utils.h
Log Message:
-----------
Merge pull request #2508 from brauner/2018-08-04/cap_fixes
macro: add new macro header, caps: bugfixes, log: bugfixes
Compare: https://github.com/lxc/lxc/compare/de7187b6132f...1a64ff41a1bd
**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