[lxc-devel] [lxc/lxc] f15e4f: monitor: change exit() => _exit() system call in c...

GitHub noreply at github.com
Fri Jun 22 14:35:28 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: f15e4fd2fbcf674a59b66f9a1d03b6b9fd663fa2
      https://github.com/lxc/lxc/commit/f15e4fd2fbcf674a59b66f9a1d03b6b9fd663fa2
  Author: 2xsec <dh48.jeong at samsung.com>
  Date:   2018-06-22 (Fri, 22 Jun 2018)

  Changed paths:
    M src/lxc/monitor.c

  Log Message:
  -----------
  monitor: change exit() => _exit() system call in child process

Signed-off-by: 2xsec <dh48.jeong at samsung.com>


  Commit: 7d1e281dca844d58b4e2677cb775f4b9cc2a1dc3
      https://github.com/lxc/lxc/commit/7d1e281dca844d58b4e2677cb775f4b9cc2a1dc3
  Author: Christian Brauner <christian at brauner.io>
  Date:   2018-06-22 (Fri, 22 Jun 2018)

  Changed paths:
    M src/lxc/monitor.c

  Log Message:
  -----------
  Merge pull request #2426 from 2xsec/bugfix

monitor: change exit() => _exit() system call in child process


Compare: https://github.com/lxc/lxc/compare/3cc0d4284557...7d1e281dca84
      **NOTE:** This service 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