diff options
author | Werner Koch <[email protected]> | 2023-05-05 09:37:44 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2023-05-10 08:05:34 +0000 |
commit | 0a4ccab3bd0a51cae52c61cd9b3431e72f5e9760 (patch) | |
tree | 9a2cc6c713e20fb198381f82a0661e4993271fe8 /dirmngr/dirmngr.c | |
parent | kbx: Add extra flags to fopen for use by Windows. (diff) | |
download | gnupg-0a4ccab3bd0a51cae52c61cd9b3431e72f5e9760.tar.gz gnupg-0a4ccab3bd0a51cae52c61cd9b3431e72f5e9760.zip |
kbx: Use wrapper functions for es_fclose and es_fopen.
* kbx/keybox-defs.h (KEYBOX_LL_OPEN_READ)
(KEYBOX_LL_OPEN_UPDATE, KEYBOX_LL_OPEN_CREATE): New.
* kbx/keybox-init.c (_keybox_ll_open): New. Replace all keybox use of
es_fopen by this function.
(_keybox_ll_close): New. Replace all keybox use of es_fclose by this
function.
--
Note that this has not been done for the utilities and the backend-kbx
of keyboxd.
Diffstat (limited to 'dirmngr/dirmngr.c')
0 files changed, 0 insertions, 0 deletions