Only allow one instance of pinentry. Use a mutex to ensure it.
commit8c50f975d296946989cd49f24fc4d7278102044c
authorBen Kibbey <bjk@luxsci.net>
Sat, 5 Jan 2008 01:20:14 +0000 (4 20:20 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 5 Jan 2008 01:20:14 +0000 (4 20:20 -0500)
treec9c8286e22d4f2751be443308445b88e95019736
parent4059e203edd82b41a3a5eddfeb046ea5b2c72fb7
Only allow one instance of pinentry. Use a mutex to ensure it.
src/commands.c
src/common.h
src/pinentry.c
src/pinentry.h
src/pwmd.c