Update the log settings (path, enabled, etc) on each file reload.
commit59b05c8bc31982a8b3b1012cb84601cfb4216bf6
authorBen Kibbey <bjk@luxsci.net>
Wed, 2 Jan 2008 01:19:31 +0000 (1 20:19 -0500)
committerBen Kibbey <bjk@luxsci.net>
Wed, 2 Jan 2008 01:19:31 +0000 (1 20:19 -0500)
treefe3e7c28e6d4b38ce514254b8823dc1710c6a84f
parent1407a32f6c1edcfb198f1d95b0519d99aa03a5e9
Update the log settings (path, enabled, etc) on each file reload.

Fixed print_fmt() to be thread safe.

Cleanups. Added misc.[ch].
src/Makefile.am
src/commands.c
src/commands.h
src/common.h
src/misc.c [new file with mode: 0644]
src/misc.h [copied from src/pinentry.h with 63% similarity]
src/pinentry.c
src/pinentry.h
src/pwmd.c
src/xml.c
src/xml.h