From b08b3dd7e6853bee6f9ee5b791d693b98c6eb39b Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 19 Dec 2000 10:09:11 +0000 Subject: Add missing jnlib directory --- jnlib/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 jnlib/README (limited to 'jnlib/README') 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. + -- cgit v1.2.3