gpgme/gpgme (ChangeLog data-stream.c data.c data.h)

cvs user marcus cvs at cvs.gnupg.org
Thu Sep 23 19:54:26 CEST 2004


    Date: Thursday, September 23, 2004 @ 19:54:26
  Author: marcus
    Path: /cvs/gnupg/gpgme/gpgme

Modified: ChangeLog data-stream.c data.c data.h

2004-09-23  Marcus Brinkmann  <marcus at g10code.de>

	* data-stream.c (stream_seek): Call ftello and return the current
	offset.
	* data.h (struct gpgme_data): Change type of data.mem.offset to
	off_t.
	* data.c (gpgme_data_seek): Check dh->cbs->seek callback, not read
	callback.  If SEEK_CUR, adjust the offset by the pending buffer
	size.  Clear pending buffer on success.


---------------+
 ChangeLog     |   10 ++++++++++
 data-stream.c |   11 +++++++++--
 data.c        |   14 ++++++++++++--
 data.h        |    2 +-
 4 files changed, 32 insertions(+), 5 deletions(-)



More information about the Gnupg-commits mailing list