[lxc-devel] [lxc/lxc] 5f9573: fix android build

GitHub noreply at github.com
Sun Feb 21 22:44:53 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 5f9573f27466ab54efa794871844087bfd1d83d4
      https://github.com/lxc/lxc/commit/5f9573f27466ab54efa794871844087bfd1d83d4
  Author: Christian Brauner <christian.brauner at mailbox.org>
  Date:   2016-02-21 (Sun, 21 Feb 2016)

  Changed paths:
    M src/lxc/lxc_attach.c

  Log Message:
  -----------
  fix android build

bionic libc doesn't know _Exit(). Replace it with _exit().

Signed-off-by: Christian Brauner <christian.brauner at mailbox.org>


  Commit: 82d97f87655222524ad583033b0ec9b778e2ddbc
      https://github.com/lxc/lxc/commit/82d97f87655222524ad583033b0ec9b778e2ddbc
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2016-02-21 (Sun, 21 Feb 2016)

  Changed paths:
    M src/lxc/lxc_attach.c

  Log Message:
  -----------
  Merge pull request #835 from brauner/2016-02-15/lxc_attach_pty

fix android build


Compare: https://github.com/lxc/lxc/compare/cee1de178535...82d97f876552


More information about the lxc-devel mailing list