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:
parent
0070faa0ff
commit
54b141f63e
14 changed files with 2220 additions and 0 deletions
7
jnlib/README
Normal file
7
jnlib/README
Normal 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).
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue