[lxc-devel] [lxc/lxc] d9bb2f: raw_syscalls: add initial support for pidfd_send_s...

Stéphane Graber noreply at github.com
Mon May 6 18:36:53 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: d9bb2fbab6c0f9a502408a4aa9bfbd9951c1b568
      https://github.com/lxc/lxc/commit/d9bb2fbab6c0f9a502408a4aa9bfbd9951c1b568
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-05-06 (Mon, 06 May 2019)

  Changed paths:
    M src/lxc/raw_syscalls.c
    M src/lxc/raw_syscalls.h
    M src/lxc/start.c
    M src/lxc/start.h

  Log Message:
  -----------
  raw_syscalls: add initial support for pidfd_send_signal()

Well, I added this syscall so we better use it. :)

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


  Commit: 7e30d659c314da29dece4e4c226f3884f7d80c5e
      https://github.com/lxc/lxc/commit/7e30d659c314da29dece4e4c226f3884f7d80c5e
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2019-05-06 (Mon, 06 May 2019)

  Changed paths:
    M src/lxc/raw_syscalls.c
    M src/lxc/raw_syscalls.h
    M src/lxc/start.c
    M src/lxc/start.h

  Log Message:
  -----------
  Merge pull request #2977 from brauner/2019-05-06/pidfd_send_signal

raw_syscalls: add initial support for pidfd_send_signal()


Compare: https://github.com/lxc/lxc/compare/192023dd5ac8...7e30d659c314


More information about the lxc-devel mailing list