Home GnuPG
Diffusion GnuPG 351f4213e192

gpg: Move sqlite helper functions into their own file.
351f4213e192Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

gpg: Move sqlite helper functions into their own file.

* g10/tofu.c (sqlite3_exec_printf): Move from here...
* g10/sqlite.c (sqlite3_exec_printf): ... to this new file.  Don't
mark as static.
* g10/tofu.c (sqlite3_stepx): Move from here...
* g10/sqlite.c (sqlite3_stepx): ... to this new file.  Don't
mark as static.
* g10/tofu.c (enum sqlite_arg_type): Move from here...
* g10/sqlite.h (enum sqlite_arg_type): ... to this new file.
  • Signed-off-by: Neal H. Walfield <neal@g10code.com>

Details

Provenance
Neal H. Walfield <neal@g10code.com>Authored on Oct 28 2015, 1:12 PM
Parents
rGd25e29ad9374: doc: Don't install gpg-zip.1.
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@g10code.com> committed rG351f4213e192: gpg: Move sqlite helper functions into their own file. (authored by Neal H. Walfield <neal@g10code.com>).Oct 29 2015, 10:10 AM