gnupg/jnlib
Werner Koch 613c15be88 Removed the libgcrypt stuff and started to modify the source to work with
that external library.
2000-12-19 18:28:36 +00:00
..
ChangeLog See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch 2000-07-14 17:34:53 +00:00
Makefile.am Removed the libgcrypt stuff and started to modify the source to work with 2000-12-19 18:28:36 +00:00
README Add files to new directory. 2000-01-24 12:05:50 +00:00
argparse.c See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch 2000-07-14 17:34:53 +00:00
argparse.h Add files to new directory. 2000-01-24 12:05:50 +00:00
dotlock.c See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch 2000-07-14 17:34:53 +00:00
dotlock.h See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch 2000-07-14 17:34:53 +00:00
libjnlib-config.h Add files to new directory. 2000-01-24 12:05:50 +00:00
logging.c Add files to new directory. 2000-01-24 12:05:50 +00:00
logging.h Add files to new directory. 2000-01-24 12:05:50 +00:00
mischelp.h Add files to new directory. 2000-01-24 12:05:50 +00:00
stringhelp.c Add files to new directory. 2000-01-24 12:05:50 +00:00
stringhelp.h Add files to new directory. 2000-01-24 12:05:50 +00:00
xmalloc.c Add files to new directory. 2000-01-24 12:05:50 +00:00
xmalloc.h Add files to new directory. 2000-01-24 12:05:50 +00:00

README

jnlib - this is a collection of utility function which are
too small to put into a library.

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 allocaort (like gcrypt).