1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch deeba405a9 gcc-4 defaults forced me to edit many many files to get rid of the
char * vs. unsigned char * warnings.  The GNU coding standards used to
say that these mismatches are okay and better than a bunch of casts.
Obviously this has changed now.
2005-06-16 08:12:03 +00:00
..
2003-01-09 12:36:05 +00:00
2003-11-17 12:20:11 +00:00
2003-01-09 12:36:05 +00:00
2003-01-09 12:36:05 +00:00
2003-11-17 12:20:11 +00:00
2003-11-17 12:20:11 +00:00
2004-12-02 07:48:09 +00:00
2004-12-19 17:44:20 +00:00
2003-01-09 12:36:05 +00:00
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.