1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Add files to new directory.

This is mainly stuff moved from ../util
to here.
This commit is contained in:
Werner Koch 2000-01-24 12:05:50 +00:00
parent 0070faa0ff
commit 54b141f63e
14 changed files with 2220 additions and 0 deletions

7
jnlib/README Normal file
View file

@ -0,0 +1,7 @@
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).