gnupg/jnlib
Werner Koch f54b85bc2d A bunch of minor changes for Windows. 2007-07-04 09:34:28 +00:00
..
ChangeLog A bunch of minor changes for Windows. 2007-07-04 09:34:28 +00:00
Makefile.am Made percent_escape more general. 2007-06-19 09:11:11 +00:00
README Fix for bug 537 2006-10-02 11:54:35 +00:00
argparse.c A bunch of minor changes for Windows. 2007-07-04 09:34:28 +00:00
argparse.h Fix for bug 537 2006-10-02 11:54:35 +00:00
dotlock.c First steps towards supporting W32. 2007-06-06 18:12:30 +00:00
dotlock.h Fix for bug 537 2006-10-02 11:54:35 +00:00
dynload.h First steps towards supporting W32. 2007-06-06 18:12:30 +00:00
libjnlib-config.h First steps towards supporting W32. 2007-06-06 18:12:30 +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 Made percent_escape more general. 2007-06-19 09:11:11 +00:00
stringhelp.h Made percent_escape more general. 2007-06-19 09:11:11 +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
t-stringhelp.c Made percent_escape more general. 2007-06-19 09:11:11 +00:00
t-support.c Made percent_escape more general. 2007-06-19 09:11:11 +00:00
t-support.h Made percent_escape more general. 2007-06-19 09:11:11 +00:00
types.h Fix for bug 537 2006-10-02 11:54:35 +00:00
utf8conv.c A whole bunch of changes to allow building for Windows. 2007-06-14 17:05:07 +00:00
utf8conv.h A whole bunch of changes to allow building for Windows. 2007-06-14 17:05:07 +00:00
w32-afunix.c Made percent_escape more general. 2007-06-19 09:11:11 +00:00
w32-afunix.h Fix for bug 537 2006-10-02 11:54:35 +00:00
w32-gettext.c First steps towards supporting W32. 2007-06-06 18:12:30 +00:00
w32-reg.c First steps towards supporting W32. 2007-06-06 18:12:30 +00:00
w32help.h First steps towards supporting W32. 2007-06-06 18:12:30 +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.