]> git.proxmox.com Git - swtpm.git/commit
swtpm: Make --daemon not racy
authorNicolas Williams <nico@twosigma.com>
Tue, 12 Oct 2021 16:58:06 +0000 (11:58 -0500)
committerStefan Berger <stefanb@us.ibm.com>
Wed, 27 Oct 2021 20:51:35 +0000 (16:51 -0400)
commit98d1d126cdbff26d194bedbabec78b720fc51e55
treee307c9a944185fe79d02b87678d855d013d8d574
parent26cdfc77dfaa33cbc706981d0fcb73bbda0d3d80
swtpm: Make --daemon not racy

Signed-off-by: Nicolas Williams <nico@cryptonector.com>
src/swtpm/Makefile.am
src/swtpm/daemonize.c [new file with mode: 0644]
src/swtpm/daemonize.h [new file with mode: 0644]
src/swtpm/osx.c [deleted file]
src/swtpm/osx.h [deleted file]
src/swtpm/swtpm.c
src/swtpm/swtpm_chardev.c