[lxc-devel] [lxc/lxc] 607e3f: log: handle strerror_r() versions

GitHub noreply at github.com
Wed Aug 22 12:24:10 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 607e3fcae17f50b053ac51192cd28e49be278bbe
      https://github.com/lxc/lxc/commit/607e3fcae17f50b053ac51192cd28e49be278bbe
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
    M configure.ac
    M src/lxc/log.h

  Log Message:
  -----------
  log: handle strerror_r() versions

Closes #2563.

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


  Commit: 81c76cff14d4e1979d2abe3931b8535cb714e861
      https://github.com/lxc/lxc/commit/81c76cff14d4e1979d2abe3931b8535cb714e861
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  autotools: add --{disable,enable}-thread-safety

Fail the build if --enable-thread-safety is passed and the environment cannot
guarantee thread-safety.

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


  Commit: d6457631f07d028539a2fabb0c26bf03fd83051e
      https://github.com/lxc/lxc/commit/d6457631f07d028539a2fabb0c26bf03fd83051e
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
    M src/lxc/log.h

  Log Message:
  -----------
  log: fail build on ENFORCE_THREAD_SAFETY error

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


  Commit: 38bce1541e3ac8e44b8a18a66238cdd7b5b3f55f
      https://github.com/lxc/lxc/commit/38bce1541e3ac8e44b8a18a66238cdd7b5b3f55f
  Author: Wolfgang Bumiller <Blub at users.noreply.github.com>
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
    M configure.ac
    M src/lxc/log.h

  Log Message:
  -----------
  Merge pull request #2564 from brauner/2018-08-22/strerror_r_detection

log: handle strerror_r() versions + autotools: add --{disable,enable}-thread-safety


Compare: https://github.com/lxc/lxc/compare/027e437ccbbc...38bce1541e3a
      **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