]> granicus.if.org Git - p11-kit/commit
Move the compat.[ch] headers into common directory/
authorStef Walter <stefw@gnome.org>
Mon, 30 Apr 2012 20:49:41 +0000 (22:49 +0200)
committerStef Walter <stefw@gnome.org>
Mon, 30 Apr 2012 20:49:41 +0000 (22:49 +0200)
commita3bcb9037ddf6657f79f0aae42aa83dd2b8f6b14
treec627685c16bb58b4e051399243f790711ea6200b
parenteeb40dccb63682367e03f52750355bf5951edff7
Move the compat.[ch] headers into common directory/

 * And the compat stuff in the p11-kit directory merged
   into util.c and util.h
14 files changed:
common/compat.c [moved from tools/compat.c with 100% similarity]
common/compat.h [moved from tools/compat.h with 100% similarity]
p11-kit/Makefile.am
p11-kit/compat.c [deleted file]
p11-kit/compat.h [deleted file]
p11-kit/conf.c
p11-kit/debug.c
p11-kit/private.h
p11-kit/util.c
p11-kit/util.h
tests/mock-module.c
tests/test-init.c
tools/Makefile.am
tools/p11-kit.c