]> granicus.if.org Git - p11-kit/commit
Rename p11_module_xxx() compat functions to p11_dl_xxx()
authorStef Walter <stefw@gnome.org>
Wed, 20 Feb 2013 09:08:34 +0000 (10:08 +0100)
committerStef Walter <stefw@gnome.org>
Sun, 3 Mar 2013 09:06:45 +0000 (10:06 +0100)
commitb06bee023df6f4f2b004030e86e8ee90579681f5
treee17f54b098b9e82cca3b8ae76ce5470f18b4cccc
parent6521cccc021530f59f2f5e60a9cbf0c5b458360d
Rename p11_module_xxx() compat functions to p11_dl_xxx()

For clarity. In addition, make p11_dl_close() able to be used
as a destroyer callback.

Also make p11_dl_error() return an allocated string
common/compat.c
common/compat.h
p11-kit/modules.c