mirror of
git://git.gnupg.org/gnupg.git
synced 2024-10-31 20:08:43 +01:00
cab999130d
* vasprintf.c (vasprintf) [va_copy]: Use va_copy. [!va_copy && __va_copy]: Use __va_copy. [!va_copy && !__va_copy]: Only now fall back to using memcpy. |
||
---|---|---|
.. | ||
ChangeLog | ||
cryptmiss.c | ||
errors.h | ||
fopencookie.c | ||
fseeko.c | ||
ftello.c | ||
gettime.c | ||
i18n.h | ||
Makefile.am | ||
maperror.c | ||
mkdtemp.c | ||
mkerrors | ||
mkerrtok | ||
README | ||
signal.c | ||
sysutils.c | ||
sysutils.h | ||
util.h | ||
vasprintf.c |
Stuff used by several modules of GnuPG. This way we can share error codes and serveral other things. These directories use it: gpg sm agent These directories don't use it: assuan kbx