gnupg/jnlib
Werner Koch 9702e85d5d (print_sanitized_buffer): Don't care about
non-ASCII characaters.
(sanitize_buffer): Ditto.
2004-02-18 16:59:19 +00:00
..
ChangeLog (print_sanitized_buffer): Don't care about 2004-02-18 16:59:19 +00:00
Makefile.am Replaced INCLUDES by AM_CPPFLAGS. 2004-02-12 09:29:00 +00:00
README Updated from NewPG 2003-01-09 12:36:05 +00:00
argparse.c * argparse.c (strusage): Changed default copyright year to 2004. 2004-01-16 17:40:50 +00:00
argparse.h Updated from NewPG 2003-01-09 12:36:05 +00:00
dotlock.c Preparing for 1.9.2 release. 2003-11-17 12:20:11 +00:00
dotlock.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
libjnlib-config.h Updated from NewPG 2003-01-09 12:36:05 +00:00
logging.c (writen, fun_writer, fun_closer): New. 2003-12-16 16:30:48 +00:00
logging.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
mischelp.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
stringhelp.c (print_sanitized_buffer): Don't care about 2004-02-18 16:59:19 +00:00
stringhelp.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
strlist.c Preparing for 1.9.2 release. 2003-11-17 12:20:11 +00:00
strlist.h Preparing for 1.9.2 release. 2003-11-17 12:20:11 +00:00
types.h Updated from NewPG 2003-01-09 12:36:05 +00:00
utf8conv.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
utf8conv.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +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

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