[lxc-devel] [lxc/lxc] bb9623: log: add CMD_SYSERROR()
GitHub
noreply at github.com
Thu Aug 16 15:44:29 UTC 2018
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: bb9623e70582bc734244acd91edee9d0b43fd6be
https://github.com/lxc/lxc/commit/bb9623e70582bc734244acd91edee9d0b43fd6be
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-08-16 (Thu, 16 Aug 2018)
Changed paths:
M src/lxc/log.h
Log Message:
-----------
log: add CMD_SYSERROR()
Add a thread-safe and uniform way to retrieve errno values in programs that are
shipped as part of LXC but are not expected to have access to the logging
system.
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 20029ee35ab294365b320a4adf047804dd367b5c
https://github.com/lxc/lxc/commit/20029ee35ab294365b320a4adf047804dd367b5c
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-08-16 (Thu, 16 Aug 2018)
Changed paths:
M src/lxc/log.h
Log Message:
-----------
log: add CMD_SYSINFO()
Add a thread-safe and uniform way to retrieve errno values in programs that are
shipped as part of LXC but are not expected to have access to the logging
system.
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 02af80662d17c2389cdcc737d0d09043f73d8470
https://github.com/lxc/lxc/commit/02af80662d17c2389cdcc737d0d09043f73d8470
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-08-16 (Thu, 16 Aug 2018)
Changed paths:
M src/lxc/Makefile.am
M src/lxc/cmd/lxc_usernsexec.c
Log Message:
-----------
lxc-usernsexec: cleanup and bugfixes
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: d1bf8af11be88b61e45143beac36623253dfc325
https://github.com/lxc/lxc/commit/d1bf8af11be88b61e45143beac36623253dfc325
Author: Stéphane Graber <stgraber at stgraber.org>
Date: 2018-08-16 (Thu, 16 Aug 2018)
Changed paths:
M src/lxc/Makefile.am
M src/lxc/cmd/lxc_usernsexec.c
M src/lxc/log.h
Log Message:
-----------
Merge pull request #2535 from brauner/2018-08-16/cmd_fixes
log: add logging tools for commands; lxc-usernsexec: cleanup and bugfixes
Compare: https://github.com/lxc/lxc/compare/7a8e91c1fcfb...d1bf8af11be8
**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