]> git.proxmox.com Git - swtpm.git/commit
swtpm: Allow file desciptor passing for pid file
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Thu, 5 Apr 2018 14:43:23 +0000 (10:43 -0400)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Thu, 5 Apr 2018 14:43:25 +0000 (10:43 -0400)
commitdb6087759049df9b08f464e87e9eec80c2eeb1d4
tree89f28ab49c3d3916bfbf635fa44c004d6197a328
parent0d00e18f87df1ea72b7de15a66164d57f2454e57
swtpm: Allow file desciptor passing for pid file

Allow the passing of a file descriptor where the PID file will
be written into.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
man/man8/swtpm.8
man/man8/swtpm.pod
man/man8/swtpm_cuse.8
man/man8/swtpm_cuse.pod
src/swtpm/common.c
src/swtpm/cuse_tpm.c
src/swtpm/pidfile.c
src/swtpm/pidfile.h
src/swtpm/swtpm.c
src/swtpm/swtpm_chardev.c