gnupg/jnlib
Werner Koch df52700f5c Fixes 2006-10-19 14:22:06 +00:00
..
ChangeLog Fixes 2006-10-19 14:22:06 +00:00
Makefile.am Fix for bug 537 2006-10-02 11:54:35 +00:00
README Fix for bug 537 2006-10-02 11:54:35 +00:00
argparse.c Fix for bug 537 2006-10-02 11:54:35 +00:00
argparse.h Fix for bug 537 2006-10-02 11:54:35 +00:00
dotlock.c Fix for bug 537 2006-10-02 11:54:35 +00:00
dotlock.h Fix for bug 537 2006-10-02 11:54:35 +00:00
libjnlib-config.h Fix for bug 537 2006-10-02 11:54:35 +00:00
logging.c Fix for bug 537 2006-10-02 11:54:35 +00:00
logging.h Fix for bug 537 2006-10-02 11:54:35 +00:00
mischelp.c Fix for bug 537 2006-10-02 11:54:35 +00:00
mischelp.h Fix for bug 537 2006-10-02 11:54:35 +00:00
stringhelp.c Fixes 2006-10-19 14:22:06 +00:00
stringhelp.h Fixes 2006-10-19 14:22:06 +00:00
strlist.c Fix for bug 537 2006-10-02 11:54:35 +00:00
strlist.h Fix for bug 537 2006-10-02 11:54:35 +00:00
types.h Fix for bug 537 2006-10-02 11:54:35 +00:00
utf8conv.c Fix for bug 537 2006-10-02 11:54:35 +00:00
utf8conv.h Fix for bug 537 2006-10-02 11:54:35 +00:00
w32-afunix.c Fix for bug 537 2006-10-02 11:54:35 +00:00
w32-afunix.h Fix for bug 537 2006-10-02 11:54:35 +00:00
w32-pth.c Fix for bug 537 2006-10-02 11:54:35 +00:00
w32-pth.h Fix for bug 537 2006-10-02 11:54:35 +00:00
xmalloc.c Fix for bug 537 2006-10-02 11:54:35 +00:00
xmalloc.h Fix for bug 537 2006-10-02 11:54:35 +00:00

README

JNLIB - This is a collection of utility function which are too small
to put into a library.  The code here is licensed under the LGPL.

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.