Home GnuPG
Diffusion GnuPG 9e65bbd255c4

g13: Move some code to a separate module.
9e65bbd255c4Unpublished

Unpublished Commit · Learn More

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

Description

g13: Move some code to a separate module.

* g13/g13-common.c, g13/g13-common.h: New.
* g13/Makefile.am (g13_SOURCES): Add new files.
* g13/g13.c (g13_errors_seen): Move to g13-common.c.
(cmdline_conttype): New.
(main): Use g13_init_signals and g13_install_emergency_cleanup.
(emergency_cleanup, g13_exit): Move to g13-common.c.
* g13/g13.h: Move OPT and some other code to g13-common.h.
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Sep 14 2015, 6:49 PM
Parents
rG8eb3a1797a1e: gpg: Fix skip function dummy parameter.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG9e65bbd255c4: g13: Move some code to a separate module. (authored by Werner Koch <wk@gnupg.org>).Sep 16 2015, 7:03 PM