]> granicus.if.org Git - p11-kit/commit
Doc: p11_kit_module_load accepts a filename arg.
authorAndreas Metzler <ametzler@bebt.de>
Tue, 23 Feb 2016 18:12:40 +0000 (19:12 +0100)
committerStef Walter <stefw@redhat.com>
Wed, 24 Feb 2016 14:20:29 +0000 (15:20 +0100)
commit77d0791d0d6baf6fcc7578e0d170d754850c4068
treeaae2ccb46e8a6b1b528144f0ab16e18463032064
parent6c4ef3f492d88acca931174519b7aa1215cc1a18
Doc: p11_kit_module_load accepts a filename arg.

p11_kit_module_load() hands on the module_path argument to
load_module_from_file_inlock() which accepts relative paths, prepending
P11_MODULE_PATH. Update API documentation accordingly.

https://lists.freedesktop.org/archives/p11-glue/2016-February/000587.html
p11-kit/modules.c