aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/README
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2000-12-19 10:09:11 +0000
committerWerner Koch <[email protected]>2000-12-19 10:09:11 +0000
commitb08b3dd7e6853bee6f9ee5b791d693b98c6eb39b (patch)
tree3a178ee0bbca2c73199b1e16d1b7ef284f556a02 /jnlib/README
parentAdd progress CB and subkey listing (diff)
downloadgpgme-GPGME-0-1-3.tar.gz
gpgme-GPGME-0-1-3.zip
Add missing jnlib directoryGPGME-0-1-3
Diffstat (limited to '')
-rw-r--r--jnlib/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/jnlib/README b/jnlib/README
new file mode 100644
index 00000000..e49ef445
--- /dev/null
+++ b/jnlib/README
@@ -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 allocator.
+