gnupg/jnlib
Werner Koch 30a4096fbb Finished jnlib port to CE. 2010-03-01 12:49:17 +00:00
..
ChangeLog Finished jnlib port to CE. 2010-03-01 12:49:17 +00:00
Makefile.am Finished jnlib port to CE. 2010-03-01 12:49:17 +00:00
README Fix for bug 537 2006-10-02 11:54:35 +00:00
argparse.c Add dummu option --passwd for gpg. 2010-01-08 19:18:49 +00:00
argparse.h Made arg_parse more readable. 2008-11-12 17:41:49 +00:00
dotlock.c First batch of changes to support W32CE. 2010-02-26 18:44:36 +00:00
dotlock.h s/DOTLOCK/dotlock_t/. 2009-09-23 10:28:41 +00:00
dynload.h First batch of changes to support W32CE. 2010-02-26 18:44:36 +00:00
libjnlib-config.h First batch of changes to support W32CE. 2010-02-26 18:44:36 +00:00
logging.c Minor bug fixes. 2009-07-07 16:51:33 +00:00
logging.h Fixed a nasty bug in scdaemon which led to a card reset if the card was 2009-02-25 10:58:56 +00:00
mischelp.c First batch of changes to support W32CE. 2010-02-26 18:44:36 +00:00
mischelp.h First batch of changes to support W32CE. 2010-02-26 18:44:36 +00:00
stringhelp.c First batch of changes to support W32CE. 2010-02-26 18:44:36 +00:00
stringhelp.h Implement tilde expansion in the same was as 1.4. 2009-08-26 08:55:57 +00:00
strlist.c [g13] Add RECIPEINT and CREATE command. 2009-10-19 09:18:46 +00:00
strlist.h [g13] Add RECIPEINT and CREATE command. 2009-10-19 09:18:46 +00:00
t-stringhelp.c First batch of changes to support W32CE. 2010-02-26 18:44:36 +00:00
t-support.c First batch of changes to support W32CE. 2010-02-26 18:44:36 +00:00
t-support.h First batch of changes to support W32CE. 2010-02-26 18:44:36 +00:00
t-timestuff.c First batch of changes to support W32CE. 2010-02-26 18:44:36 +00:00
t-w32-reg.c Finished jnlib port to CE. 2010-03-01 12:49:17 +00:00
types.h New fucntions strconcat and xstrconcat. 2009-08-25 20:19:37 +00:00
utf8conv.c First batch of changes to support W32CE. 2010-02-26 18:44:36 +00:00
utf8conv.h First batch of changes to support W32CE. 2010-02-26 18:44:36 +00:00
w32-afunix.c First batch of changes to support W32CE. 2010-02-26 18:44:36 +00:00
w32-afunix.h Finished jnlib port to CE. 2010-03-01 12:49:17 +00:00
w32-reg.c Finished jnlib port to CE. 2010-03-01 12:49:17 +00:00
w32help.h First batch of changes to support W32CE. 2010-02-26 18:44:36 +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.