mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-12 21:58:50 +01:00
cf8f6d3cef
memory error because the CVS version of libgcrypt makes sure that ERRNO gets always set on error even with a faulty user supplied function. |
||
---|---|---|
.. | ||
argparse.c | ||
argparse.h | ||
ChangeLog | ||
dotlock.c | ||
dotlock.h | ||
libjnlib-config.h | ||
logging.c | ||
logging.h | ||
Makefile.am | ||
mischelp.h | ||
README | ||
stringhelp.c | ||
stringhelp.h | ||
strlist.c | ||
strlist.h | ||
types.h | ||
utf8conv.c | ||
utf8conv.h | ||
w32-afunix.c | ||
w32-afunix.h | ||
w32-pth.c | ||
w32-pth.h | ||
xmalloc.c | ||
xmalloc.h |
jnlib - this is a collection of utility function which are too small to put into a library. libjnlib-config.h should be be modified for each project to make these functions fit into the software. Mainly these are memory functions in case you need another allocator.