[lxc-devel] [lxc/lxc] f9572e: macro: remove duplicated define
GitHub
noreply at github.com
Mon Aug 13 11:07:39 UTC 2018
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: f9572e9f18ef7fbaa9116937f92e40f7bb2fd3e8
https://github.com/lxc/lxc/commit/f9572e9f18ef7fbaa9116937f92e40f7bb2fd3e8
Author: 2xsec <dh48.jeong at samsung.com>
Date: 2018-08-13 (Mon, 13 Aug 2018)
Changed paths:
M src/lxc/macro.h
Log Message:
-----------
macro: remove duplicated define
Signed-off-by: 2xsec <dh48.jeong at samsung.com>
Commit: df05fa0f04ff63429b3014f98415498944c2b4e0
https://github.com/lxc/lxc/commit/df05fa0f04ff63429b3014f98415498944c2b4e0
Author: 2xsec <dh48.jeong at samsung.com>
Date: 2018-08-13 (Mon, 13 Aug 2018)
Changed paths:
M src/lxc/log.c
M src/lxc/lxccontainer.c
Log Message:
-----------
fix thread safe issue(localtime => localtime_r)
Signed-off-by: 2xsec <dh48.jeong at samsung.com>
Commit: b61a67fa11f3e47683fa8bf48f5cbf4c202b7482
https://github.com/lxc/lxc/commit/b61a67fa11f3e47683fa8bf48f5cbf4c202b7482
Author: Christian Brauner <christian at brauner.io>
Date: 2018-08-13 (Mon, 13 Aug 2018)
Changed paths:
M src/lxc/log.c
M src/lxc/lxccontainer.c
M src/lxc/macro.h
Log Message:
-----------
Merge pull request #2524 from 2xsec/bugfix
fix thread-safe issue (localtime => localtime_r)
Compare: https://github.com/lxc/lxc/compare/f728ff0c7249...b61a67fa11f3
**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