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

Updated from NewPG

This commit is contained in:
Werner Koch 2003-01-09 12:36:05 +00:00
parent d3b880b74c
commit 11d5db1dcb
18 changed files with 3105 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 allocator.