gpgme/doc
Werner Koch 6d0d8e7ba0 Make definition of off_t robust against misbehaving w32 toolchains.
* configure.ac (NEED__FILE_OFFSET_BITS): Change to define gpgme_off_t
and gpgme_ssize_t.
(API__OFF_T, API__SSIZE_T): New ac_subst.
* src/gpgme.h.in: Replace all ssize_t and off_t by ac_subst macros.
* src/assuan-support.c, src/ath-pthread.c, src/ath.c, src/ath.h
* src/data-compat.c, src/data-fd.c, src/data-mem.c, src/data-stream.c
* src/data-user.c, src/data.c, src/data.h, src/engine-gpgsm.c
* src/engine-uiserver.c, src/gpgme-tool.c, src/gpgme.c: Replace off_t
by gpgme_off_t and sszie_t by gpgme_ssize_t.
* src/ath-pthread.c, src/ath.h: Include gpgme.h.
--

For a detailed description, see the gpgme.texi diff.
2013-05-16 17:48:50 +02:00
..
examples Updated the example. 2008-06-20 10:40:52 +00:00
.gitignore .gitignore: flesh out rules and add subdirectory-.gitignores. 2012-04-20 16:05:11 +02:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-02 11:36:37 +01:00
DCO Add DCO file 2012-09-25 19:21:00 +02:00
gpgme.texi Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
gpl.texi Include the GnuPG UI Server specification. 2008-06-04 14:14:38 +00:00
HACKING Document contribution rules. 2012-09-25 19:19:13 +02:00
lesser.texi Include the GnuPG UI Server specification. 2008-06-04 14:14:38 +00:00
Makefile.am Document contribution rules. 2012-09-25 19:19:13 +02:00
mdate-sh Update automake scripts. 2008-07-04 15:46:01 +00:00
module-overview.sk Add a module overview diagram. 2008-07-17 17:09:39 +00:00
texinfo.tex Update automake scripts. 2008-07-04 15:46:01 +00:00
uiserver.texi uiserver.texi: fix decryption -> encryption typo in PREP_ENCRYPT discussion. 2012-04-03 15:15:05 +02:00