gnupg/jnlib
Werner Koch 0a5f742466 Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
..
ChangeLog Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
Makefile.am Changed to GPLv3. 2007-07-04 19:49:40 +00:00
README Fix for bug 537 2006-10-02 11:54:35 +00:00
argparse.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
argparse.h Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 2008-09-29 15:02:55 +00:00
dotlock.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
dotlock.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
dynload.h Use more warning options with modern GCCs. 2008-10-17 19:18:46 +00:00
libjnlib-config.h Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 2008-09-29 15:02:55 +00:00
logging.c Made scdaemon more robust on Windows. 2008-10-15 13:23:10 +00:00
logging.h Fixed creation of private keys under W32. 2007-08-22 20:36:33 +00:00
mischelp.c tryu harder to ignore duplicate specified keyrings and -boxes. 2007-08-24 09:34:39 +00:00
mischelp.h tryu harder to ignore duplicate specified keyrings and -boxes. 2007-08-24 09:34:39 +00:00
stringhelp.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
stringhelp.h Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
strlist.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
strlist.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
t-stringhelp.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
t-support.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
t-support.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
types.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
utf8conv.c Removed unused variable. 2008-06-11 16:35:03 +00:00
utf8conv.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
w32-afunix.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
w32-afunix.h Use Assuan socket wrapper calls. 2007-10-01 14:48:39 +00:00
w32-gettext.c Updated German translation. 2008-05-09 09:54:35 +00:00
w32-reg.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
w32help.h Adjust for the changed Camellia draft. 2008-04-18 09:20:25 +00:00
xmalloc.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
xmalloc.h Changed to GPLv3. 2007-07-04 19:49:40 +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.