chiark / gitweb /
fishdescriptor: Copy fd passing C sender code from libxl
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 4 Oct 2017 13:38:56 +0000 (14:38 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 5 Oct 2017 15:32:12 +0000 (16:32 +0100)
commit77ccd21a8f405e46719f8ee02b57a4d067ecc7a4
tree9a93d71effc132775bb9d4e439d49722811fec75
parent6cc6688a64eb5cea66b114e94c387a57190ff24a
fishdescriptor: Copy fd passing C sender code from libxl

Copy int libxl__sendmsg_fds from libxl so we can clone and hack it.

Source was:
 xen.git#38ab259f559be5457f6866ba24185e013f27defb
 tools/libxl/libxl_utils.c

libxl is LGPL2.1-only.  We will upgrade this licence to be compatible
with the rest of chiark utils (GPL3+) in a moment.  This is permitted
by LGPL-2.1 section 3.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
fishdescriptor/donate.c [new file with mode: 0644]