1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +02:00
gnupg/jnlib
2003-01-09 12:36:05 +00:00
..
argparse.c Updated from NewPG 2003-01-09 12:36:05 +00:00
argparse.h Updated from NewPG 2003-01-09 12:36:05 +00:00
ChangeLog Updated from NewPG 2003-01-09 12:36:05 +00:00
dotlock.c Updated from NewPG 2003-01-09 12:36:05 +00:00
dotlock.h Updated from NewPG 2003-01-09 12:36:05 +00:00
libjnlib-config.h Updated from NewPG 2003-01-09 12:36:05 +00:00
logging.c Updated from NewPG 2003-01-09 12:36:05 +00:00
logging.h Updated from NewPG 2003-01-09 12:36:05 +00:00
Makefile.am Updated from NewPG 2003-01-09 12:36:05 +00:00
mischelp.h Updated from NewPG 2003-01-09 12:36:05 +00:00
README Updated from NewPG 2003-01-09 12:36:05 +00:00
stringhelp.c Updated from NewPG 2003-01-09 12:36:05 +00:00
stringhelp.h Updated from NewPG 2003-01-09 12:36:05 +00:00
strlist.c Updated from NewPG 2003-01-09 12:36:05 +00:00
strlist.h Updated from NewPG 2003-01-09 12:36:05 +00:00
types.h Updated from NewPG 2003-01-09 12:36:05 +00:00
xmalloc.c Updated from NewPG 2003-01-09 12:36:05 +00:00
xmalloc.h Updated from NewPG 2003-01-09 12:36:05 +00:00

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 allocator.