mirror of
git://git.gnupg.org/gnupg.git
synced 2024-10-31 20:08:43 +01:00
.. | ||
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.