2003-08-18 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Wed, 20 Aug 2003 20:20:46 +0000 (20:20 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Wed, 20 Aug 2003 20:20:46 +0000 (20:20 +0000)
commit0217495902bbb33d3c429599885192c3aec295e6
tree4dc536749c85c1fa9c72a1464f2730d5a2dfc502
parentc93237c3a4cb4ecc579033c31a56cf447c277be3
2003-08-18  Marcus Brinkmann  <marcus@g10code.de>

*configure.ac (AM_PATH_GPG_ERROR): Require 0.3.

assuan/
See README.1st.

gpgme/
2003-08-19  Marcus Brinkmann  <marcus@g10code.de>

The ath files (ath.h, ath.c, ath-pth.c, ath-pthread.c,
ath-compat.c, ath-pth-compat.c and ath-pthread-compat.c) have been
updated to have better thread support, and the Makefile.am was
changed to reflect that.

* util.h [!HAVE_FOPENCOOKIE]: Remove fopencookie declaration.
* engine-gpgsm.c (gpgsm_assuan_simple_command): Set ERR to return
value of status_fnc.
* rungpg.c (start): Return SAVED_ERRNO, not errno.
19 files changed:
ChangeLog
NEWS
TODO
assuan/Makefile.am
assuan/README.1st
assuan/assuan-io.c
assuan/assuan.h
configure.ac
gpgme/ChangeLog
gpgme/Makefile.am
gpgme/ath-pth-compat.c [new file with mode: 0644]
gpgme/ath-pth.c
gpgme/ath-pthread-compat.c [new file with mode: 0644]
gpgme/ath-pthread.c
gpgme/ath.c
gpgme/ath.h
gpgme/engine-gpgsm.c
gpgme/rungpg.c
gpgme/util.h