gnupg/jnlib
Werner Koch 3c351d0232 UTF-8 Fixes 2007-05-04 09:22:18 +00:00
..
ChangeLog UTF-8 Fixes 2007-05-04 09:22:18 +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 UTF-8 Fixes 2007-05-04 09:22:18 +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 Made some PIN pads work. 2006-11-20 16:49:41 +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 jnlib/ 2007-01-25 10:26:55 +00:00
stringhelp.h jnlib/ 2007-01-25 10:26:55 +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 UTF-8 Fixes 2007-05-04 09:22:18 +00:00
utf8conv.h UTF-8 Fixes 2007-05-04 09:22:18 +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.