gnupg/kbx
Werner Koch eb0faef81d common: Add a global variable to for the default error source.
For the shared code parts it is cumbersome to pass an error sourse
variable to each function.  Its value is always a constant for a given
binary and thus a global variable makes things a lot easier than the
former macro stuff.
* common/init.c (default_errsource): New global var.
(init_common_subsystems): Rename to _init_common_subsystems.  Set
DEFAULT_ERRSOURCE.
* common/init.h: Assert value of GPG_ERR_SOURCE_DEFAULT.
(init_common_subsystems): New macro.
* common/util.h (default_errsource): Add declaration.
* kbx/keybox-defs.h: Add some GPG_ERR_SOURCE_DEFAULT trickery.
2012-02-06 20:50:47 +01:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
Manifest The keybox gets now compressed after 3 hours and ephemeral 2004-04-26 08:09:25 +00:00
kbxutil.c common: Add a global variable to for the default error source. 2012-02-06 20:50:47 +01:00
keybox-blob.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox-defs.h common: Add a global variable to for the default error source. 2012-02-06 20:50:47 +01:00
keybox-dump.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox-errors.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox-file.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox-init.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox-openpgp.c Fixed set but unused variable bugs 2011-08-10 14:11:30 +02:00
keybox-search-desc.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox-search.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox-update.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox-util.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
mkerrors Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00