gpgme/assuan (Makefile.am README.1st assuan-io.c assuan.h)
cvs user marcus
cvs@cvs.gnupg.org
Wed, 20 Aug 2003 22:20:45 +0200
Date: Wednesday, August 20, 2003 @ 22:20:45
Author: marcus
Path: /cvs/gnupg/gpgme/assuan
Modified: Makefile.am README.1st assuan-io.c assuan.h
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.
-------------+
Makefile.am | 1
README.1st | 19 +++++++++
assuan-io.c | 17 ++++++++
assuan.h | 117 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 154 insertions(+)